Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add sort order examplestestsuiteSascha Silbe2009-09-251-0/+5
* add range query exampleSascha Silbe2009-09-251-1/+4
* wait for all children to exit before removing directory treeSascha Silbe2009-09-251-0/+11
* print run time of each testSascha Silbe2009-09-251-1/+55
* fix clean target, add check as alias for testSascha Silbe2009-09-251-1/+2
* fix valgrind invocationSascha Silbe2009-09-251-1/+1
* add test running lots of data store operations (pseudo-benchmark)Sascha Silbe2009-09-251-0/+92
* add module docstring (replaces comment)Sascha Silbe2009-09-251-7/+9
* clean up data store after each test moduleSascha Silbe2009-09-251-8/+70
* fix support for non-doctest test casesSascha Silbe2009-09-251-13/+19
* report only first failure for doctests as the remainder is likely to fail as ...Sascha Silbe2009-09-251-1/+1
* test entries with content (create(), update(), get_filename())Sascha Silbe2009-09-251-2/+27
* fix running with no tests specified (will run all tests)Sascha Silbe2009-09-251-1/+1
* make dbus-daemon exit after running testsSascha Silbe2009-09-251-1/+1
* add (back) minimal test suiteSascha Silbe2009-09-256-0/+212
* Bump v0.86.0Aleksey Lim2009-09-242-2/+8
* fix 'error return without exception set' on ARM (#1404)Sascha Silbe2009-09-211-1/+1
* eliminate incorrect warning about unknown search terms (#1363)Sascha Silbe2009-09-211-3/+0
* Fix AUTHORS fileAleksey Lim2009-09-181-0/+1
* Add AM_MAINTAINER_MODE macro to configure.acAleksey Lim2009-09-181-0/+2
* Bump v0.85.4Aleksey Lim2009-09-177-5/+41
* Use basename for uploaded files by default in copy-to-journal script #1372Aleksey Lim2009-09-171-1/+4
* Release 0.85.3Simon Schampijer2009-09-111-1/+1
* Memory leaks after many get_properties() ds calls #1240Aleksey Lim2009-08-271-0/+2
* Release 0.85.2v0.85.2Tomeu Vizoso2009-08-251-1/+1
* let the logger do the formattingSascha Silbe2009-08-245-47/+41
* use layoutmanager as much as possibleSascha Silbe2009-08-215-48/+30
* assorted nitpicksTomeu Vizoso2009-08-171-3/+3
* IndexStore refactoring and prefix term supportSascha Silbe2009-08-171-112/+175
* 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-132-5/+18
* Import dbus.service (silbe) #772Tomeu Vizoso2009-08-111-0/+1
* Specify minimum version of python in configure.acTomeu Vizoso2009-08-071-1/+1
* Release 0.85.1v0.85.1Simon Schampijer2009-08-061-1/+1
* PEP8 fixes (silbe) #1108Tomeu Vizoso2009-07-299-42/+64
* Should be strip(), not trim()Tomeu Vizoso2009-07-011-1/+1
* 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-292-5/+25
* Return a consistent entry count when some entries are missing (dsd)Tomeu Vizoso2009-06-271-0/+1
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-datastore/mainlineTomeu Vizoso2009-06-261-14/+10
|\
| * Only one dot for the filename if we specify an extensionSimon Schampijer2009-06-101-2/+3
| * Remove title option #896Simon Schampijer2009-06-101-12/+7
* | Don't include in find() results entries without metadataTomeu Vizoso2009-06-261-2/+5
|/
* Release 0.84.0v0.84.0Tomeu Vizoso2009-03-031-1/+1
* Release 0.83.4v0.83.4Tomeu Vizoso2009-03-031-1/+1
* Release 0.83.3v0.83.3Tomeu Vizoso2009-02-041-1/+1
* Rename the module from olpc.datastore to carquinyol to make clearer that it's...Tomeu Vizoso2009-02-0415-25/+19
* Remove files referring to the old implementationTomeu Vizoso2009-02-0431-1682/+0
* Ignore some m4 filesTomeu Vizoso2009-02-041-1/+5
* Only try to remove the checksum dir if it already existsTomeu Vizoso2009-01-211-6/+7