Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius
Commit message (Expand)AuthorAgeFilesLines
* 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-051-0/+74
|/
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/BenTremblay-Dev...Ben Tremblay2009-11-061-8/+12
|\
| * 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-061-2/+10
| |\
| | * final version of the StoreProxy and its testsben2009-11-021-11/+14
| | * StoreProxy ready for reviewben2009-10-306-26/+52
| | * Changed to the store and added the api libraryBenoit Tremblay2009-10-2920-41/+3070
| * | publish now returns the newly published tutorial idBen Tremblay2009-11-051-6/+12
* | | removed api binary filesBen Tremblay2009-11-065-0/+0
* | | Merge dave's commitsVincent Vinet2009-11-052-4/+6
* | | Added code review modifications to Valut ressource managing.JCTutorius2009-11-051-3/+2
* | | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-11-052-185/+270
|\ \ \
| * | | Vault ADT IntegrationVincent Vinet2009-11-042-158/+240
| |/ /
* | | vault ressssources, pending reviewJCTutorius2009-11-041-3/+72
|/ /
* | 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