Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (checkNetwork) enable to run on 2008.0 by fixing network connectivity test | Thierry Vignaud | 2010-01-26 | 1 | -1/+4 |
| | |||||
* | (has_network_connection_2008) introduce back old isNetwork() under a | Thierry Vignaud | 2010-01-26 | 1 | -0/+9 |
| | | | | | | | | new name, thus enabling to run on 2008.0 by fixing network connectivity test It got removed in commit r240098 from blino onWed Mar 19 2008 (was: "simplify network detection") | ||||
* | basically enable to run on 2008.0 by removing usage of new perl-5.10 features | Thierry Vignaud | 2010-01-26 | 1 | -3/+2 |
| | |||||
* | stop pretending to get an url as argument | Thierry Vignaud | 2010-01-26 | 1 | -1/+0 |
| | |||||
* | (get_distro_list_,get_distro_list) share even more code for mcc | Thierry Vignaud | 2010-01-25 | 1 | -15/+2 |
| | |||||
* | (find_current_distro) factor code for mcc | Thierry Vignaud | 2010-01-25 | 1 | -1/+1 |
| | |||||
* | (get_distro_list) move it so that it's reusable by mcc | Thierry Vignaud | 2010-01-25 | 1 | -32/+1 |
| | |||||
* | (clean_distro_cache) flush extended maintenance state | Thierry Vignaud | 2010-01-25 | 1 | -0/+3 |
| | | | | add a FIXME for future enhancements | ||||
* | allow to get extended maintenance on some distributions | Thierry Vignaud | 2010-01-21 | 1 | -2/+87 |
| | |||||
* | enable to run another applet instance in --testing mode | Thierry Vignaud | 2010-01-21 | 1 | -1/+5 |
| | |||||
* | (silentCheck) partially get rid of a FIXME | Thierry Vignaud | 2010-01-21 | 1 | -1/+3 |
| | |||||
* | (is_there_a_new_distributions) keep extended maintenance data around | Thierry Vignaud | 2010-01-21 | 1 | -1/+2 |
| | |||||
* | (is_there_a_new_distributions) rename 'current_distro' as ↵ | Thierry Vignaud | 2010-01-21 | 1 | -2/+2 |
| | | | | 'current_apimdv_distro' | ||||
* | (real_upgrade) split it out of upgrade() | Thierry Vignaud | 2010-01-21 | 1 | -0/+4 |
| | |||||
* | (is_false) fix accepting values vritten by configurator (#56348) | Thierry Vignaud | 2010-01-18 | 1 | -2/+7 |
| | |||||
* | (translate_product) extract it from prepare_add_restricted() into a | Thierry Vignaud | 2009-11-26 | 1 | -6/+1 |
| | | | | shared module (needed for next commits) | ||||
* | read /etc/product_id once at startup instead of lazy read it later | Thierry Vignaud | 2009-11-26 | 1 | -3/+1 |
| | |||||
* | (is_enterprise_media_supported, is_restricted_media_supported) move | Thierry Vignaud | 2009-11-26 | 1 | -2/+2 |
| | | | | them into shared module (needed for next commits) | ||||
* | (is_download_all_enabled) perl_checker cleanup | Thierry Vignaud | 2009-11-26 | 1 | -1/+1 |
| | |||||
* | move get_product_id() into shared module | Thierry Vignaud | 2009-11-26 | 1 | -7/+1 |
| | | | | (needed for next commits) | ||||
* | (confirm_upgrade,is_download_all_enabled) only enable 'download all | Thierry Vignaud | 2009-11-19 | 1 | -10/+18 |
| | | | | packages at once' on 2010.1 and further | ||||
* | (silentCheck) prevent checker process from crashing on 2008.1 and 2009.0 | Thierry Vignaud | 2009-11-19 | 1 | -2/+10 |
| | |||||
* | (silentCheck) cache return value of is_it_a_devel_distro() | Thierry Vignaud | 2009-11-19 | 1 | -2/+4 |
| | | | | (needed for next commit) | ||||
* | (silentCheck) log crashes of mdkapplet checker process | Thierry Vignaud | 2009-11-19 | 1 | -2/+7 |
| | |||||
* | (get_distro_list) add mdkonline version to distribution list requests | Thierry Vignaud | 2009-11-19 | 1 | -0/+1 |
| | |||||
* | (get_distro_list) make it somewhat more readable | Thierry Vignaud | 2009-11-19 | 1 | -1/+5 |
| | |||||
* | (harvester) warn about new distro or no more supported distro only | Thierry Vignaud | 2009-11-10 | 1 | -7/+10 |
| | | | | after all updates were applied | ||||
* | (really_prepare_add_restricted) rename second instance as | Thierry Vignaud | 2009-11-10 | 1 | -2/+2 |
| | | | | | really_prepare_add_enterprise(), thus fixing adding restricted media (#55320) | ||||
* | (confirm_)fix a crash (#55346) | Thierry Vignaud | 2009-11-10 | 1 | -1/+1 |
| | | | | rationale: gtk+ may fire a signal before $box is initialized | ||||
* | (get_distro_list) add version to distribution list requests | Thierry Vignaud | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | (is_there_a_new_distributions) do not do anything if current | Thierry Vignaud | 2009-11-05 | 1 | -0/+3 |
| | | | | | | | distribution isn't listed on api.mandriva.com, thus fixing offering to upgrade 2010.0 to 2009.1 when 2010.0 isn't listed yet on api.mdv.com (#55017) | ||||
* | (is_there_a_new_distributions) use new api.mdv.com API for detecting | Thierry Vignaud | 2009-10-29 | 1 | -2/+3 |
| | | | | if current distro is obsolete | ||||
* | remove obsolete option, certificate checking is now on by default | Christophe Fergeau | 2009-10-21 | 1 | -1/+1 |
| | |||||
* | (confirm_upgrade) display a "download all packages at once" option and | Thierry Vignaud | 2009-10-16 | 1 | -2/+29 |
| | | | | offer to select where to download packages | ||||
* | use a temporary variable | Thierry Vignaud | 2009-10-16 | 1 | -1/+5 |
| | |||||
* | typo fix (Marek Laane) | Thierry Vignaud | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | better english message (andr55, John Rye) | Thierry Vignaud | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | use https to grab mirrorlist from api.mandriva.com | Christophe Fergeau | 2009-09-01 | 1 | -2/+2 |
| | |||||
* | fix a string | Thierry Vignaud | 2009-07-24 | 1 | -1/+1 |
| | |||||
* | (prepare_add_enterprise_update_media) do not translate MES as it is an | Thierry Vignaud | 2009-07-21 | 1 | -1/+1 |
| | | | | official product name | ||||
* | (prepare_add_restricted) enable to have nice strings per product | Thierry Vignaud | 2009-07-21 | 1 | -2/+6 |
| | | | | | instead of hardcoding powerpack ; add string for MES5 as example (though MES5 does not offer to add restricted media) | ||||
* | (prepare_add_enterprise_update_media) nicer display on MES5 (#52292) | Thierry Vignaud | 2009-07-21 | 1 | -1/+1 |
| | |||||
* | when using --testing, reduce initial check delay from 3 to 1 second | Thierry Vignaud | 2009-07-21 | 1 | -1/+1 |
| | |||||
* | (is_there_a_new_distributions) keep latest distro info around so that | Thierry Vignaud | 2009-07-21 | 1 | -5/+8 |
| | | | | | | we can suggest to upgrade to it when running distro is unsupported (harvester) reorder the tests accordingly | ||||
* | if current distribution is no more supported, warn it's no more | Thierry Vignaud | 2009-07-21 | 1 | -2/+11 |
| | | | | supported and offer to upgrade to latest release | ||||
* | (is_there_a_new_distributions) check if current distribution is still | Thierry Vignaud | 2009-07-21 | 1 | -2/+5 |
| | | | | | supported or not (aka whether it's listed or not in eg http://api.mandriva.com/distributions/basic.x86_64.list) | ||||
* | drop unused 'changes' field | Thierry Vignaud | 2009-07-21 | 1 | -15/+0 |
| | |||||
* | reintroduce check for 'Devel' branch for cooker (reverting part of commit from | Thierry Vignaud | 2009-07-21 | 1 | -0/+3 |
| | | | | | | | | | | | 2009/09/30 that supplanted it with a new test that will be changed in next commit) ; previous commit was: (is_there_a_new_distributions) better check in order to exclude cooker from distro upgrade rationale: older/unsupported distro aren't in the list as well as cooker (2009.1 won't be in the list) | ||||
* | (clean_distro_cache) factorize code | Thierry Vignaud | 2009-07-21 | 1 | -2/+6 |
| | |||||
* | (prepare_add_restricted) do not display PowerPack but real product | Thierry Vignaud | 2009-07-21 | 1 | -1/+2 |
| | | | | name (but still translate PowerPack) (#52292) |