Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extract strings from mdkapplet-extended-maintenance-helper too | Thierry Vignaud | 2010-02-01 | 1 | -0/+1 |
| | |||||
* | better phrasing | Thierry Vignaud | 2010-02-01 | 1 | -3/+3 |
| | |||||
* | (get_extmaint_authentication) better phrasing | Thierry Vignaud | 2010-02-01 | 1 | -2/+2 |
| | |||||
* | (iso8601_date_to_locale) lazy load needed module (lazy mode b/c this | Thierry Vignaud | 2010-02-01 | 1 | -1/+2 |
| | | | | one is a RAM eater) | ||||
* | (iso8601_date_to_locale) simplify so that we do not bring in too many | Thierry Vignaud | 2010-02-01 | 1 | -7/+2 |
| | | | | required packages | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2010-01-31 | 1 | -33/+32 |
| | |||||
* | updated el translation | Glentadakis Dimitris | 2010-01-30 | 1 | -10/+14 |
| | |||||
* | Created translation | marquinos | 2010-01-28 | 1 | -0/+1027 |
| | |||||
* | Update hungarian translation | Gergely Lonyai | 2010-01-28 | 1 | -185/+111 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2010-01-28 | 1 | -7/+13 |
| | |||||
* | 2.77.15.5;fg; make dist; git svn dcommit2.77.15.5 | Thierry Vignaud | 2010-01-28 | 2 | -1/+3 |
| | |||||
* | (is_there_a_new_distributions,harvester) skip some messages when product.id ↵ | Thierry Vignaud | 2010-01-28 | 2 | -2/+4 |
| | | | | contains 'support=extended' | ||||
* | (refresh_no_more_supported_msg,no_more_supported_choice) fix testing | Thierry Vignaud | 2010-01-28 | 2 | -3/+6 |
| | | | | | | for availability of extended maintenance (basically reverting part of r265341) | ||||
* | respect the VO | Thierry Vignaud | 2010-01-28 | 1 | -1/+1 |
| | |||||
* | (actually_add_extmaint_medium) typo fix | Thierry Vignaud | 2010-01-28 | 1 | -1/+1 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2010-01-27 | 1 | -31/+31 |
| | |||||
* | updated fi translation | Jani Välimaa | 2010-01-27 | 1 | -11/+18 |
| | |||||
* | 2.77.15.42.77.15.4 | Thierry Vignaud | 2010-01-27 | 2 | -1/+3 |
| | |||||
* | update | Thierry Vignaud | 2010-01-27 | 1 | -12/+9 |
| | |||||
* | 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 |
| |