index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work the anaconda object into the VNC test
Jesse Keating
2012-10-01
1
-0
/
+4
*
Handle --ignoremissing in _applyYumSelections (#859021).
Chris Lumens
2012-09-25
1
-1
/
+0
*
Don't write out /etc/sysconfig/clock anymore (#859217).
Chris Lumens
2012-09-24
1
-2
/
+0
*
Remove anaconda.instLanguage object and language module
Vratislav Podzimek
2012-09-04
1
-237
/
+0
*
Remove lang-table and localeinfo.py
Vratislav Podzimek
2012-09-04
1
-30
/
+0
*
Update runpylint to find newui modules correctly.
Chris Lumens
2012-08-30
1
-1
/
+1
*
Move expandLangs to localization module
Vratislav Podzimek
2012-08-29
1
-5
/
+0
*
tests: Add tests for new SimpleConfigFile features
Brian C. Lane
2012-08-09
1
-7
/
+41
*
tests: cleanup whitespace in simpleconfig_test.py
Brian C. Lane
2012-08-09
1
-21
/
+21
*
Replace system-config-keyboard with our methods using ksdata.keyboard
Vratislav Podzimek
2012-08-08
1
-20
/
+0
*
Remove upgrade.py and associated tests.
Chris Lumens
2012-08-01
1
-241
/
+0
*
remove Network(): write (configuration) method
Radek Vykydal
2012-07-20
1
-19
/
+0
*
remove Network(): post-configuration of devices used for storage
Radek Vykydal
2012-07-20
1
-19
/
+0
*
remove Network(): copying configuration to target system
Radek Vykydal
2012-07-20
1
-18
/
+0
*
remove Network(): remove methods needed only for old UI
Radek Vykydal
2012-07-20
1
-70
/
+0
*
remove Network(): remove another unused method
Radek Vykydal
2012-07-20
1
-22
/
+0
*
remove Network(): remove unused functions
Radek Vykydal
2012-07-20
1
-81
/
+26
*
Merge branch 'master' into newui-merge
Brian C. Lane
2012-06-20
1
-17
/
+0
|
\
|
*
move vncpassword handling into anaconda; remove recoverVNCPassword
Will Woods
2012-02-15
1
-17
/
+0
|
*
Put NoSuchGroup and DispatchError back, but not in errors.py. (#760786)
David Lehman
2011-12-19
1
-7
/
+7
*
|
Fix some broken tests by unaliasing modules
Michael K. Johnson
2012-05-09
2
-3
/
+7
*
|
Remove all the writeKS methods except in network and storage.
Chris Lumens
2012-04-24
6
-79
/
+0
*
|
Add some unit tests for packaging.
David Lehman
2012-03-21
2
-0
/
+127
*
|
Put NoSuchGroup and DispatchError back, but not in errors.py. (#760786)
David Lehman
2012-02-16
1
-7
/
+7
|
/
*
Change what the third column of lang-table means.
Chris Lumens
2011-10-31
1
-18
/
+4
*
Do a better job of remembering if 'review and modify partitioning' was checked.
Ales Kozumplik
2011-10-21
1
-0
/
+12
*
dracut args: "rhgb quiet" should come last.
Ales Kozumplik
2011-10-04
1
-0
/
+8
*
botoloader: write 'ip=eth0:dhcp,auto6' instead of 'ip=eth0:dhcp ip=eth0:auto6'
Ales Kozumplik
2011-09-27
1
-2
/
+27
*
Update test for createUser and createGroup (#739428)
Brian C. Lane
2011-09-20
1
-3
/
+16
*
isolate localeInfo and expandLangs() from langauges.py into a separate module.
Ales Kozumplik
2011-09-07
2
-6
/
+41
*
Remove unnecessary ROOT_PATH constant passing.
Ales Kozumplik
2011-08-26
9
-48
/
+47
*
Moving anaconda.rootPath to constants.ROOT_PATH.
Ales Kozumplik
2011-08-26
2
-8
/
+7
*
cosmetic: remove trailing whitespace in timezone_test.py
Ales Kozumplik
2011-08-25
1
-23
/
+23
*
ut: cleanup after firewall_test.py
Ales Kozumplik
2011-08-24
1
-6
/
+8
*
ut: move tests/fw_test.py to tests/pyanaconda_test/firewall_test.py
Ales Kozumplik
2011-08-24
1
-0
/
+0
*
Allow answering the uninitialized disk question more than once.
Ales Kozumplik
2011-08-22
1
-0
/
+13
*
Copy /etc/multipath/wwids to the sysimage.
Ales Kozumplik
2011-08-16
3
-1
/
+31
*
dispatcher: do not show install steps in upgrade.
Ales Kozumplik
2011-08-11
1
-0
/
+31
*
edd: fix traceback on Xen.
Ales Kozumplik
2011-08-11
1
-0
/
+22
*
ut: fix upgrade_test.py
Ales Kozumplik
2011-08-09
1
-1
/
+1
*
ut: product_test.py should not fail if executed by itself.
Ales Kozumplik
2011-08-05
1
-7
/
+3
*
Annotate the list of what pylint warnings and errors we ignore.
Chris Lumens
2011-08-01
1
-5
/
+43
*
Disable E1103 (the "some types could not be inferred" message).
Chris Lumens
2011-08-01
2
-6
/
+1
*
Delete the Mocked pyanaconda.product to fix product tests.
Chris Lumens
2011-08-01
1
-0
/
+6
*
Fix import errors in the unit tests.
Chris Lumens
2011-08-01
2
-13
/
+13
*
Remove the booty unit tests.
Chris Lumens
2011-08-01
5
-551
/
+1
*
We also need to catch ValueError on mock.disk.TestFile.__del__.
Chris Lumens
2011-08-01
1
-1
/
+1
*
dispatcher: allow requesting a step without insisting.
Ales Kozumplik
2011-07-28
1
-0
/
+12
*
edd: fix syntax in situation when two edd directories point to the same device.
Ales Kozumplik
2011-07-28
1
-0
/
+29
*
ut: cleanup the taking-over-io mechanism.
Ales Kozumplik
2011-07-27
3
-49
/
+41
[next]