summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* better phrasing (Olav Dahlum)Thierry Vignaud2010-01-261-1/+1
* (is_it_2008_0) share itThierry Vignaud2010-01-261-4/+0
* (is_there_a_new_distributions) fix check on 2008.0 which wronglyThierry Vignaud2010-01-261-1/+2
* (configNetwork) make it readableThierry Vignaud2010-01-261-1/+4
* (silentCheck) do not try to update backport media on 2008.0Thierry Vignaud2010-01-261-1/+3
* (update_backport_media) extract it out of silentCheck()Thierry Vignaud2010-01-261-4/+9
* (is_it_2008_0) factorize test for next commitThierry Vignaud2010-01-261-1/+5
* (checkNetwork) enable to run on 2008.0 by fixing network connectivity testThierry Vignaud2010-01-261-1/+4
* (has_network_connection_2008) introduce back old isNetwork() under aThierry Vignaud2010-01-261-0/+9
* basically enable to run on 2008.0 by removing usage of new perl-5.10 featuresThierry Vignaud2010-01-261-3/+2
* stop pretending to get an url as argumentThierry Vignaud2010-01-261-1/+0
* (get_distro_list_,get_distro_list) share even more code for mccThierry Vignaud2010-01-251-15/+2
* (find_current_distro) factor code for mccThierry Vignaud2010-01-251-1/+1
* (get_distro_list) move it so that it's reusable by mccThierry Vignaud2010-01-251-32/+1
* (clean_distro_cache) flush extended maintenance stateThierry Vignaud2010-01-251-0/+3
* allow to get extended maintenance on some distributionsThierry Vignaud2010-01-211-2/+87
* enable to run another applet instance in --testing modeThierry Vignaud2010-01-211-1/+5
* (silentCheck) partially get rid of a FIXMEThierry Vignaud2010-01-211-1/+3
* (is_there_a_new_distributions) keep extended maintenance data aroundThierry Vignaud2010-01-211-1/+2
* (is_there_a_new_distributions) rename 'current_distro' as 'current_apimdv_dis...Thierry Vignaud2010-01-211-2/+2
* (real_upgrade) split it out of upgrade()Thierry Vignaud2010-01-211-0/+4
* (is_false) fix accepting values vritten by configurator (#56348)Thierry Vignaud2010-01-181-2/+7
* (translate_product) extract it from prepare_add_restricted() into aThierry Vignaud2009-11-261-6/+1
* read /etc/product_id once at startup instead of lazy read it laterThierry Vignaud2009-11-261-3/+1
* (is_enterprise_media_supported, is_restricted_media_supported) moveThierry Vignaud2009-11-261-2/+2
* (is_download_all_enabled) perl_checker cleanupThierry Vignaud2009-11-261-1/+1
* move get_product_id() into shared moduleThierry Vignaud2009-11-261-7/+1
* (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