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
/
partition_dialog_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
1
-550
/
+0
*
Check for sane mountpoint in partition dialog (#592185)
Brian C. Lane
2010-05-20
1
-3
/
+9
*
Don't drop encryption when re-editing new encrypted partitions. (#582888)
David Lehman
2010-05-19
1
-1
/
+11
*
Use gtk consts instead of magic ints.
Radek Vykydal
2010-05-07
1
-2
/
+2
*
Never pass "<Not applicable>" as mountpoint to format constructors.
David Lehman
2010-03-10
1
-0
/
+3
*
Fix up device dialogs' handling of preexisting formatting.
David Lehman
2010-03-10
1
-12
/
+46
*
Merge branch 'no-instdata'
Chris Lumens
2010-02-08
1
-2
/
+2
|
\
|
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
1
-2
/
+2
*
|
Use 0 for a default max_req_size instead of None.
David Lehman
2010-02-05
1
-1
/
+1
|
/
*
Add support for whole-disk formatting.
David Lehman
2009-12-09
1
-3
/
+3
*
Select drives in partition dialog, preserving settings. (#529931)
David Lehman
2009-11-02
1
-2
/
+2
*
Fix arrow key cycling in the Edit Partition dialog (#519641).
Chris Lumens
2009-10-27
1
-4
/
+2
*
Consider encryption when checking for duplicate mountpoint. (#526697)
David Lehman
2009-10-09
1
-1
/
+4
*
Make sure user-selected mountpoint is not already in use. (#524584)
David Lehman
2009-09-22
1
-2
/
+16
*
Handle Esc keypress in (some more) dialogs as Cancel - (#520110).
Radek Vykydal
2009-09-21
1
-1
/
+1
*
Fix handling of locked preexisting LUKS devices. (#502310)
David Lehman
2009-08-28
1
-2
/
+7
*
Fix up handling of preexisting partitions.
David Lehman
2009-08-28
1
-2
/
+0
*
Pick up mountpoint set for protected partitions. (#498591)
David Lehman
2009-08-28
1
-0
/
+3
*
Update code that checks for devices that contain install media.
David Lehman
2009-07-01
1
-1
/
+1
*
Create and use unique ids for Device instances. (#500808)
David Lehman
2009-05-28
1
-1
/
+1
*
Don't schedule a format resize if reformat scheduled. (#500991)
David Lehman
2009-05-15
1
-1
/
+1
*
Allow setting a mountpoint w/o formatting an encrypted partition. (#495417)
David Lehman
2009-04-24
1
-5
/
+3
*
Remove encryption from preexisting device if "Encrypt" is deactivated.
David Lehman
2009-04-24
1
-1
/
+21
*
Fix indentation of preexisting partition handling block.
David Lehman
2009-04-24
1
-35
/
+35
*
Fix preservation of format attrs for preexisting luks partitions.
David Lehman
2009-04-21
1
-13
/
+12
*
Fix changing size of newly created partitions
Hans de Goede
2009-04-15
1
-0
/
+1
*
Fix format check box for pre-existing partitions (#491675)
David Cantrell
2009-04-02
1
-21
/
+45
*
Assign weights to partition requests when doing manual or kickstart installs.
Chris Lumens
2009-03-30
1
-1
/
+9
*
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 New partition in UI
Radek Vykydal
2009-03-19
1
-1
/
+2
*
Do not create a LUKSDevice if we do not have a way to map the device.
David Lehman
2009-03-16
1
-4
/
+13
*
Fix creation of fs options for preexisting encrypted devices.
David Lehman
2009-03-16
1
-1
/
+1
*
Fix lots of buggy behavior in the partition dialog.
David Lehman
2009-03-16
1
-12
/
+23
*
Schedule format create for newly encrypted preexisting partition.
David Lehman
2009-03-13
1
-0
/
+1
*
Make it possible to create encrypted partitions interactively.
David Lehman
2009-03-03
1
-28
/
+28
*
Import LUKSDevice from storage.devices since we might use it.
David Lehman
2009-03-03
1
-1
/
+1
*
Lots of fixes to partition dialog.
David Lehman
2009-03-02
1
-20
/
+24
*
Remove calls to sanityCheckRequest()
David Cantrell
2009-03-02
1
-15
/
+0
*
Syntax fixes for new storage code.
David Cantrell
2009-03-02
1
-2
/
+3
*
Syntax and import fixes.
David Cantrell
2009-03-02
1
-3
/
+3
*
Update UI code to use new storage module.
David Lehman
2009-02-23
1
-238
/
+172
*
Read CHS values from Device.biosGeometry property
David Cantrell
2009-02-12
1
-1
/
+1
*
Use device property on Disk and Geometry objects.
David Cantrell
2009-02-12
1
-1
/
+1
*
Removed sector<->cylinder conversion functions.
David Cantrell
2009-02-12
1
-5
/
+4
*
Don't prompt for a passphrase when creating encrypted devices.
David Lehman
2008-09-15
1
-50
/
+4
*
Support establishing a global passphrase when creating encrypted devices.
David Lehman
2008-08-19
1
-2
/
+26
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-2
/
+2
*
remove debugging print
Bill Nottingham
2008-04-07
1
-1
/
+0
*
Partitioning UI for handling of preexisting encrypted devices.
David Lehman
2008-03-28
1
-16
/
+16
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
[next]