Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | corrected bug in publish_tutorial in storeCharlie2009-11-191-4/+3
* | | Implemented the query() vault function with search parameters.JCTutorius2009-11-192-25/+106
|/ /
* | Forget to add addon.py to last commitJCTutorius2009-11-191-1/+2
* | refac property editing in the creatorVincent Vinet2009-11-196-255/+532
|/
* Added 'test' key in metadata to action and event that dont work in the creato...JCTutorius2009-11-067-7/+14
* Corrected a small bug on Creator exit.JCTutorius2009-11-061-1/+1
* Changes afeter code reviewJCTutorius2009-11-061-6/+6
* Fixed bug that deleted tutorials while executing vault tests.JCTutorius2009-11-061-6/+21
* Made change after Charlie code review.JCTutorius2009-11-062-34/+52
* 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-067-128/+479
|\ \ | |/
| * Added **kwargs to the do() for MockAddon used in probetests to follow to catc...erick2009-11-151-1/+1
| * Removed @catch_unimplemented annotation for storetests now that the store is ...erick2009-11-151-12/+0
| * Now skipping coretestserick2009-11-151-0/+1
| * 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-152-18/+84
| * | Merge branch 'engine_tutorial_ADT_migration' into engineADTerick2009-11-122-2/+1
| |\ \
| | * | Removed comment and fixed parameter docerick2009-11-122-2/+1
| * | | add the engine test base skelettonVincent Vinet2009-11-121-0/+80
| * | | Merge branch 'engine_tutorial_ADT_migration' of gitorious@git.sugarlabs.org:t...Vincent Vinet2009-11-110-0/+0
| |\ \ \ | | |/ /
| | * | Fixed probe testsengine_tutorial_ADT_migrationerick2009-11-062-88/+86
| | * | 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
| * | | make the engine run adt tutorialsVincent Vinet2009-11-102-11/+102
| * | | Fixed probe testserick2009-11-092-88/+86
| * | | Changed the path name of probes on dbus to make them unique per activity, mad...erick2009-11-092-33/+56
| * | | Making probe registration asynchronouserick2009-11-091-2/+2
| * | | Added a ProbeManager to the service and added a minimal but working automatic...erick2009-11-092-8/+113
* | | | Finished code and testing of update_metadata and get_tutorial_archhive Vault ...JCTutorius2009-11-062-5/+46
* | | | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-11-061-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Modified the tutorial parse function to also return the tutorial idBen Tremblay2009-11-121-0/+1
| |/ /
* | | Middle of ciding update_metatdataJCTutorius2009-11-052-0/+106
|/ /
* | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/BenTremblay-Dev...Ben Tremblay2009-11-062-10/+15
|\ \
| * | minor fix to publish functionBen Tremblay2009-11-061-11/+1
| * | removed api binary filesBen Tremblay2009-11-065-0/+0
| * | publish now returns an id and tests updatedBen Tremblay2009-11-062-3/+10
| |\ \
| | * | final version of the StoreProxy and its testsben2009-11-022-28/+35
| | * | StoreProxy ready for reviewben2009-10-308-42/+85
| | * | Changed to the store and added the api libraryBenoit Tremblay2009-10-2920-41/+3070
| * | | publish now returns the newly published tutorial idBen Tremblay2009-11-052-7/+15
* | | | removed api binary filesBen Tremblay2009-11-065-0/+0
* | | | Merge dave's commitsVincent Vinet2009-11-0511-11/+311
* | | | Added code review modifications to Valut ressource managing.JCTutorius2009-11-052-9/+15
* | | | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-11-053-329/+348
|\ \ \ \
| * | | | Vault ADT IntegrationVincent Vinet2009-11-043-284/+303
| |/ / /
* | | | vault ressssources, pending reviewJCTutorius2009-11-043-5/+137
|/ / /
* | | final version of the StoreProxy and its testsben2009-11-022-28/+35