Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/bundleregistry.py
Commit message (Expand)AuthorAgeFilesLines
* Based on http://dev.laptop.org/ticket/9189#comment:25 I revertsucrose-0.90Simon Schampijer2011-02-041-13/+3
* Protected Activities Support #2087Martin Abente2010-09-091-0/+12
* Delete profile data only when erased #2074Martin Abente2010-08-231-2/+2
* restore sugar-launch by bundle id substring, fixes #897James Cameron2010-08-131-3/+13
* Clean up some .xoj registry code #1098Aleksey Lim2010-03-101-1/+1
* Keep preferable activities #1493Aleksey Lim2010-03-081-1/+14
* Journal entry bundles shouldn't create a 2nd ds entryDaniel Drake2009-11-261-3/+6
* Revert "Move to cjson and drop pyjson and simplejson"Daniel Drake2009-11-231-3/+3
* Let user upgrade system activity from .xo #701Aleksey Lim2009-08-281-6/+16
* let the logger do the formattingSascha Silbe2009-08-241-6/+4
* Bunch of pylint fixesTomeu Vizoso2009-08-191-2/+2
* Improve error reporting.Tomeu Vizoso2009-08-141-5/+6
* Add support for len(bundleregistry.get_registry())Tomeu Vizoso2009-08-061-0/+3
* Change scope for class membersAleksey Lim2009-08-031-2/+0
* Install .xo bundles while uploading to JournalAleksey Lim2009-07-301-4/+3
* Fix .xoj support #1098Aleksey Lim2009-07-271-3/+7
* Dont reinstall bundle if its already installed (silbe) #1053Tomeu Vizoso2009-07-221-0/+3
* update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-4/+6
* Hold a reference to the monitors so don't get disposedSimon Schampijer2009-06-111-0/+4
* If user updates an activity installed... #707Aleksey Lim2009-04-061-2/+3
* Restore minimal .xol support #459Tomeu Vizoso2009-03-031-1/+21
* Check the activity version and replace an older version upon download #464Tomeu Vizoso2009-03-021-2/+15
* Avoid reading the bundle twice #442Tomeu Vizoso2009-03-011-9/+4
* Don't add_bundle on activity dir change when installed already #442Simon Schampijer2009-02-271-1/+9
* Fix a couple of trivial pylint warningsTomeu Vizoso2009-02-241-2/+2
* Listen for changes in the Activities dir and install/uninstall activities acc...Tomeu Vizoso2009-02-201-1/+14
* fix uninstalling activitiesSimon Schampijer2008-11-181-1/+2
* Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-201-0/+4
* And some moreTomeu Vizoso2008-10-081-6/+8
* Some more missing renamesTomeu Vizoso2008-10-081-3/+3
* Move to cjson and drop pyjson and simplejsonTomeu Vizoso2008-10-081-3/+3
* Fix sugar-ui-check. Load activities from system path.Marco Pesenti Gritti2008-10-061-10/+2
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-061-0/+347