Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (is_it_2008_0) factorize test for next commit | Thierry Vignaud | 2010-01-26 | 1 | -1/+5 |
| | |||||
* | (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 | 2 | -3/+4 |
| | |||||
* | stop pretending to get an url as argument | Thierry Vignaud | 2010-01-26 | 2 | -3/+2 |
| | |||||
* | retrieve product URL instead of relying on caller to provide it | Thierry Vignaud | 2010-01-26 | 2 | -0/+18 |
| | | | | (thus preventing mcc to ping api.mandriva.com on each startup) | ||||
* | (get_release) export it | Thierry Vignaud | 2010-01-26 | 1 | -0/+1 |
| | |||||
* | sync with code | Thierry Vignaud | 2010-01-26 | 75 | -8001/+9905 |
| | |||||
* | 2.77.15.22.77.15.2 | Thierry Vignaud | 2010-01-25 | 2 | -1/+3 |
| | |||||
* | (get_distro_list_,get_distro_list) share even more code for mcc | Thierry Vignaud | 2010-01-25 | 2 | -16/+23 |
| | |||||
* | (find_current_distro) factor code for mcc | Thierry Vignaud | 2010-01-25 | 2 | -2/+7 |
| | |||||
* | (get_distro_list) move it so that it's reusable by mcc | Thierry Vignaud | 2010-01-25 | 3 | -33/+38 |
| | |||||
* | (clean_distro_cache) flush extended maintenance state | Thierry Vignaud | 2010-01-25 | 1 | -0/+3 |
| | | | | add a FIXME for future enhancements | ||||
* | 2.77.15.12.77.15.1 | Thierry Vignaud | 2010-01-25 | 2 | -1/+3 |
| | |||||
* | (get_extmaint_authentication) fix getting password when embedded in mcc | Thierry Vignaud | 2010-01-25 | 4 | -1/+4 |
| | |||||
* | (no_rights_dialog) do not show banner in error dialog when embedded in mcc | Thierry Vignaud | 2010-01-25 | 2 | -1/+4 |
| | |||||
* | (actually_add_extmaint_medium) regroup options | Thierry Vignaud | 2010-01-22 | 1 | -2/+2 |
| | |||||
* | (actually_add_extmaint_medium) perl_checker cleanup | Thierry Vignaud | 2010-01-22 | 1 | -1/+1 |
| | |||||
* | 2.77.152.77.15 | Thierry Vignaud | 2010-01-21 | 2 | -1/+3 |
| | |||||
* | allow to get extended maintenance on some distributions | Thierry Vignaud | 2010-01-21 | 2 | -2/+88 |
| | |||||
* | 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 |
| | |||||
* | (get_extmaint_authentication) new GUI | Thierry Vignaud | 2010-01-21 | 1 | -1/+10 |
| | |||||
* | we need an URL too | Thierry Vignaud | 2010-01-21 | 1 | -4/+4 |
| | |||||
* | (get_extmaint_authentication) do not show the banner when embedded | Thierry Vignaud | 2010-01-21 | 1 | -1/+3 |
| | |||||
* | (install) install mdkapplet-upgrade-helper too | Thierry Vignaud | 2010-01-21 | 1 | -1/+1 |
| | |||||
* | (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 |
| | |||||
* | (add_extmaint_medium) fix detecting if we have the proper rights | Thierry Vignaud | 2010-01-21 | 1 | -1/+1 |
| | |||||
* | (add_extmaint_medium,actually_add_extmaint_medium,no_rights_dialog) fix | Thierry Vignaud | 2010-01-21 | 1 | -7/+6 |
| | | | | medium URLs and names | ||||
* | rename internal function (restricted -> extmaint) | Thierry Vignaud | 2010-01-21 | 1 | -11/+11 |
| | |||||
* | enhance FIXME message | Thierry Vignaud | 2010-01-21 | 1 | -1/+1 |
| | |||||
* | fork tool | Thierry Vignaud | 2010-01-18 | 1 | -0/+174 |
| | |||||
* | (is_false) fix accepting values vritten by configurator (#56348) | Thierry Vignaud | 2010-01-18 | 2 | -2/+9 |
| | |||||
* | (configure) hide non available options instead of making them | Thierry Vignaud | 2010-01-18 | 2 | -4/+7 |
| | | | | insensitive (#56637) | ||||
* | (get_from) use better API | Thierry Vignaud | 2010-01-18 | 1 | -1/+1 |
| | |||||
* | factorize get_from() (thus making mdkapplet-enterprise-update-helper | Thierry Vignaud | 2010-01-18 | 3 | -23/+14 |
| | | | | report distro version too) | ||||
* | updated uzbek translations by nurali | Nurali Abdurahmonov | 2010-01-15 | 2 | -241/+244 |
| | |||||
* | update for german translation | Thorsten van Lil | 2010-01-14 | 1 | -32/+31 |
| | |||||
* | -update polish translation | Marek Walczak | 2010-01-09 | 1 | -106/+114 |
| | |||||
* | updates | Keld Simonsen | 2009-12-30 | 1 | -23/+19 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2009-12-23 | 1 | -178/+108 |
| | |||||
* | (get_from) include distribution version in user agent | Thierry Vignaud | 2009-12-16 | 2 | -1/+4 |
| | |||||
* | (all) remove debug statement | Thierry Vignaud | 2009-12-09 | 1 | -1/+0 |
| | |||||
* | 2.77.142.77.14 | Thierry Vignaud | 2009-12-09 | 2 | -1/+3 |
| | |||||
* | drop diagnostics, strict, vars and warnings pragmas | Thierry Vignaud | 2009-12-09 | 2 | -0/+3 |
| | |||||
* | (configure) make sure dialog is properly sized | Thierry Vignaud | 2009-12-09 | 2 | -1/+5 |
| | |||||
* | 2.77.13.12.77.13.1 | Thierry Vignaud | 2009-12-09 | 2 | -1/+5 |
| | |||||
* | updated translation for pt_BR | Sergio Rafael Lemke | 2009-12-02 | 1 | -14/+15 |
| |