Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/cpsection/updater
Commit message (Expand)AuthorAgeFilesLines
* Control Panel, updater: adjust string to reduce translator work, SL #3427Simon Schampijer2012-09-101-1/+1
* Bring back the Control PanelManuel QuiƱones2012-09-072-4/+5
* All: Chain up to constructor of derived classSimon Schampijer2012-09-071-4/+4
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-073-8/+8
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-073-71/+71
* Avoid popping an empty list in the software updater.Michael Stone2011-02-051-0/+3
* Simplify the definition of UpdateModel._bundles_to_check().Michael Stone2011-02-051-2/+1
* Workaround to Python 2.7 regression in locale.format(): it disallows trailing...Walter Bender2010-11-261-2/+2
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-2/+2
* style cleanup: use """ everywhereSascha Silbe2010-11-243-11/+9
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-242-4/+8
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-241-1/+1
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-242-0/+2
* fix EOL spacesSascha Silbe2010-11-243-4/+4
* Adapt activity updater to new numbering scheme #2425Simon Schampijer2010-11-093-5/+10
* Create ~/Activities if it doesn't exist yet #1400Tomeu Vizoso2009-09-201-0/+3
* Remove remaining .xo files from cancelled updates #1399Tomeu Vizoso2009-09-201-0/+3
* Implement functionality of the cancel button #1361Tomeu Vizoso2009-09-202-15/+72
* ASLO knows only about stable SP releases #1369Aleksey Lim2009-09-181-2/+7
* let the logger do the formattingSascha Silbe2009-08-242-4/+3
* Rewrite activity updater for:Tomeu Vizoso2009-08-063-597/+660
* Improve error reportingTomeu Vizoso2009-08-042-49/+30
* Install the activity updater extensionTomeu Vizoso2009-08-042-0/+13
* Remove unused fileTomeu Vizoso2009-08-041-0/+0
* Change scope for class membersAleksey Lim2009-08-033-112/+114
* Cleanup gettext stuffAleksey Lim2009-08-032-21/+10
* Cleaup outdated TODOAleksey Lim2009-08-031-2/+0
* More pylint/pep8 fixesAleksey Lim2009-08-013-23/+34
* Fix pep8 warningsAleksey Lim2009-08-012-21/+25
* Fix pylint warningsAleksey Lim2009-08-015-88/+84
* Do not fail on net errorsAleksey Lim2009-07-301-3/+7
* Add updater componentAleksey Lim2009-07-309-0/+821