summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2.77.32.77.3Thierry Vignaud2009-07-282-1/+3
|
* (get_from) fix retrieving versionThierry Vignaud2009-07-282-2/+2
|
* (no_rigths_dialog) use proper URL for MESThierry Vignaud2009-07-282-1/+2
|
* (add_enterprise_update_medium) gracefully handle (rare) server issuesThierry Vignaud2009-07-282-1/+4
| | | | (#51299)
* (xml2perl) factorize code (needed for next commit)Thierry Vignaud2009-07-282-10/+18
|
* Hungarian translation updateGergely Lonyai2009-07-281-151/+75
|
* Update Greek translationGlentadakis Dimitris2009-07-271-2/+4
|
* Updated Estonian translation.Marek Laane2009-07-251-2/+4
|
* updated finnish translationJani Välimaa2009-07-241-3/+5
|
* update translationThierry Vignaud2009-07-241-0/+2
|
* fix a stringThierry Vignaud2009-07-2476-76/+76
|
* 2.77.22.77.2Thierry Vignaud2009-07-242-1/+3
|
* better logThierry Vignaud2009-07-231-1/+2
|
* (add_restricted_medium) wrapThierry Vignaud2009-07-231-2/+3
|
* add another bug IDThierry Vignaud2009-07-231-1/+1
|
* (add_restricted_medium) gracefully handle (rare) server issues (#51548)Thierry Vignaud2009-07-232-1/+9
|
* this change is only for mdkappletThierry Vignaud2009-07-231-0/+1
|
* (upgrade) remove the "upgrade in progress" flag when adding mediaThierry Vignaud2009-07-222-0/+4
| | | | failed (might fix #50450)
* (prepare_add_enterprise_update_media) do not translate MES as it is anThierry Vignaud2009-07-211-1/+1
| | | | official product name
* sync with codeThierry Vignaud2009-07-2175-6024/+7238
|
* (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-212-2/+13
| | | | 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
|
* augment blacklistThierry Vignaud2009-07-211-0/+1
|
* (prepare_add_restricted) do not display PowerPack but real productThierry Vignaud2009-07-212-1/+3
| | | | name (but still translate PowerPack) (#52292)
* Update Greek translationGlentadakis Dimitris2009-07-051-9/+9
|
* Update Greek translationGlentadakis Dimitris2009-06-121-3/+3
|
* display "update media" instead of "restricted media" in success messageThierry Vignaud2009-06-041-2/+2
|
* fix usage textThierry Vignaud2009-06-041-1/+1
|
* install mdkapplet-enterprise-update-helper tooThierry Vignaud2009-06-031-1/+1
|
* on MES5, offer to add update media from authenticated serverThierry Vignaud2009-06-031-0/+3
|
* add a wrapper in order to add update media from authenticated server on MES5Thierry Vignaud2009-06-032-1/+219
|
* (get_product_id) factorize code (needed for next commit)Thierry Vignaud2009-06-031-2/+6
|
* perl_checker cleanupThierry Vignaud2009-06-031-1/+1
|
* updated translation for Spanish languageSergio Rafael Lemke2009-05-141-2/+3
|
* updates translation fot Spanish LanguageSergio Rafael Lemke2009-05-131-56/+54
|
* 2.77.12.77.1Thierry Vignaud2009-05-122-1/+3
|
* (silentCheck) only drop cached result if we are going to compute itThierry Vignaud2009-05-122-1/+5
| | | | | | | | 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
* (get_restricted_authentication) directly exit once media were added orThierry Vignaud2009-05-122-1/+3
| | | | | | when pressing 'Cancel' button, thus preventing having to cancel several time (#48999)
* perform initial check after 3 seconds when using --testingThierry Vignaud2009-05-122-1/+6
|
* (really_prepare_add_restricted,mdkapplet-restricted-helper) do notThierry Vignaud2009-05-123-2/+9
| | | | | | 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
|
* minor update to finnish translationJani Välimaa2009-05-051-5/+4
|
* minor update to finnish translationJani Välimaa2009-04-241-3/+3
|