Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'jc' of ssh://charles@bobthebuilder.mine.nu:8080/home/git into jccharles2009-04-161-70/+100
|\ | | | | | | | | | | Conflicts: source/external/source/sugar-toolkit/src/sugar/tutorius/bundler.py
| * add write_metadata_file implementationVincent Vinet2009-04-161-10/+39
| |
| * Various fixes in bundlerVincent Vinet2009-04-161-64/+65
| |
* | Add add_ressourcecharles2009-04-161-2/+25
|/
* Update bundler.pyJean-Christophe Savard2009-04-151-4/+7
|
* Bundler.py updatedJean-Christophe Savard2009-04-151-42/+52
|
* LP 341760 Serializer : Bundler.py up to dateJean-Christophe Savard2009-04-153-254/+83
|
* LP 341760 Core Serializer : Most recent devlopment.Jean-Christophe Savard2009-04-141-19/+191
|
* Core : (LP Bug 341760 and 345394)Jean-Christophe Savard2009-04-022-27/+162
| | | | | Added data bundling interfaces in bundler.py File tutoserialize.py is obsolete
* Core (bug 341760) : TutoSerializer, 2nd version (fonction save_tutorialJean-Christophe Savard2009-03-306-8/+305
| | | | added) + Tests : added serializertests.py
*