summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* (confirm_upgrade,is_download_all_enabled) only enable 'download allThierry Vignaud2009-11-191-10/+18
* (silentCheck) prevent checker process from crashing on 2008.1 and 2009.0Thierry Vignaud2009-11-191-2/+10
* (silentCheck) cache return value of is_it_a_devel_distro()Thierry Vignaud2009-11-191-2/+4
* (silentCheck) log crashes of mdkapplet checker processThierry Vignaud2009-11-191-2/+7
* (get_distro_list) add mdkonline version to distribution list requestsThierry Vignaud2009-11-191-0/+1
* (get_distro_list) make it somewhat more readableThierry Vignaud2009-11-191-1/+5
* (harvester) warn about new distro or no more supported distro onlyThierry Vignaud2009-11-101-7/+10
* (really_prepare_add_restricted) rename second instance asThierry Vignaud2009-11-101-2/+2
* (confirm_)fix a crash (#55346)Thierry Vignaud2009-11-101-1/+1
* (get_distro_list) add version to distribution list requestsThierry Vignaud2009-11-091-1/+1
* (is_there_a_new_distributions) do not do anything if currentThierry Vignaud2009-11-051-0/+3
* (is_there_a_new_distributions) use new api.mdv.com API for detectingThierry Vignaud2009-10-291-2/+3
* remove obsolete option, certificate checking is now on by defaultChristophe Fergeau2009-10-211-1/+1
* (confirm_upgrade) display a "download all packages at once" option andThierry Vignaud2009-10-161-2/+29
* use a temporary variableThierry Vignaud2009-10-161-1/+5
* typo fix (Marek Laane)Thierry Vignaud2009-09-181-1/+1
* better english message (andr55, John Rye)Thierry Vignaud2009-09-181-1/+1
* use https to grab mirrorlist from api.mandriva.comChristophe Fergeau2009-09-011-2/+2
* fix a stringThierry Vignaud2009-07-241-1/+1
* (prepare_add_enterprise_update_media) do not translate MES as it is anThierry Vignaud2009-07-211-1/+1
* (prepare_add_restricted) enable to have nice strings per productThierry Vignaud2009-07-211-2/+6
* (prepare_add_enterprise_update_media) nicer display on MES5 (#52292)Thierry Vignaud2009-07-211-1/+1
* when using --testing, reduce initial check delay from 3 to 1 secondThierry Vignaud2009-07-211-1/+1
* (is_there_a_new_distributions) keep latest distro info around so thatThierry Vignaud2009-07-211-5/+8
* if current distribution is no more supported, warn it's no moreThierry Vignaud2009-07-211-2/+11
* (is_there_a_new_distributions) check if current distribution is stillThierry Vignaud2009-07-211-2/+5
* drop unused 'changes' fieldThierry Vignaud2009-07-211-15/+0
* reintroduce check for 'Devel' branch for cooker (reverting part of commit fromThierry Vignaud2009-07-211-0/+3
* (clean_distro_cache) factorize codeThierry Vignaud2009-07-211-2/+6
* (prepare_add_restricted) do not display PowerPack but real productThierry Vignaud2009-07-211-1/+2
* add a wrapper in order to add update media from authenticated server on MES5Thierry Vignaud2009-06-031-1/+48
* (get_product_id) factorize code (needed for next commit)Thierry Vignaud2009-06-031-2/+6
* (silentCheck) only drop cached result if we are going to compute itThierry Vignaud2009-05-121-1/+3
* perform initial check after 3 seconds when using --testingThierry Vignaud2009-05-121-1/+5
* (really_prepare_add_restricted,mdkapplet-restricted-helper) do notThierry Vignaud2009-05-121-1/+1
* (get_distro_list) add a commentThierry Vignaud2009-05-111-0/+1
* do not complain when network is down if net_applet is running (whichThierry Vignaud2009-04-171-1/+2
* (silentCheck) explainThierry Vignaud2009-03-191-0/+1
* (check all media for update on cooker instead only update media)Thierry Vignaud2009-03-191-1/+1
* (silentCheck) update all media on cooker instead of only update mediaThierry Vignaud2009-03-191-1/+1
* (silentCheck) consider all media as update media on cooker when checking if t...Thierry Vignaud2009-03-191-1/+1
* (setState) enable to call the configuratorThierry Vignaud2009-02-161-0/+2
* (harvester) only warn about locked urpmi DB after 10 triesThierry Vignaud2009-02-111-1/+13
* (harvester) make more readable (needed for next commit)Thierry Vignaud2009-02-111-3/+6
* (silentCheck) stop altering the cursor: it's useless to set the mouseThierry Vignaud2009-02-111-2/+0
* be nicer with CPU (more efficient system power usage) though usingThierry Vignaud2009-02-111-2/+2
* (silentCheck) do not hide urpmi.update arguments (#47002)Thierry Vignaud2009-01-151-1/+1
* (silentCheck) do not claim there're updates when there're not if checkThierry Vignaud2008-12-161-0/+2
* (add_restricted_medium) add 32 bit repositories on x86_64 tooThierry Vignaud2008-12-031-1/+2
* (is_restricted_media_configured) fix off by one errorThierry Vignaud2008-12-031-1/+1