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://bobthebuilder.mine.nu:8080/home/git into jcJean-Christophe Savard2009-04-161-10/+39
|\
| * add write_metadata_file implementationVincent Vinet2009-04-161-10/+39
| |
* | Bundler.pyJean-Christophe Savard2009-04-161-3/+1
| |
* | Bundler.pyJean-Christophe Savard2009-04-161-52/+64
| |
* | Merge branch 'jc' of ssh://bobthebuilder.mine.nu:8080/home/git into jcJean-Christophe Savard2009-04-161-64/+65
|\ \ | |/
| * Various fixes in bundlerVincent Vinet2009-04-161-64/+65
| |
* | commit bundler.pyJean-Christophe Savard2009-04-161-0/+1
|/
* 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
*