Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius
Commit message (Expand)AuthorAgeFilesLines
* BoyScout2.0 : Adding type objects support inside the TypeConstraintmike2009-12-052-21/+43
* Boy scout : Fixing tests for properties' valuesmike2009-12-043-2/+115
* Creator, Remote : Dual code review power!mike2009-12-045-65/+42
* Merge ../../simpoirs-clone into remote_integrationmike2009-12-046-188/+507
|\
| * Creator : Code review changes 1mike2009-12-042-3/+7
| * Creator : Updating for working property updates from activity to Shell (HACK ...mike2009-12-025-26/+159
| * Creator Multi Process : Adding property update (still needing callback from D...mike2009-12-022-8/+27
| * Merge branch 'master' of git://git.sugarlabs.org/tutorius/simpoirs-clonemike2009-12-0111-279/+870
| |\
| | * creator with probe integration. updating existing objects doesn't work yetSimon Poirier2009-12-013-136/+232
| | * bug fix: add last transition and fix non-linear editionSimon Poirier2009-12-011-6/+57
| | * higher pylint scoreSimon Poirier2009-12-011-21/+31
| * | Remote : Adding tutorial listingmike2009-11-301-1/+2
| * | creator+probes, not entirely working yetSimon Poirier2009-11-244-121/+238
| * | bug fix: add last transition and fix non-linear editionSimon Poirier2009-11-231-6/+57
| * | higher pylint scoreSimon Poirier2009-11-221-21/+31
* | | Remote : Adding commentsmike2009-12-041-1/+1
* | | Corrected store bug where download time was added to the tutorialCharlie2009-12-021-1/+1
| |/ |/|
* | tutorius.overlayer.Overlayer: check is _overlayed is None before calling set_...Vincent Vinet2009-11-301-2/+2
* | LP 448319 : Code review changes for Probe and ProbeManmike2009-11-272-18/+18
* | LP 448319 : Code review changes 2mike2009-11-263-31/+14
* | LP 484518 : Code Review modifications of Enginemike2009-11-253-35/+19
* | LP 448319 : Cleaning up code a bit to make the FSM structure more obvious, Ad...mike2009-11-251-83/+86
* | Boyscout: Removing linear creatormike2009-11-251-94/+0
* | Boy scout : Fixing addon tests!mike2009-11-241-2/+2
* | LP 448319 : Adding engine tests, fixing probe tests, correcting bugs found wi...mike2009-11-243-26/+43
* | LP 448319 : Moved event subscription to asynchronous modemike2009-11-243-76/+224
* | LP 448319 : Moving action installation to asynchronous version with confirmationmike2009-11-243-28/+97
* | LP 448319 : Clarifying comments on functionsmike2009-11-241-2/+4
* | LP 448319 : Adding tests for translator, properties, constraints and probes, ...mike2009-11-241-3/+5
* | LP 448319 : Addition of resource properties, insertion of BubbleMessageWImg f...mike2009-11-247-27/+522
* | Made change after Charlie code review.JCTutorius2009-11-231-14/+12
|/
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-11-191-4/+3
|\
| * corrected bug in publish_tutorial in storeCharlie2009-11-191-4/+3
* | Implemented the query() vault function with search parameters.JCTutorius2009-11-191-15/+50
|/
* Forget to add addon.py to last commitJCTutorius2009-11-191-1/+2
* refac property editing in the creatorVincent Vinet2009-11-194-252/+528
* Corrected a small bug on Creator exit.JCTutorius2009-11-061-1/+1
* Made change after Charlie code review.JCTutorius2009-11-061-5/+14
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlinelp458452JCTutorius2009-11-063-161/+146
|\
| * Added a first implementation of a Future in dbustools, using the gtk mainloop...erick2009-11-161-0/+15
| * creator adt migrationSimon Poirier2009-11-152-161/+131
* | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-11-063-47/+299
|\ \ | |/
| * Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainline into engin...engineADTerick2009-11-151-0/+1
| |\
| * | Added tests for the engine, added automatic transition supporterick2009-11-151-6/+36
| * | Merge branch 'engine_tutorial_ADT_migration' into engineADTerick2009-11-121-1/+1
| |\ \
| | * | Removed comment and fixed parameter docerick2009-11-121-1/+1
| | * | Fixed probe testsengine_tutorial_ADT_migrationerick2009-11-061-20/+23
| | * | Changed the path name of probes on dbus to make them unique per activity, mad...erick2009-11-012-33/+56
| | * | Making probe registration asynchronouserick2009-11-011-2/+2
| | * | Added a ProbeManager to the service and added a minimal but working automatic...erick2009-11-012-8/+113