summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* (is_there_a_new_distributions,harvester) skip some messages when product.id c...Thierry Vignaud2010-01-281-2/+3
* (refresh_no_more_supported_msg,no_more_supported_choice) fix testingThierry Vignaud2010-01-281-3/+3
* (read_config) rename it as read_sys_config() for consistency withThierry Vignaud2010-01-271-1/+1
* (harvester) advertize when one has extended maintenance when regularThierry Vignaud2010-01-271-1/+13
* (get_extended_maintenance,real_upgrade) pass --testing if neededThierry Vignaud2010-01-271-0/+2
* (read_config) share codeThierry Vignaud2010-01-271-1/+1
* (is_extmaint_supported) factorize test for extended maintenance andThierry Vignaud2010-01-271-3/+3
* (no_more_supported_choice) better phrasingThierry Vignaud2010-01-271-1/+4
* (refresh_no_more_supported_msg) share first phraseThierry Vignaud2010-01-271-1/+1
* (get_obsolete_message_) extract it out of get_obsolete_message()Thierry Vignaud2010-01-271-2/+6
* (_get_obsolete_message) rename it as get_obsolete_message()Thierry Vignaud2010-01-271-2/+2
* (_get_obsolete_message) better messageThierry Vignaud2010-01-271-1/+1
* (refresh_no_more_supported_msg) better message according to caseThierry Vignaud2010-01-271-1/+21
* (setState) kill extra spacingThierry Vignaud2010-01-271-1/+0
* bump copyrightThierry Vignaud2010-01-271-2/+2
* (about_dialog) split it out of setState()Thierry Vignaud2010-01-271-24/+26
* (update_backport_media) simplifyThierry Vignaud2010-01-271-2/+5
* typo fixThierry Vignaud2010-01-271-1/+1
* typo fixThierry Vignaud2010-01-261-1/+1
* 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