Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/carquinyol/datastore.py
Commit message (Expand)AuthorAgeFilesLines
* don't choke if timestamp property is missingSascha Silbe2011-02-151-0/+3
* More sugar-lint fixes; add HACKING fileAleksey Lim2010-10-161-4/+7
* datastore, migration: remove unused import tracebackSascha Silbe2010-10-161-1/+0
* metadata-only update sets filesize property to 0 #2229Aleksey Lim2010-09-061-5/+8
* commit 3644fac reintroduced race condition, broke test suite #2104Aleksey Lim2010-09-031-8/+18
* Reviewer comments #1915v0.89.3Aleksey Lim2010-08-241-5/+9
* Check creation_time on index rebuild.Andrés Ambrois2010-08-241-0/+7
* Add creation_time property.Andrés Ambrois2010-08-241-0/+22
* Check filesize property on index rebuild.Andrés Ambrois2010-08-241-0/+8
* Add filesize property to the index.Andrés Ambrois2010-08-241-0/+12
* Invert index_updated logic #2095Aleksey Lim2010-07-141-6/+8
* fix typo in last commitSascha Silbe2010-03-081-1/+1
* rebuild index on migration (#1787)Sascha Silbe2010-03-081-29/+40
* let the logger do the formattingSascha Silbe2009-08-241-22/+19
* Fix typo (thanks pylint!)Tomeu Vizoso2009-08-131-2/+2
* Don't try to rebuild the index when the layout has just been created.Tomeu Vizoso2009-08-131-2/+2
* Import dbus.service (silbe) #772Tomeu Vizoso2009-08-111-0/+1
* PEP8 fixes (silbe) #1108Tomeu Vizoso2009-07-291-4/+6
* Rebuild index when an inconsistency between the index and the metadata is det...Tomeu Vizoso2009-06-291-12/+31
* Implement sorting by timestamp and titleTomeu Vizoso2009-06-291-1/+4
* Return a consistent entry count when some entries are missing (dsd)Tomeu Vizoso2009-06-271-0/+1
* Don't include in find() results entries without metadataTomeu Vizoso2009-06-261-2/+5
* Rename the module from olpc.datastore to carquinyol to make clearer that it's...Tomeu Vizoso2009-02-041-0/+315