| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-04-18 | * DistUpgrade/DistUpgradeViewGtk.py: | Michael Vogt | 1 | -0/+1 | |
| - apply evil hack to work-around bug in the atexit functionality | |||||
| 2006-04-18 | * improved logging | Michael Vogt | 1 | -0/+12 | |
| * DistUpgrade/Changelog: added | |||||
| 2006-04-13 | * fix api change in aptsources.py | Michael Vogt | 1 | -2/+2 | |
| 2006-04-03 | * use the shiped aptsources.py instead of the systems one | Michael Vogt | 1 | -1/+1 | |
| 2006-03-27 | * various fixes | Michael Vogt | 1 | -2/+3 | |
| 2006-03-27 | * if apt fails, try to recover with "dpkg --configure -a" | Michael Vogt | 1 | -3/+4 | |
| 2006-03-24 | * merge with the stuff from the update-manager--mvo branch | Michael Vogt | 1 | -6/+10 | |
| 2006-02-19 | * dialog_confirm_changes: | Sebastian Heinlein | 1 | -18/+19 | |
| - Show a question mark icon in the confirm changes dialog - Fixed some spacing in the confirm changes dialog - Use a more informative label for the ob button and the summary - Do not show the close button of the wm - Use plural gettext in the summary - Include the summary into the alert message * common error dialogs: - Do not show the close button of the wm - Hopefully made the wording of some error dialogs clearer - Show the missing free space on the corresponding error dialog | |||||
| 2006-02-06 | * added a "PostUpgrade{Install,Remove,Purge}" rule, removed the ForcedPurges ↵ | Michael Vogt | 1 | -10/+1 | |
| and superseed it with the new rule | |||||
| 2006-02-03 | * fix in the retry code | Michael Vogt | 1 | -3/+3 | |
| 2006-02-03 | * added MaxRetries to the configuration, retry on update errors as well | Michael Vogt | 1 | -12/+21 | |
| 2006-02-02 | * make DistUpgadeConfigParser -> DistUpgradeConfig | Michael Vogt | 1 | -2/+2 | |
| 2006-02-02 | * make force_purges work | Michael Vogt | 1 | -3/+20 | |
| 2006-02-02 | * fix small problems in the per-meta-pkg obsoletes support | Michael Vogt | 1 | -0/+5 | |
| 2006-02-02 | * make the Config-File more usable | Michael Vogt | 1 | -20/+18 | |
| 2006-02-02 | * started to implement a more flexible config file approach | Michael Vogt | 1 | -7/+7 | |
| 2006-01-31 | * fix a bogus cache.commit() | Michael Vogt | 1 | -1/+0 | |
| 2006-01-26 | * Add a virtual step 5 "complete" and some hidden widgets to the main ↵ | Sebastian Heinlein | 1 | -0/+1 | |
| window. the effect: if the upgrade is complete all progress list points are checked | |||||
| 2006-01-26 | * merged from michael | Sebastian Heinlein | 1 | -0/+3 | |
| 2006-01-26 | * log the removal candidates as well | Michael Vogt | 1 | -0/+1 | |
| 2006-01-26 | * merged from mvo | Sebastian Heinlein | 1 | -13/+37 | |
| * remove the commented line about hiding the progress bar at the end of the installation. the full progress bar is importnat to indicate the end of the upgrade. so i don't see any need to perhaps uncomment this again in the future | |||||
| 2006-01-26 | * DistUpgrade/DistUpgradeViewGtk.py: added utf8() function | Michael Vogt | 1 | -0/+2 | |
| * DistUpgrade/DistUpgradeControler.py: comments added | |||||
| 2006-01-26 | * retry automatically on network problems | Michael Vogt | 1 | -13/+37 | |
| 2006-01-24 | * New glade based error dialog | Sebastian Heinlein | 1 | -2/+2 | |
| * Wording: error dialog and status messages * Do not hide the progressbar at the end | |||||
| 2006-01-23 | * merged with michael | Sebastian Heinlein | 1 | -0/+11 | |
| 2006-01-23 | * forced_obsoletes added | Michael Vogt | 1 | -0/+11 | |
| 2006-01-23 | * Merged with Michael | Sebastian Heinlein | 1 | -4/+1 | |
| 2006-01-23 | * Merged from Michael | Sebastian Heinlein | 1 | -1/+14 | |
| * Set ellipsize to the status label and the progress bar * More status messages | |||||
| 2006-01-23 | * merged sebastians changes | Michael Vogt | 1 | -12/+6 | |
| * minor changes to them | |||||
| 2006-01-23 | * show the update dialog on the center of the screen | Sebastian Heinlein | 1 | -9/+6 | |
| * minor alignment and spacing issues * set an urgency hint on starting * unset sensitive instead of hiding the terminal expander * add a nice dialog "confirm_restart" * nicer status messages * remove the second status label (label_extra_status) show speed and files in the label_status and only the time in the progress bar | |||||
| 2006-01-23 | * added check if the download size fits onto the download partition | Michael Vogt | 1 | -0/+11 | |
| 2006-01-23 | * merged with sebastian | Michael Vogt | 1 | -2/+1 | |
| * DistUpgrade/DistUpgrade.glade: make the "hbuttonbox2" invisible * DistUpgrade/DistUpgradeViewGtk.py: support cancel with the window-managers delete event | |||||
| 2006-01-22 | * expand the terminal on a conffile question | Michael Vogt | 1 | -0/+9 | |
| 2006-01-22 | * Deal with install errors | Michael Vogt | 1 | -1/+1 | |
| 2006-01-18 | * make it the dapper upgrader | Michael Vogt | 1 | -4/+4 | |
| 2006-01-18 | * refactored more stuff into the cache (out of the controler) | Michael Vogt | 1 | -38/+7 | |
| 2006-01-18 | * DistUpgradeCache: fixes in the upgrade logic for meta-pkgs | Michael Vogt | 1 | -6/+1 | |
| * DistUpgradeControler: removed Controler.missing_pkgs | |||||
| 2006-01-18 | * moved most of the upgrade logic to the DistUpgradeCache() class | Michael Vogt | 1 | -199/+5 | |
| 2006-01-16 | * log the package name in the removal blacklist as well | Michael Vogt | 1 | -1/+1 | |
| 2006-01-13 | * check the removal_blacklist after a "normal" upgrade as well | Michael Vogt | 1 | -4/+16 | |
| 2006-01-12 | * more small fixes in the cruft calculation code | Michael Vogt | 1 | -2/+3 | |
| 2006-01-12 | * typo fix | Michael Vogt | 1 | -2/+2 | |
| 2006-01-12 | * added a "removal_blacklist.txt" that contains regexp for packagenames that ↵ | Michael Vogt | 1 | -12/+34 | |
| should never get removed | |||||
| 2006-01-12 | * the log includes timing information as well now | Michael Vogt | 1 | -1/+3 | |
| * give a start/end markeer for the obsoletes calculation to see how long it takes | |||||
| 2006-01-12 | * more fixes to the cruft detection code | Michael Vogt | 1 | -2/+3 | |
| 2006-01-12 | * fixes in the changes calculation code | Michael Vogt | 1 | -5/+4 | |
| 2006-01-11 | * be careful about remove obsolete, only remove if no other package (outside | Michael Vogt | 1 | -6/+38 | |
| of obsoletes) gets deleted | |||||
| 2006-01-11 | * sanity checks after dist-upgrade added | Michael Vogt | 1 | -5/+41 | |
| * make sure to check for ubuntu-base as well | |||||
| 2006-01-11 | * on problems call "abort" and restore the old sources.list | Michael Vogt | 1 | -18/+26 | |
| 2006-01-11 | * fix | Michael Vogt | 1 | -2/+3 | |
