summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Collapse)AuthorAgeFilesLines
* (translate_product) extract it from prepare_add_restricted() into aThierry Vignaud2009-11-261-6/+1
| | | | shared module (needed for next commits)
* 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
| | | | them into shared module (needed for next commits)
* (is_download_all_enabled) perl_checker cleanupThierry Vignaud2009-11-261-1/+1
|
* move get_product_id() into shared moduleThierry Vignaud2009-11-261-7/+1
| | | | (needed for next commits)
* (confirm_upgrade,is_download_all_enabled) only enable 'download allThierry Vignaud2009-11-191-10/+18
| | | | packages at once' on 2010.1 and further
* (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
| | | | (needed for next commit)
* (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
| | | | after all updates were applied
* (really_prepare_add_restricted) rename second instance asThierry Vignaud2009-11-101-2/+2
| | | | | really_prepare_add_enterprise(), thus fixing adding restricted media (#55320)
* (confirm_)fix a crash (#55346)Thierry Vignaud2009-11-101-1/+1
| | | | rationale: gtk+ may fire a signal before $box is initialized
* (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
| | | | | | | 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 detectingThierry Vignaud2009-10-291-2/+3
| | | | if current distro is obsolete
* 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
| | | | offer to select where to download packages
* 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
| | | | official product name
* (prepare_add_restricted) enable to have nice strings per productThierry Vignaud2009-07-211-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 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
| | | | | | 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 moreThierry Vignaud2009-07-211-2/+11
| | | | supported and offer to upgrade to latest release
* (is_there_a_new_distributions) check if current distribution is stillThierry Vignaud2009-07-211-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' fieldThierry Vignaud2009-07-211-15/+0
|
* reintroduce check for 'Devel' branch for cooker (reverting part of commit fromThierry Vignaud2009-07-211-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 codeThierry Vignaud2009-07-211-2/+6
|
* (prepare_add_restricted) do not display PowerPack but real productThierry Vignaud2009-07-211-1/+2
| | | | name (but still translate PowerPack) (#52292)
* 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
| | | | | | | | again so that we remember that a new distro exists when checking for updates (distro check is less frequent) (#50535) (#50535) (harvester) move "prevent reporting new distro after distro there
* 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
| | | | | | hardcode '2009.0' version, thus fixing adding 2009.1 restricted media on 2009.1 (#50478)
* (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
| | | | | will already warn about this)
* (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 ↵Thierry Vignaud2009-03-191-1/+1
| | | | there are media
* (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
| | | | | (maybe this should be made configurable in config file?)
* (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
| | | | | cursor as wait one for a few ms