index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iw
/
partition_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix check for newly encrypted partitions in main part window.
David Lehman
2009-03-03
1
-1
/
+3
*
Several fixes to main partitioning gui.
David Lehman
2009-03-03
1
-16
/
+5
*
Import lvm module to provide has_lvm.
David Lehman
2009-03-02
1
-0
/
+1
*
Import doPartitioning from storage.partitioning.
David Cantrell
2009-03-02
1
-1
/
+2
*
Lots of minor fixes and cleanups. A non-exhaustive list follows.
David Lehman
2009-02-27
1
-24
/
+26
*
Lots of little updates to make things use the new storage module.
David Lehman
2009-02-24
1
-1
/
+1
*
Remove a bunch of obsolete imports.
David Lehman
2009-02-23
1
-6
/
+0
*
Update UI code to use new storage module.
David Lehman
2009-02-23
1
-349
/
+291
*
It's part.active, not part.is_active().
Chris Lumens
2009-02-16
1
-1
/
+1
*
Iterate over partitions to see free space.
David Cantrell
2009-02-12
1
-1
/
+7
*
Syntax fixes for the new pyparted for parted.FileSystem.
David Cantrell
2009-02-12
1
-2
/
+2
*
Iterate over partitions using disk.partitions
David Cantrell
2009-02-12
1
-12
/
+5
*
Read CHS values from Device.biosGeometry property
David Cantrell
2009-02-12
1
-7
/
+6
*
Use device property on Disk and Geometry objects.
David Cantrell
2009-02-12
1
-14
/
+14
*
Syntax changes for the new pyparted.
David Cantrell
2009-02-12
1
-2
/
+2
*
Don't use the native_type flag anymore.
Chris Lumens
2009-02-12
1
-2
/
+2
*
Removed partedUtils.get_partition_name()
David Cantrell
2009-02-12
1
-3
/
+3
*
Removed sector<->cylinder conversion functions.
David Cantrell
2009-02-12
1
-4
/
+2
*
Removed partedUtils.getPartSizeMB()
David Cantrell
2009-02-12
1
-3
/
+3
*
Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.
David Cantrell
2009-02-12
1
-1
/
+1
*
Fix a few syntax error caugh by pychecker
Hans de Goede
2008-12-20
1
-1
/
+2
*
Partition requests can be None when populating the tree. (#474284)
David Lehman
2008-12-03
1
-5
/
+4
*
Display the lock icon for encrypted RAID members. (#459123)
David Lehman
2008-08-19
1
-0
/
+3
*
- Fix formatting on disk sizes >1TB
Peter Jones
2008-08-06
1
-6
/
+6
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-4
/
+5
*
Don't show the label column (#441352)
Jeremy Katz
2008-04-07
1
-1
/
+1
*
Make it obvious which partitions are being formatted and encrypted
Jeremy Katz
2007-12-31
1
-5
/
+14
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-2
/
+2
*
GPLv2+ boilerplates on all of the iw/*.py files.
David Cantrell
2007-12-17
1
-8
/
+14
*
UI for logical volume resizing
Jeremy Katz
2007-11-29
1
-1
/
+1
*
no more partitioning.py
Jeremy Katz
2007-11-06
1
-1
/
+0
*
Remove unused imports. Yes I know this is stupid nitpicky crap, but I like
Chris Lumens
2007-09-19
1
-1
/
+0
*
iw/partition_gui.py: Add and populate FS label column (#248436)
msivak
2007-08-24
1
-0
/
+14
*
Add a little more space between the device description and the stripe for tall
Chris Lumens
2007-03-28
1
-1
/
+1
*
2007-03-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-07
1
-1
/
+1
*
Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,
Chris Lumens
2007-02-27
1
-8
/
+7
*
Use %d instead of %g for LVM size display (#219414).
Chris Lumens
2007-01-04
1
-2
/
+2
*
Make sure to copy the format attribute over to the request on certain new
Chris Lumens
2006-12-01
1
-1
/
+1
*
Forget partitioning changes when going back to the parttype screen (#211255).
Chris Lumens
2006-10-19
1
-5
/
+2
*
Pass updateSrc to createAllowedDrivesList (#208677).
Chris Lumens
2006-10-02
1
-3
/
+2
*
Mark strings for translation (#199022).
Chris Lumens
2006-08-14
1
-2
/
+2
*
I guess we do still have to rescan devices all the time.
Chris Lumens
2006-08-02
1
-1
/
+1
*
- make mpath + iscsi work
Peter Jones
2006-08-01
1
-1
/
+1
*
Remove help-related methods, classes, and variables since that stuff has
Chris Lumens
2006-05-16
1
-1
/
+0
*
Make all UI steps use anaconda class. Add system-config-keyboard shim.
Chris Lumens
2006-05-04
1
-6
/
+6
*
2006-01-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-01-26
1
-141
/
+0
*
2005-10-11 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-10-11
1
-1
/
+1
*
Fix constants imports so we get everything that was moved into
Chris Lumens
2005-10-06
1
-1
/
+1
*
Use new logging system.
Chris Lumens
2005-08-12
1
-1
/
+4
*
2005-04-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-17
1
-9
/
+1
[next]