Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius/store.py
Commit message (Expand)AuthorAgeFilesLines
* Modified the tutorial parse function to also return the tutorial idBen Tremblay2009-11-121-0/+1
* minor fix to publish functionBen Tremblay2009-11-061-11/+1
* 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-301-26/+52
| * Changed to the store and added the api libraryBenoit Tremblay2009-10-291-41/+312
* | publish now returns the newly published tutorial idBen Tremblay2009-11-051-6/+12
* | final version of the StoreProxy and its testsben2009-11-021-11/+14
* | StoreProxy ready for reviewben2009-11-021-26/+52
* | Changed to the store and added the api libraryBenoit Tremblay2009-11-021-41/+312
* | test utils and NotImplemented tests cleaningSimon Poirier2009-10-301-2/+2
|/
* LP 439980 : Code review changes : renamed is_identical to __eq__, relaxed act...mike2009-10-171-2/+0
* LP 439980 : Renaming nodes for XMLSerializer, Moving properties tests to /tmp...mike2009-10-121-1/+1
* LP 444777 : Adding the Store Proxy interface and equivalent testsmike2009-10-061-0/+175