Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/datastore/datastore.py
Commit message (Expand)AuthorAgeFilesLines
...
* Put dates to work correctly on the journal, create a new journal entry when r...Tomeu Vizoso2007-05-201-0/+3
* Make datastore find & update operations asyncDan Williams2007-05-161-4/+6
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-131-5/+27
* Use the new DataStore and remove the old one.Tomeu Vizoso2007-05-101-277/+43
* Added WebSession datastore object.Tomeu Vizoso2007-05-031-0/+6
* Added object update to the datastore.Tomeu Vizoso2007-03-041-4/+8
* Hack Dan's DataStore for doing what we need for 6th March demo.Tomeu Vizoso2007-03-021-4/+92
* Add activity objects to the data storeDan Williams2006-12-201-5/+22
* datastore fixesDan Williams2006-12-111-14/+28
* Add a simple prototype data storeDan Williams2006-12-111-0/+174