Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | Thierry Vignaud | 2010-01-26 | 1 | -22/+18 |
| | |||||
* | update | Thierry Vignaud | 2010-01-26 | 1 | -6/+6 |
| | |||||
* | better phrasing (Olav Dahlum) | Thierry Vignaud | 2010-01-26 | 76 | -76/+76 |
| | |||||
* | Updated translation for Norwegian Bokmål | Olav Dahlum | 2010-01-26 | 1 | -2/+2 |
| | |||||
* | Updated translation for Norwegian Bokmål | Olav Dahlum | 2010-01-26 | 1 | -19/+14 |
| | |||||
* | translated new strings for pt_BR | Sergio Rafael Lemke | 2010-01-26 | 1 | -10/+14 |
| | |||||
* | updated el translation | Glentadakis Dimitris | 2010-01-26 | 1 | -12/+14 |
| | |||||
* | 2.77.15.32.77.15.3 | Thierry Vignaud | 2010-01-26 | 2 | -1/+3 |
| | |||||
* | remove loading of the 'state' feature which is uneeded, thus fixing | Thierry Vignaud | 2010-01-26 | 1 | -1/+0 |
| | | | | running on 2008.0 | ||||
* | (is_enterprise_media_supported,is_restricted_media_supported) no | Thierry Vignaud | 2010-01-26 | 1 | -0/+2 |
| | | | | support on 2008.1 | ||||
* | (is_it_2008_0) share it | Thierry Vignaud | 2010-01-26 | 2 | -4/+5 |
| | |||||
* | (is_there_a_new_distributions) fix check on 2008.0 which wrongly | Thierry Vignaud | 2010-01-26 | 1 | -1/+2 |
| | | | | reports 'Devel' instead of 'Official' | ||||
* | (configNetwork) make it readable | Thierry Vignaud | 2010-01-26 | 1 | -1/+4 |
| | |||||
* | (silentCheck) do not try to update backport media on 2008.0 | Thierry Vignaud | 2010-01-26 | 1 | -1/+3 |
| | | | | (missing API) | ||||
* | (update_backport_media) extract it out of silentCheck() | Thierry Vignaud | 2010-01-26 | 1 | -4/+9 |
| | |||||
* | (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 |
| |