Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker cleanups | Thierry Vignaud | 2008-09-08 | 1 | -8/+8 |
| | |||||
* | (is_there_a_new_distributions) add sanity check for cooker | Thierry Vignaud | 2008-09-04 | 1 | -0/+6 |
| | |||||
* | (is_there_a_new_distributions) further fix dowloading distributions | Thierry Vignaud | 2008-09-04 | 1 | -2/+1 |
| | | | | | list by really gettint URI's content | ||||
* | (is_there_a_new_distributions) fix dowloading distributions list by ↵ | Thierry Vignaud | 2008-09-04 | 1 | -1/+1 |
| | | | | downloading in a writeable directory | ||||
* | (setState) offer to add media directly from bubble (#39987) | Thierry Vignaud | 2008-09-04 | 1 | -0/+3 |
| | |||||
* | (harvester) prevent running media manager more than one at a time | Thierry Vignaud | 2008-09-04 | 1 | -0/+2 |
| | |||||
* | (add_media) keep media manager PID around (needed for next commits) | Thierry Vignaud | 2008-09-04 | 1 | -2/+3 |
| | |||||
* | (add_media) check again after adding update mediap | Thierry Vignaud | 2008-09-04 | 1 | -0/+1 |
| | |||||
* | (add_media) log starting media manager | Thierry Vignaud | 2008-09-04 | 1 | -0/+1 |
| | |||||
* | (add_media) run media manager with --no-splash' option and handle ↵ | Thierry Vignaud | 2008-09-04 | 1 | -1/+1 |
| | | | | "--urpmi-root=$root" | ||||
* | (add_media) factorize code | Thierry Vignaud | 2008-09-04 | 1 | -2/+6 |
| | |||||
* | log actual error message | Thierry Vignaud | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | do not translate some log messages | Thierry Vignaud | 2008-08-07 | 1 | -7/+7 |
| | |||||
* | (is_there_a_new_distributions,upgrade) check if a new distro is | Thierry Vignaud | 2008-08-07 | 1 | -0/+102 |
| | | | | | available and offer to upgrade the system (live upgrade mode) | ||||
* | (installUpdates) complete latest commit by running MandrivaUpdate ↵ | Thierry Vignaud | 2008-08-07 | 1 | -2/+4 |
| | | | | with--urpmi-root if needed | ||||
* | add support for --rpm-root=foobar and --urpmi-root=foobar | Thierry Vignaud | 2008-08-07 | 1 | -2/+7 |
| | |||||
* | (installUpdates) run MandrivaUpdate with --no-splash option in order | Thierry Vignaud | 2008-05-08 | 1 | -1/+1 |
| | | | | | to skip splash screen (#40366) | ||||
* | (setState) do not show icon while checking if previously hidden | Thierry Vignaud | 2008-03-21 | 1 | -0/+8 |
| | |||||
* | (setState) store list of invisible states (needed for next commit) | Thierry Vignaud | 2008-03-21 | 1 | -1/+2 |
| | |||||
* | no need to load Pango | Thierry Vignaud | 2008-03-21 | 1 | -2/+0 |
| | |||||
* | kill unused variable (not found by perl_checker...) | Thierry Vignaud | 2008-03-21 | 1 | -3/+1 |
| | |||||
* | (refresh_gui) kill dead code (dead since r56623 on 2007-03-13: "on | Thierry Vignaud | 2008-03-21 | 1 | -12/+1 |
| | | | | | | left click on applet, run MandrivaUpdate if there're updates") after switching to local updates computing | ||||
* | stop directly loading big Config module (still loaded though POSIX sadly) | Thierry Vignaud | 2008-03-21 | 1 | -1/+0 |
| | |||||
* | do not load useless interactive module (thus reducing resident size by 1.5MB ↵ | Thierry Vignaud | 2008-03-21 | 1 | -2/+0 |
| | | | | (5.4%) | ||||
* | (setState) rename 'state_type' as 'state' for readability | Thierry Vignaud | 2008-03-21 | 1 | -8/+8 |
| | |||||
* | (setState) do not show icon while waiting for initial check | Thierry Vignaud | 2008-03-21 | 1 | -1/+1 |
| | |||||
* | comment | Thierry Vignaud | 2008-03-21 | 1 | -0/+1 |
| | |||||
* | do not start network cyclic checks before first media test (#38991) ; also do | Thierry Vignaud | 2008-03-21 | 1 | -1/+1 |
| | | | | | 2nd check 3hrs after first one instead of 3hrs minus initial delay | ||||
* | check for network just before first check | Thierry Vignaud | 2008-03-21 | 1 | -1/+6 |
| | |||||
* | (checkNetwork) do not check for network while checking for updates | Thierry Vignaud | 2008-03-21 | 1 | -0/+1 |
| | |||||
* | (setup_cyclic_check) do not skip first RPM check (reverting r57280 | Thierry Vignaud | 2008-03-21 | 1 | -5/+0 |
| | | | | | | from 2007-03-23: "(setup_cyclic_check) skip the first check (aka wait 3hour)") | ||||
* | (setState) do not display "install updates" button when notifying about | Thierry Vignaud | 2008-03-20 | 1 | -1/+1 |
| | | | | | | | | network being down (regression introduced in r54199 on 2006-09-18: "(setState) fix closing about dialog when "close" button is clicked (#25867)") | ||||
* | simplify network detection | Olivier Blin | 2008-03-19 | 1 | -10/+2 |
| | |||||
* | do not check for network before first media test (#38991) | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | kill helene's email | Thierry Vignaud | 2008-03-16 | 1 | -1/+1 |
| | |||||
* | bump copyright year | Thierry Vignaud | 2008-03-16 | 1 | -1/+1 |
| | |||||
* | (setState) offer to install updates in notifications | Thierry Vignaud | 2008-03-14 | 1 | -0/+1 |
| | |||||
* | (installUpdates) kill dead code | Thierry Vignaud | 2008-03-12 | 1 | -2/+0 |
| | |||||
* | (installUpdates) do not keep complaining if nightly update cron had | Thierry Vignaud | 2008-03-12 | 1 | -2/+0 |
| | | | | | | | | | | | | | | failled (#38531) ; the way to check them is to look at cron mails was introduced by daouda in r53060 on 2004-11-04 20:00:11: "merge changes from MNF, MDK-10-update" really introduced in revision 1.115.4.1 in MDK10_0_update CVS branch on Thu Oct 28 17:33:25 2004: "- don't process all the update list (too slow) - better handling of error" | ||||
* | (silentCheck) adapt to urpmi-5.9 (#38724) | Thierry Vignaud | 2008-03-10 | 1 | -4/+1 |
| | |||||
* | (setup_cyclic_check) check more often for network (#37701, #38004) | Thierry Vignaud | 2008-03-05 | 1 | -2/+3 |
| | |||||
* | (checkNetwork) do not notify if already done | Thierry Vignaud | 2008-03-05 | 1 | -0/+2 |
| | |||||
* | (checkNetwork) typo fix | Thierry Vignaud | 2008-03-05 | 1 | -0/+1 |
| | |||||
* | (checkNetwork) revert 238578 ("(checkConfig) remove unreachable code") | Thierry Vignaud | 2008-03-05 | 1 | -1/+2 |
| | |||||
* | revert | Thierry Vignaud | 2008-03-05 | 1 | -5/+3 |
| | |||||
* | (checkNetwork) revert 238578 ("(checkConfig) remove unreachable code") | Thierry Vignaud | 2008-03-05 | 1 | -3/+5 |
| | |||||
* | (checkConfig) rename it as checkNetwork() since that really what it does | Thierry Vignaud | 2008-03-05 | 1 | -3/+3 |
| | |||||
* | (checkConfig) remove unreachable code | Thierry Vignaud | 2008-03-05 | 1 | -2/+0 |
| | |||||
* | (setState) do not crash if notfiy failed on ->show (#38496) | Thierry Vignaud | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | (silentCheck) use more modern API to check for updates | Thierry Vignaud | 2008-03-05 | 1 | -3/+12 |
| |