| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some pylint warnings in iw/*.py | Hans de Goede | 2009-03-31 | 3 | -24/+15 |
* | Reference the format by type, not name.(#492596) | Joel Granados Moreno | 2009-03-31 | 1 | -1/+1 |
* | Assign weights to partition requests when doing manual or kickstart installs. | Chris Lumens | 2009-03-30 | 1 | -1/+9 |
* | Fix problem with format and migrate combo box activation. | David Cantrell | 2009-03-30 | 1 | -2/+2 |
* | Correct bounds checking problems in 'Shrink current system' | David Cantrell | 2009-03-30 | 1 | -14/+12 |
* | Fix pylint errors in iw/*.py | Hans de Goede | 2009-03-25 | 3 | -2/+7 |
* | Do not flag every existing partition for resize (#491803) | David Cantrell | 2009-03-24 | 1 | -1/+3 |
* | Remove unused noformatCB() function. | David Cantrell | 2009-03-24 | 1 | -9/+1 |
* | Remove unnecessary istruefalse() function. | David Cantrell | 2009-03-24 | 1 | -7/+2 |
* | Add EFI, Apple Bootstrap, and PPC PReP Boot formats. | David Lehman | 2009-03-23 | 2 | -2/+2 |
* | If the new size and old size are the same, treat as a no-op (#491496). | Chris Lumens | 2009-03-23 | 1 | -3/+7 |
* | Fix traceback when editing encrypted mdraid device in UI. | Radek Vykydal | 2009-03-20 | 1 | -4/+5 |
* | Handle system crappyness. | Joel Granados Moreno | 2009-03-19 | 1 | -1/+1 |
* | Fix New partition in UI | Radek Vykydal | 2009-03-19 | 1 | -1/+2 |
* | Rework the lvm dialog. (#490301,#490966,#490681,#489870) | David Lehman | 2009-03-19 | 1 | -224/+377 |
* | Destroy and create luks child of raid array too when editing in UI. | Radek Vykydal | 2009-03-18 | 1 | -10/+14 |
* | Editing non-existent raid device by destroying and creating actions | Radek Vykydal | 2009-03-18 | 1 | -36/+43 |
* | actionDestroyFormat call takes device, not format | Radek Vykydal | 2009-03-18 | 1 | -2/+2 |
* | Fix getChildren call in partition UI | Radek Vykydal | 2009-03-18 | 1 | -1/+1 |
* | Do not duplicate requested minor number in edit raid UI list. | Radek Vykydal | 2009-03-18 | 1 | -1/+1 |
* | Offer available partitions when editing non-preexisting raid request. | Radek Vykydal | 2009-03-18 | 1 | -1/+1 |
* | Do not create a LUKSDevice if we do not have a way to map the device. | David Lehman | 2009-03-16 | 3 | -19/+56 |
* | Fix creation of fs options for preexisting encrypted devices. | David Lehman | 2009-03-16 | 4 | -19/+27 |
* | Fix lots of buggy behavior in the partition dialog. | David Lehman | 2009-03-16 | 1 | -12/+23 |
* | editPartitionRequest -> editPartition in iw/partition_gui.py (#490384). | Chris Lumens | 2009-03-16 | 1 | -3/+3 |
* | clampPVSize -> clampSize in lvm.py (#490295). | Chris Lumens | 2009-03-16 | 1 | -1/+1 |
* | Create separate resize actions for formats and devices. | David Cantrell | 2009-03-15 | 1 | -27/+53 |
* | Fix display of LV format type for encrypted LVs. | David Lehman | 2009-03-13 | 1 | -1/+1 |
* | Schedule format create for newly encrypted preexisting partition. | David Lehman | 2009-03-13 | 1 | -0/+1 |
* | Schedule format create action for newly encrypted preexisting LV. | David Lehman | 2009-03-13 | 1 | -1/+2 |
* | Use the right import path for checkbootloader (#490049). | Chris Lumens | 2009-03-13 | 1 | -1/+1 |
* | Fix infinite loops in partition screen populate. (#490051) | David Lehman | 2009-03-13 | 1 | -0/+2 |
* | Fix getting of number of total devices of sw raid. | Radek Vykydal | 2009-03-13 | 1 | -0/+1 |
* | Fix editing of existing logical volume. | Radek Vykydal | 2009-03-13 | 1 | -2/+2 |
* | Fix a few bugs in the lvm dialog. (#489022) | David Lehman | 2009-03-11 | 1 | -2/+2 |
* | Hook up 'Shrink current system' dialog to new storage code. | David Cantrell | 2009-03-10 | 1 | -7/+13 |
* | Speed up partitioning screen redraws by trimming workload where possible. | David Lehman | 2009-03-10 | 1 | -40/+48 |
* | Fix name collision between formats.mdraid and devicelibs.mdraid. | David Lehman | 2009-03-10 | 1 | -5/+5 |
* | Fix several minor bugs preventing upgrade/rescue mount. (#488946) | David Lehman | 2009-03-09 | 1 | -1/+1 |
* | Fix booty for dmraid | Hans de Goede | 2009-03-09 | 1 | -2/+2 |
* | It's self.origrequest, not self.origreqest (#489036). | Chris Lumens | 2009-03-09 | 1 | -1/+1 |
* | Add dmraid functionality to new storage code. | Joel Granados Moreno | 2009-03-06 | 2 | -10/+7 |
* | Pass storage.disks, not storage, to createAllowed.... (#488860) | David Lehman | 2009-03-05 | 1 | -1/+1 |
* | Prevent clobbering of name 'mdraid' by qualifying it. | David Lehman | 2009-03-05 | 1 | -2/+2 |
* | Fix a couple problems on the "Change device" bootloader dialog. | Chris Lumens | 2009-03-05 | 1 | -4/+8 |
* | Remove all uses of isys.cdromList, which no longer exists. | Chris Lumens | 2009-03-05 | 1 | -2/+2 |
* | Check to see if we're on S390 on the congrats screen (#488747). | Chris Lumens | 2009-03-05 | 1 | -1/+2 |
* | Merge branch 'master' into storage | David Lehman | 2009-03-04 | 2 | -7/+27 |
|\ |
|
| * | reIPL support for s390 | Mark Hamzy | 2009-03-02 | 1 | -5/+27 |
| * | Revert "Use direct reference instead of setattr()." | David Cantrell | 2009-02-23 | 1 | -2/+4 |