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
/
iw
/
lvm_dialog_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup various errors detected by pylint
Hans de Goede
2010-01-14
1
-1
/
+1
*
Consider encryption when checking for duplicate mountpoint. (#526697)
David Lehman
2009-10-09
1
-1
/
+4
*
Use named parameters for translatable strings with multiple params.
David Cantrell
2009-10-01
1
-16
/
+22
*
Edit LVM LV when user has a LV selected.
Joel Granados Moreno
2009-10-01
1
-0
/
+4
*
Make sure user-selected mountpoint is not already in use. (#524584)
David Lehman
2009-09-22
1
-2
/
+12
*
Take into account snapshots and mirrored volumes in lvm dialogs.
David Lehman
2009-09-21
1
-20
/
+27
*
Handle Esc keypress in (some more) dialogs as Cancel - (#520110).
Radek Vykydal
2009-09-21
1
-2
/
+2
*
Fix handling of locked preexisting LUKS devices. (#502310)
David Lehman
2009-08-28
1
-1
/
+2
*
Use gettext.ldngettext when necessary (#467603)
David Cantrell
2009-06-03
1
-6
/
+11
*
Don't schedule a format resize if reformat scheduled. (#500991)
David Lehman
2009-05-15
1
-1
/
+2
*
Correct handling of formats on encrypted preexisting LVs. (#499828)
David Lehman
2009-05-14
1
-24
/
+31
*
Set new mountpoint correctly for existing encrypted LVs. (#496363)
David Lehman
2009-05-08
1
-1
/
+1
*
Fix calculation of smallest PV's size in the lvm dialog. (#493753)
David Lehman
2009-05-07
1
-2
/
+2
*
Support LVM PE sizes > 128MB (#497733)
Cristian Ciupitu
2009-05-05
1
-2
/
+3
*
Allow existing LVs with filesystems to be resized (#490913)
David Cantrell
2009-04-29
1
-3
/
+2
*
If the LV has no child, don't attempt to grab its format (#497239).
Chris Lumens
2009-04-24
1
-1
/
+4
*
Use size instead of currentSize when comparing lv sizes
Hans de Goede
2009-04-16
1
-1
/
+1
*
The entry is named lvsizeentry now.
Joel Granados Moreno
2009-04-14
1
-1
/
+1
*
A volume group device has a "peSize" attribute (not "pesize").
David Lehman
2009-04-13
1
-1
/
+1
*
Remove uncommitted new lv from dict on cancel.
David Lehman
2009-04-13
1
-0
/
+2
*
Use the correct value when setting new extent size. (#493753)
David Lehman
2009-04-13
1
-1
/
+1
*
Clean up the code in editLogicalVolume function.
Joel Granados Moreno
2009-04-10
1
-78
/
+137
*
Aesthetic changes to "editLogicalVolume" function.
Joel Granados Moreno
2009-04-10
1
-76
/
+74
*
Fix display of format type for devices.
David Lehman
2009-04-09
1
-2
/
+2
*
Raise message, not exception when size set in LV dialog is too big.
Radek Vykydal
2009-04-07
1
-1
/
+13
*
Present the correct max lv size in the dialog.
David Lehman
2009-04-02
1
-1
/
+1
*
Fix pylint errors in iw/*.py
Hans de Goede
2009-03-25
1
-1
/
+1
*
Add EFI, Apple Bootstrap, and PPC PReP Boot formats.
David Lehman
2009-03-23
1
-1
/
+1
*
Rework the lvm dialog. (#490301,#490966,#490681,#489870)
David Lehman
2009-03-19
1
-224
/
+377
*
Fix creation of fs options for preexisting encrypted devices.
David Lehman
2009-03-16
1
-2
/
+4
*
clampPVSize -> clampSize in lvm.py (#490295).
Chris Lumens
2009-03-16
1
-1
/
+1
*
Schedule format create action for newly encrypted preexisting LV.
David Lehman
2009-03-13
1
-1
/
+2
*
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
*
Make the lvm dialogs minimally functional.
David Lehman
2009-03-04
1
-68
/
+32
*
Lots of little fixes to lvm dialogs.
David Lehman
2009-03-02
1
-36
/
+75
*
Remove calls to sanityCheckRequest()
David Cantrell
2009-03-02
1
-11
/
+0
*
Syntax and import fixes.
David Cantrell
2009-03-02
1
-2
/
+2
*
Lots of little updates to make things use the new storage module.
David Lehman
2009-02-24
1
-6
/
+4
*
Update UI code to use new storage module.
David Lehman
2009-02-23
1
-361
/
+331
*
Fix a few syntax error caugh by pychecker
Hans de Goede
2008-12-20
1
-2
/
+2
*
Fix the last pychecker warnings in master
Hans de Goede
2008-10-30
1
-1
/
+1
*
Don't prompt for a passphrase when creating encrypted devices.
David Lehman
2008-09-15
1
-25
/
+2
*
Support establishing a global passphrase when creating encrypted devices.
David Lehman
2008-08-19
1
-1
/
+13
*
- Fix formatting on disk sizes >1TB
Peter Jones
2008-08-06
1
-9
/
+8
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-2
/
+3
*
Partitioning UI for handling of preexisting encrypted devices.
David Lehman
2008-03-28
1
-2
/
+6
*
Add support for encrypted LVs.
David Lehman
2008-03-26
1
-0
/
+32
*
Add efi to the ignoreable filesystem list.
Peter Jones
2008-03-14
1
-1
/
+1
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
[next]