Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'engine_tutorial_ADT_migration' of ../mainlinemike2009-11-082-36/+167
|\
| * Fixed probe testserick2009-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
* | LP 448319 : Add a resource translation layer for tutorial executionmike2009-11-063-27/+27
* | Merge branch 'lp458452' of ../mainlinemike2009-11-061-0/+69
|\ \
| * | LP 458452 : Fixing function names for Translator testsmike2009-11-061-3/+3
| * | vault ressssources, pending reviewJCTutorius2009-11-041-3/+72
* | | Merge branch 'lp448319' of ../mainlinemike2009-11-066-0/+660
|\ \ \
| * | | LP 448319 : Refactoring to translate function, adding tests for translation o...mike2009-10-121-36/+83
| * | | LP 448319 : Adding resource translator decorator for Probe Managersmike2009-10-102-0/+165
| * | | Merging in LP 429661mike2009-10-0811-27/+1081
| * | | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlinemike2009-10-052-2/+3
| |\ \ \
* | | | | LP 448319 : Provide a Resource Property for addonsmike2009-11-062-4/+73
* | | | | Vault ADT IntegrationVincent Vinet2009-11-042-158/+240
| |_|/ / |/| | |
* | | | final version of the StoreProxy and its testsben2009-11-021-11/+14
* | | | StoreProxy ready for reviewben2009-11-026-26/+52
* | | | Changed to the store and added the api libraryBenoit Tremblay2009-11-0220-41/+3070
| |_|/ |/| |
* | | Integrated comments from simpoirerick2009-10-312-42/+44
* | | Fixed bug introduced by changing the interface of update_* in Tutorialerick2009-10-301-8/+7
* | | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlineerick2009-10-301-2/+2
|\ \ \
| * | | test utils and NotImplemented tests cleaningSimon Poirier2009-10-301-2/+2
* | | | Tutorial: Changed Tutorial.update_* to update properties instead of replacing...erick2009-10-303-71/+132
|/ / /
* | | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainline into tutor...erick2009-10-3014-214/+965
|\ \ \
| * | | code review fixes for testsVincent Vinet2009-10-301-1/+2
| * | | add the probe testsVincent Vinet2009-10-291-5/+16
| * | | uam selector in properties box.Simon Poirier2009-10-282-0/+14
| * | | make tutorius imports relativeVincent Vinet2009-10-2811-30/+31
| * | | code review related fixesSimon Poirier2009-10-274-246/+64
| * | | merge creatorSimon Poirier2009-10-243-25/+31
| * | | creator with viewer and non-linear editing.Simon Poirier2009-10-246-177/+1077
* | | | Fixed typo on vault commenterick2009-10-301-1/+1
* | | | Added comments from code review of vinceerick2009-10-301-1/+6
* | | | TutorialADT: First pass for modifications following Simon review, still has s...erick2009-10-281-57/+103
* | | | first complete version of tutorialADT with tests, ready for reviewerick2009-10-271-74/+187
* | | | Updated interface for Tutorial, Started writing tests to Tutorialerick2009-10-271-21/+146
* | | | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainline into tutor...erick2009-10-252-16/+6
|\ \ \ \ | |/ / /
| * | | fix some of the tests, fix some bugsVincent Vinet2009-10-232-16/+6
* | | | First implementation of Tutorial.State with testserick2009-10-251-56/+102
* | | | Initial commit of the tutorial ADTerick2009-10-241-0/+421
|/ / /
* | | fix some tests, keep write_fsm a member function in the TutorialBundler since...Vincent Vinet2009-10-231-2/+1
* | | finish the vault merge :: use itVincent Vinet2009-10-224-8/+5
* | | vault mergeJCTutorius2009-10-212-164/+326
* | | Merge the TProbe Integration and fix merging induced bugsVincent Vinet2009-10-1914-187/+831
* | | Merge gitorious@git.sugarlabs.org:tutorius/michaeljm-dev into merge_michaeljm...mike2009-10-198-314/+532
|\ \ \ | |_|/ |/| |
| * | LP 439980 : Code review changes : renamed is_identical to __eq__, relaxed act...mike2009-10-174-34/+18
| * | LP 439980 : Renaming nodes for XMLSerializer, Moving properties tests to /tmp...mike2009-10-123-120/+12
| * | LP 444777 : Adding the Store Proxy interface and equivalent testsmike2009-10-061-0/+175
| * | LP 439980 : Adding tests for the addon modulemike2009-10-052-146/+0