Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finished a first pass through the specs, started implementing the Tutoriallp440900erick2009-10-051-20/+189
* Initial commit of tutorial Abstract Data Type (ADT) with specs of interface onlyerick2009-10-041-0/+199
* Fixed small bugs preventing the service and engine from being usederick2009-10-012-4/+17
* Fixed update() signature in ProbeProxy to take 2 args as intended in the comm...erick2009-10-011-1/+1
* Removed fix the dbus method declaration in serviceerick2009-10-011-3/+3
* Added a proxy for the serviceerick2009-10-012-2/+17
* Initial version of the Engine and the Serviceerick2009-10-012-0/+87
* Added comment in services.py to plan its deprecation and moving its services ...erick2009-10-011-0/+3
* Merge branch 'lp429661' of git://git.sugarlabs.org/tutorius/mainline into lp4...Vincent Vinet2009-10-010-0/+0
|\
| * WIP for running tutorials with the ProbeProxyVincent Vinet2009-09-305-49/+234
| * merge in erick's TProbe work, add a very basic unit testVincent Vinet2009-09-2112-2/+1065
* | WIP for running tutorials with the ProbeProxyVincent Vinet2009-10-015-49/+234
* | merge in erick's TProbe work, add a very basic unit testVincent Vinet2009-10-0112-2/+1065
* | -t option to test runner. added prototype viewer under testsSimon Poirier2009-09-273-11/+340
|/
* fix complex property instanciation by doing a shallow copy of defaults <revie...Simon Poirier2009-09-181-1/+2
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineSimon Poirier2009-09-1812-1926/+3
|\
| * remove the jhbuild as wellVincent Vinet2009-09-173-92/+0
| * remove the toolkit as it now is integrated in the jhbuildVincent Vinet2009-09-178-1621/+3
* | fix the 'non working' upstream jhbuild by removing the (obsolete?) decorator ...Simon Poirier2009-09-113-0/+213
* | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineSimon Poirier2009-09-096-2/+100
|\ \ | |/
| * jhbuild environmentVincent Vinet2009-09-084-0/+99
| * properly instanciate the overlayerVincent Vinet2009-09-082-2/+1
* | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlineSimon Poirier2009-09-067-413/+692
|\ \ | |/
| * Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlineVincent Vinet2009-09-044-129/+148
| |\
| * | add a reference to sugar-toolkit-tutorius, and update toolkitfix files with t...Vincent Vinet2009-09-047-413/+692
* | | packager: put timestamp in var to avoid race conditionsSimon Poirier2009-09-041-5/+6
| |/ |/|
* | add SoaS iso repackerSimon Poirier2009-09-041-0/+117
* | Fix icons to comply to sugar standards.Simon Poirier2009-09-043-129/+31
|/
* repackage of tutorius using distutilsSimon Poirier2009-07-12339-80143/+6618
|\
| * test runner in setup scriptSimon Poirier2009-07-122-7/+36
| * repackageSimon Poirier2009-07-11232-33797/+263
| * * Modularized actions and event filters through add-on componentsSimon Poirier2009-07-0222-533/+824
| * refactoring propertiestestsSimon Poirier2009-06-011-30/+37
| * fixed major missing parts in bundlerSimon Poirier2009-06-0112-262/+999
| * Merge branch 'mike'mike2009-05-0516-75/+1021
| |\
| | * [LP 352437] Core : Minor refactoring on XMLSerializer, added testsmike2009-05-053-196/+212
| | * (LP 352437) Core : Completed basic serializer interactions with coremike2009-04-2612-111/+324
| | |\
| | | * Merge branch 'jc_support' into mikemike2009-04-1711-40/+847
| | | |\
| | | | * LP 341760 Core : Draft architecture for XML loadingmike2009-04-172-70/+201
| | | * | LP 348570 Core : Integrating properties to actions; adding testsmike2009-04-165-20/+57
| | | * | LP 348570 Core : Extending actions with the new properties, adding min /mike2009-04-167-81/+97
| | | * | TutoriusV2 : Added test for set_state with same name twice - corrected core b...mike2009-04-162-8/+48
| | | * | TutoriusV2 : Corrected the function detection function in actiontests.pymike2009-04-161-1/+1
| | | * | TutoriusV2 : Added interface validation for Actionsmike2009-04-161-2/+35
| | * | | Merge branch 'jc' of ssh://mike@bobthebuilder.mine.nu:8080/home/git into jc_s...mike2009-04-266-136/+166
| | |\ \ \
| | | * | | [LP 341760] Serializer : Completed XML serializer and working save/loadJean-Christophe Savard2009-04-255-86/+91
| | | * | | final debugging on bundler.py and update on tests in serializertests.pyJean-Christophe Savard2009-04-252-50/+75
| | * | | | Merge branch 'jc' of ssh://mike@bobthebuilder.mine.nu:8080/home/git into jc_s...mike2009-04-223-71/+84
| | |\ \ \ \ | | | |/ / /
| | | * | | Bundler.pyJean-Christophe Savard2009-04-201-5/+54
| | | * | | ctrl-z sur bundler.pyJean-Christophe Savard2009-04-202-2/+7