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
/
pyanaconda
Commit message (
Expand
)
Author
Age
Files
Lines
*
Behave nice when root password is set by kickstart
HEAD
master
Martin Sivak
2013-03-01
1
-4
/
+21
*
Password spoke is mandatory if the created user is not an admin
Martin Sivak
2013-03-01
1
-1
/
+2
*
Use the user data provided by kickstart
Martin Sivak
2013-03-01
1
-7
/
+46
*
Add the User creation spoke including the Advanced dialog
Martin Sivak
2013-03-01
4
-1
/
+1235
*
Bonding support: kickstart
Radek Vykydal
2013-03-01
1
-1
/
+1
*
Condense some duplicated and overly wordy code in custom.py.
Chris Lumens
2013-02-28
1
-39
/
+39
*
Add a new allMembers property that returns a list of pages and members.
Chris Lumens
2013-02-28
1
-0
/
+6
*
All Pages have a title, so get rid of the getattr games.
Chris Lumens
2013-02-28
1
-2
/
+2
*
Allow more than one Page to be expanded at a time.
Chris Lumens
2013-02-28
2
-35
/
+5
*
Get rid of the currentPage method.
Chris Lumens
2013-02-28
2
-13
/
+22
*
Promote page._members to page.members.
Chris Lumens
2013-02-28
2
-18
/
+16
*
Require passing the title to a Page's constructor.
Chris Lumens
2013-02-28
2
-14
/
+12
*
A bunch more "install" -> "installation" changes.
Chris Lumens
2013-02-28
6
-7
/
+7
*
When the user clicks "Reclaim Space", go back to the hub (#911792).
Chris Lumens
2013-02-28
1
-7
/
+12
*
Modify the logic that makes the reclaim button sensitive (#911793).
Chris Lumens
2013-02-28
1
-1
/
+8
*
Add a free space line under every disk in the reclaim dialog.
Chris Lumens
2013-02-28
2
-1
/
+17
*
Remove the initial sentence from the top of the reclaim dialog (#911793).
Chris Lumens
2013-02-28
1
-2
/
+1
*
Fix a traceback in verifying optical media on the source spoke.
Chris Lumens
2013-02-28
1
-2
/
+2
*
Revert "Hook up the "Remove Packages" button on the dep solving error screen....
Chris Lumens
2013-02-28
3
-28
/
+2
*
Don't display "(null)" as a MountpointSelector's mountpoint.
Chris Lumens
2013-02-28
1
-1
/
+4
*
Try to import modules the standard way first in collect
Martin Sivak
2013-02-22
2
-5
/
+30
*
Add more stuff to the exception reporting skip list.
Chris Lumens
2013-02-21
1
-0
/
+3
*
Compare Sizes to Sizes in the reclaim dialog (#913484).
Chris Lumens
2013-02-21
1
-1
/
+2
*
The disk cart summary does not need a mnemonic.
Chris Lumens
2013-02-21
2
-3
/
+2
*
Fix RAID level test
Brian C. Lane
2013-02-20
1
-5
/
+7
*
If you attempt to search on the network device pane, don't crash.
Chris Lumens
2013-02-20
1
-0
/
+3
*
Don't treat the _ in x86_64 as a mnemonic.
Chris Lumens
2013-02-20
1
-0
/
+2
*
If you set_markup, the label forgets set_use_underline from glade.
Chris Lumens
2013-02-20
1
-0
/
+1
*
Don't try to update spokes that are indirect.
Chris Lumens
2013-02-20
1
-2
/
+2
*
If you cannot reclaim more space, don't show the reclaim radio (#911791).
Chris Lumens
2013-02-20
1
-7
/
+15
*
Swap the order of the part scheme combo and encryption checkbox.
Chris Lumens
2013-02-20
1
-36
/
+36
*
Fix for the addons kickstart support
Vratislav Podzimek
2013-02-19
1
-3
/
+4
*
kickstart.py needs udev that now lives in blivet
Vratislav Podzimek
2013-02-19
1
-11
/
+12
*
Refactor pieces of the Datetime spoke and move some parts to kickstart.py
Vratislav Podzimek
2013-02-19
3
-42
/
+56
*
Set ONBOOT=no for default autoconnections (#905918, #886090)
Radek Vykydal
2013-02-19
1
-0
/
+2
*
Don't use "type" to name a variable.
Radek Vykydal
2013-02-19
1
-4
/
+4
*
Update all spokes on a Hub when spoke is exited
Martin Sivak
2013-02-15
1
-1
/
+2
*
Wait for continueButton in KS mode if the user changed anything
Martin Sivak
2013-02-15
1
-15
/
+21
*
Fix up word wrap on the DetailedErrorDialog.
Chris Lumens
2013-02-15
2
-1
/
+3
*
Display storage warnings, similar to how errors are displayed (#909410).
Chris Lumens
2013-02-15
1
-20
/
+33
*
Fix reprompting and screen redrawing on invalid input
Vratislav Podzimek
2013-02-15
1
-2
/
+6
*
Refresh addons_paths once we know if gui or tui takes place
Vratislav Podzimek
2013-02-15
1
-1
/
+11
*
Fixup kickstart script logging
Brian C. Lane
2013-02-14
3
-45
/
+54
*
Tell libreport the crash happened in Anaconda (#885690)
Vratislav Podzimek
2013-02-14
1
-0
/
+1
*
Move the encryption checkbox to the dialog
Brian C. Lane
2013-02-13
2
-38
/
+58
*
re-fetch metadata when proxy settings change
Brian C. Lane
2013-02-13
1
-4
/
+6
*
install -> installation in a couple user-visible strings.
Chris Lumens
2013-02-13
3
-6
/
+6
*
Restore support for partial kickstart files (#887254).
Chris Lumens
2013-02-13
9
-34
/
+67
*
Get rid of packagesSeen.
Chris Lumens
2013-02-13
2
-8
/
+3
*
Remove debugging print (DatetimeSpoke)
Vratislav Podzimek
2013-02-13
1
-1
/
+0
[next]