summaryrefslogtreecommitdiffstats
path: root/pyanaconda
Commit message (Expand)AuthorAgeFilesLines
* Number timezones starting with 1 (#859342)Martin Sivak2012-11-191-2/+2
* only call bootloader.check() if bootloader is setup (#875278)Brian C. Lane2012-11-161-3/+2
* Make the custom and keyboard toolbar buttons larger (mizmo).Chris Lumens2012-11-162-1/+14
* More changes to leave the spoke via a glib idle call, not calling directly.Chris Lumens2012-11-161-7/+6
* Hide the custom addon button.Chris Lumens2012-11-161-1/+3
* Enable verbose yum logging once moreJesse Keating2012-11-152-6/+19
* Handle nfsiso leavings by dracut (#876223)Jesse Keating2012-11-142-41/+67
* Prevent some raid-related tracebacks. (#874034)David Lehman2012-11-141-4/+15
* Don't try to save changes to a locked luks device. (#876180)David Lehman2012-11-141-1/+5
* Keyboard test layout padding fix (mizmo).Chris Lumens2012-11-141-0/+1
* Include hidden disks in the storage spoke's list of devices (#875475).Chris Lumens2012-11-141-4/+5
* Make the DetailedErrorDialog taller by default (#874620).Chris Lumens2012-11-141-0/+1
* If there's only a Quit button, don't make it secondary.Chris Lumens2012-11-141-2/+3
* Handle package dependency errors on kickstart installs too (#865073).Chris Lumens2012-11-144-2/+35
* Rework custom partitioning alignment too (mizmo).Chris Lumens2012-11-141-153/+152
* Attempt to fix the shrunken storage UI (mizmo).Chris Lumens2012-11-141-97/+110
* Do not allow TreeView search in AddLayout dialog (#876131)Vratislav Podzimek2012-11-141-0/+1
* Use the main loop to control displaying the resize dialog.Chris Lumens2012-11-131-11/+12
* Use ksdata to set default runlevelJesse Keating2012-11-131-10/+8
* Execute xconfig data (#874868)Jesse Keating2012-11-131-0/+1
* Write out xconfig data when executedJesse Keating2012-11-131-3/+8
* Code cleanupsJesse Keating2012-11-131-5/+5
* Link to the correct default targetJesse Keating2012-11-131-19/+4
* Add a mapping of old run level to new systemd targetJesse Keating2012-11-121-1/+4
* Quit after handling transaction errors.Chris Lumens2012-11-121-1/+2
* Add a function to display relevant transaction errors (#873106).Chris Lumens2012-11-121-9/+28
* Don't decorate error dialogs.Chris Lumens2012-11-121-1/+3
* Fix error handling when new device ends up with size 0.David Lehman2012-11-121-15/+11
* Explicitly request all free space when no size given in custom. (#872833)David Lehman2012-11-121-1/+7
* Disable the language spoke off the first hub, for now (#874263).Chris Lumens2012-11-121-0/+4
* Wrap text on install options dialogs (#874265).Chris Lumens2012-11-121-0/+11
* Encode unicode strings from XklWrapper (#873762)Vratislav Podzimek2012-11-121-1/+1
* Network spoke: fix traceback (number of callback parameters) (#875393)Radek Vykydal2012-11-121-2/+4
* Show NFS as the source if dracut left it for us (#875235)Jesse Keating2012-11-091-2/+13
* Convert the accordion Button to a LinkButton (mizmo).Chris Lumens2012-11-091-3/+3
* Buttons shouldn't scream at people (#868536, mizmo).Chris Lumens2012-11-095-11/+11
* Don't attempt to handle exceptions when NFS mounts fail.Chris Lumens2012-11-091-8/+3
* If there's an error setting up the source, display it as the status.Chris Lumens2012-11-091-8/+7
* Add logging around the messages that can be processed by the hub.Chris Lumens2012-11-092-1/+6
* You can't reformat a btrfs volume/subvolume.David Lehman2012-11-091-1/+2
* Always account for device removals in their containers.David Lehman2012-11-093-3/+4
* Fix container member management for md devices.David Lehman2012-11-091-2/+13
* Use a more robust method for removing previous autopart. (#868589)David Lehman2012-11-091-3/+5
* Post-custom sanity check determines storage spoke completeness. (#868925)David Lehman2012-11-091-0/+4
* Fix detection of inactive md arrays. (#873031)David Lehman2012-11-092-17/+12
* Vastly simplify the process for applying changes from custom spoke.David Lehman2012-11-092-169/+28
* Clean up container disk set and encryption change handling. (#874714)David Lehman2012-11-091-15/+20
* Honor kickstart bootloader --location=none. (#871143)David Lehman2012-11-094-8/+28
* Use original raid level and disk set when reverting a device.David Lehman2012-11-091-5/+4
* Set raid level based on defined volume for not-yet-btrfs mounts.David Lehman2012-11-091-1/+9