Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with code | Thierry Vignaud | 2010-01-27 | 75 | -8369/+10003 |
| | |||||
* | (read_config) rename it as read_sys_config() for consistency with | Thierry Vignaud | 2010-01-27 | 3 | -4/+4 |
| | | | | read_local_config() | ||||
* | (harvester) advertize when one has extended maintenance when regular | Thierry Vignaud | 2010-01-27 | 2 | -1/+15 |
| | | | | one is expired | ||||
* | (get_extended_maintenance,real_upgrade) pass --testing if needed | Thierry Vignaud | 2010-01-27 | 1 | -0/+2 |
| | |||||
* | (iso8601_date_to_locale) share it | Thierry Vignaud | 2010-01-27 | 2 | -13/+13 |
| | |||||
* | (setVar) refresh local config after updating it | Thierry Vignaud | 2010-01-27 | 1 | -0/+1 |
| | |||||
* | (read_local_config) extract it from nil | Thierry Vignaud | 2010-01-27 | 1 | -1/+6 |
| | |||||
* | (add_extmaint_medium) save extended maintenance state | Thierry Vignaud | 2010-01-27 | 1 | -0/+3 |
| | | | | | TODO: handle having extmaint,then upgrade to a new distro (we should then drop the flag) | ||||
* | factorize config path | Thierry Vignaud | 2010-01-27 | 2 | -2/+3 |
| | |||||
* | adjust comment | Thierry Vignaud | 2010-01-27 | 2 | -2/+2 |
| | |||||
* | (read_config) share code | Thierry Vignaud | 2010-01-27 | 2 | -1/+5 |
| | |||||
* | supplement blacklist | Thierry Vignaud | 2010-01-27 | 1 | -0/+1 |
| | |||||
* | (is_extmaint_supported) factorize test for extended maintenance and | Thierry Vignaud | 2010-01-27 | 2 | -3/+8 |
| | | | | alter it btw | ||||
* | (iso8601_date_to_locale) display localized dates | Thierry Vignaud | 2010-01-27 | 1 | -2/+18 |
| | |||||
* | (get_extmaint_authentication) better phrasing | Thierry Vignaud | 2010-01-27 | 1 | -1/+2 |
| | |||||
* | (no_more_supported_choice) better phrasing | Thierry Vignaud | 2010-01-27 | 1 | -1/+4 |
| | |||||
* | add dist-git | Thierry Vignaud | 2010-01-27 | 1 | -5/+21 |
| | |||||
* | (get_extended_maintenance_url) rename it as | Thierry Vignaud | 2010-01-27 | 1 | -3/+4 |
| | | | | get_extended_maintenance_data() and retrieve more data | ||||
* | (refresh_no_more_supported_msg) share first phrase | Thierry Vignaud | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | (get_obsolete_message_) extract it out of get_obsolete_message() | Thierry Vignaud | 2010-01-27 | 1 | -2/+6 |
| | |||||
* | (_get_obsolete_message) rename it as get_obsolete_message() | Thierry Vignaud | 2010-01-27 | 1 | -2/+2 |
| | |||||
* | (_get_obsolete_message) better message | Thierry Vignaud | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | updated fi translation | Jani Välimaa | 2010-01-27 | 1 | -3/+3 |
| | |||||
* | unexport get_distro_list_() | Thierry Vignaud | 2010-01-27 | 1 | -1/+0 |
| | |||||
* | (get_urpmi_options) fix adding media on 2008.0 where --xml-info option | Thierry Vignaud | 2010-01-27 | 2 | -1/+2 |
| | | | | is not supported | ||||
* | (get_urpmi_options) factorize code | Thierry Vignaud | 2010-01-27 | 4 | -3/+8 |
| | |||||
* | (get_extmaint_authentication) fix getting password when not embedded | Thierry Vignaud | 2010-01-27 | 2 | -1/+9 |
| | | | | | | in mcc (got broken when we fixed getting password from within mcc (r265219)) | ||||
* | (get_extmaint_authentication, no_rights_dialog) use better title in banners | Thierry Vignaud | 2010-01-27 | 2 | -2/+4 |
| | |||||
* | (get_banner_icon) extract it out of get_banner() | Thierry Vignaud | 2010-01-27 | 1 | -5/+6 |
| | |||||
* | (refresh_no_more_supported_msg) better message according to case | Thierry Vignaud | 2010-01-27 | 2 | -1/+24 |
| | |||||
* | (setState) kill extra spacing | Thierry Vignaud | 2010-01-27 | 1 | -1/+0 |
| | |||||
* | (actually_add_enterprise_update_medium,actually_add_extmaint_medium,actually ↵ | Thierry Vignaud | 2010-01-27 | 3 | -3/+6 |
| | | | | | | _add_restricted_medium) simplify | ||||
* | bump copyright | Thierry Vignaud | 2010-01-27 | 5 | -6/+6 |
| | |||||
* | fix creation date | Thierry Vignaud | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | (about_dialog) split it out of setState() | Thierry Vignaud | 2010-01-27 | 1 | -24/+26 |
| | |||||
* | (update_backport_media) simplify | Thierry Vignaud | 2010-01-27 | 1 | -2/+5 |
| | |||||
* | typo fix | Thierry Vignaud | 2010-01-27 | 76 | -76/+76 |
| | |||||
* | updated fi translation | Jani Välimaa | 2010-01-27 | 1 | -7/+8 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2010-01-27 | 1 | -6/+7 |
| | |||||
* | typo fix | Thierry Vignaud | 2010-01-26 | 76 | -76/+76 |
| | |||||
* | 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 |