summaryrefslogtreecommitdiffstats
path: root/mdkapplet-upgrade-helper
Commit message (Expand)AuthorAgeFilesLines
* bump copyrightThierry Vignaud2010-01-271-1/+1
* add/remove some spacingThierry Vignaud2009-11-191-1/+2
* make sure lang is loaded before we start the upgradeChristophe Fergeau2009-11-061-0/+1
* (confirm_upgrade) display a "download all packages at once" option andThierry Vignaud2009-10-161-1/+6
* (upgrade) remove the "upgrade in progress" flag when adding mediaThierry Vignaud2009-07-221-0/+1
* revert latest commit that wrongly went inThierry Vignaud2009-03-191-1/+1
* 2.752.75Thierry Vignaud2009-03-191-1/+1
* (get_stale_upgrade_filename,is_there_a_new_distributions,upgrade,upgrade_dist...Thierry Vignaud2008-10-211-0/+4
* (upgrade_failed) offer to retry the upgrade if it failedThierry Vignaud2008-10-211-5/+14
* split out width out of upgrade_distro_congratulations() (fix latestThierry Vignaud2008-10-211-1/+1
* factorize common label optionsThierry Vignaud2008-10-211-9/+9
* (upgrade_failed) split it out of run_gurpmi()Thierry Vignaud2008-10-211-4/+8
* (upgrade_distro_congratulations) when updates succeeded, warn oneThierry Vignaud2008-10-211-1/+1
* (upgrade_distro_congratulations) when updates succeeded, offer to rebootThierry Vignaud2008-10-211-2/+3
* (upgrade) disable the X screen saver while upgrading the systemThierry Vignaud2008-10-201-0/+5
* (upgrade) disable custom downloader settings in order to default to aria2Thierry Vignaud2008-10-201-0/+7
* - mdkapplet-upgrade-helperPascal Rigaux2008-10-151-0/+22
* (run_gurpmi) updade media between gurpmi passes in case mirrors gotThierry Vignaud2008-10-151-0/+3
* (updade_media) split it out of upgrade() (needed for next commit)Thierry Vignaud2008-10-151-1/+4
* (upgrade) display error dialog instead of success one when we cannotThierry Vignaud2008-10-151-2/+14
* - mdkapplet-upgrade-helperPascal Rigaux2008-10-141-9/+13
* (upgrade) restore urpmi media if adding new distribution media failedThierry Vignaud2008-10-141-2/+7
* (run_gurpmi) call gurpmi with --cleanThierry Vignaud2008-10-141-1/+1
* (run_gurpmi) make all gurpmi passes using --replacefiles instead ofThierry Vignaud2008-10-141-1/+0
* (upgrade) log where gurpmi logs are endingThierry Vignaud2008-10-141-0/+1
* just do not restart the applet on package update anymoreThierry Vignaud2008-10-141-1/+1
* (upgrade) log where is backuped urpmi.cfgThierry Vignaud2008-10-141-2/+3
* (run_gurpmi) reindentThierry Vignaud2008-10-131-13/+13
* (run_gurpmi) only display success/error dialog once completed all gurpmi passesThierry Vignaud2008-10-131-0/+3
* (run_gurpmi,upgrade) run up to 4 gurpmi passes if neededThierry Vignaud2008-10-131-4/+8
* (fork_gurpmi) typo fixThierry Vignaud2008-10-131-1/+1
* (fork_gurpmi) do not run gurpmi in background anymore (needed for next commits)Thierry Vignaud2008-10-131-2/+2
* pass new distro version as parameterThierry Vignaud2008-10-131-3/+5
* ask for root password earlier, before removing media (#44771)Thierry Vignaud2008-10-131-0/+1
* split upgrade code into mdkapplet-upgrade-helperThierry Vignaud2008-10-131-0/+148