Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (is_there_a_new_distributions) do not backport the "live upgrade" | Thierry Vignaud | 2010-02-02 | 1 | -0/+3 |
| | | | | | | | feature on 2008.0 since it's unsupported/untested (missing urpmi support) (this makes the latest two commits somewhat uneeded) | ||||
* | (confirm_upgrade) use (cdt ? foobar : ()) instead of if_() since the | Thierry Vignaud | 2010-02-02 | 1 | -3/+4 |
| | | | | | latter will still create the widget even if not used whereas 'active_ref' option is missing on 2008.0 | ||||
* | (is_download_all_enabled) disable 'download all' option on 2008.0 too | Thierry Vignaud | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | (setState) restore old behaviour when detecting a new distro | Thierry Vignaud | 2010-02-02 | 1 | -1/+6 |
| | |||||
* | (no_more_supported_choice) workaround eight year old gtk+ bug and try | Thierry Vignaud | 2010-02-02 | 1 | -1/+5 |
| | | | | harder to use available space for labels | ||||
* | (no_more_supported_choice) make sure button wrap if ever too big now | Thierry Vignaud | 2010-02-02 | 1 | -1/+1 |
| | | | | we use a regular radio button | ||||
* | (no_more_supported_choice) make button clickable by extracting it out | Thierry Vignaud | 2010-02-02 | 1 | -8/+8 |
| | | | | of the radiobutton which intercepts proper signals | ||||
* | (process_state) split it out of harvester() | Thierry Vignaud | 2010-02-02 | 1 | -28/+36 |
| | |||||
* | (harvester) actually honor DO_NOT_ASK_FOR_NO_MORE_SUPPORTED | Thierry Vignaud | 2010-02-02 | 1 | -0/+2 |
| | |||||
* | (is_there_a_new_distributions,harvester) skip some messages when product.id ↵ | Thierry Vignaud | 2010-01-28 | 1 | -2/+3 |
| | | | | contains 'support=extended' | ||||
* | (refresh_no_more_supported_msg,no_more_supported_choice) fix testing | Thierry Vignaud | 2010-01-28 | 1 | -3/+3 |
| | | | | | | for availability of extended maintenance (basically reverting part of r265341) | ||||
* | (read_config) rename it as read_sys_config() for consistency with | Thierry Vignaud | 2010-01-27 | 1 | -1/+1 |
| | | | | read_local_config() | ||||
* | (harvester) advertize when one has extended maintenance when regular | Thierry Vignaud | 2010-01-27 | 1 | -1/+13 |
| | | | | one is expired | ||||
* | (get_extended_maintenance,real_upgrade) pass --testing if needed | Thierry Vignaud | 2010-01-27 | 1 | -0/+2 |
| | |||||
* | (read_config) share code | Thierry Vignaud | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | (is_extmaint_supported) factorize test for extended maintenance and | Thierry Vignaud | 2010-01-27 | 1 | -3/+3 |
| | | | | alter it btw | ||||
* | (no_more_supported_choice) better phrasing | Thierry Vignaud | 2010-01-27 | 1 | -1/+4 |
| | |||||
* | (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 |
| | |||||
* | (refresh_no_more_supported_msg) better message according to case | Thierry Vignaud | 2010-01-27 | 1 | -1/+21 |
| | |||||
* | (setState) kill extra spacing | Thierry Vignaud | 2010-01-27 | 1 | -1/+0 |
| | |||||
* | bump copyright | Thierry Vignaud | 2010-01-27 | 1 | -2/+2 |
| | |||||
* | (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 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2010-01-26 | 1 | -1/+1 |
| | |||||
* | better phrasing (Olav Dahlum) | Thierry Vignaud | 2010-01-26 | 1 | -1/+1 |
| | |||||
* | (is_it_2008_0) share it | Thierry Vignaud | 2010-01-26 | 1 | -4/+0 |
| | |||||
* | (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 | 1 | -3/+2 |
| | |||||
* | stop pretending to get an url as argument | Thierry Vignaud | 2010-01-26 | 1 | -1/+0 |
| | |||||
* | (get_distro_list_,get_distro_list) share even more code for mcc | Thierry Vignaud | 2010-01-25 | 1 | -15/+2 |
| | |||||
* | (find_current_distro) factor code for mcc | Thierry Vignaud | 2010-01-25 | 1 | -1/+1 |
| | |||||
* | (get_distro_list) move it so that it's reusable by mcc | Thierry Vignaud | 2010-01-25 | 1 | -32/+1 |
| | |||||
* | (clean_distro_cache) flush extended maintenance state | Thierry Vignaud | 2010-01-25 | 1 | -0/+3 |
| | | | | add a FIXME for future enhancements | ||||
* | allow to get extended maintenance on some distributions | Thierry Vignaud | 2010-01-21 | 1 | -2/+87 |
| | |||||
* | 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 |
| | |||||
* | (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 |
| | |||||
* | (is_false) fix accepting values vritten by configurator (#56348) | Thierry Vignaud | 2010-01-18 | 1 | -2/+7 |
| |