Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move delete() to end of test cases in order to better test find()mergeSascha Silbe2009-08-161-10/+12
* indexstore: Carefully separate prefix namespaces. This fixes the test suite f...Sascha Silbe2009-08-161-17/+19
* add some basic API testsSascha Silbe2009-08-131-0/+82
* run test suite on sources instead of on installed filesSascha Silbe2009-08-132-0/+12
* run test suite on 'make check'Sascha Silbe2009-08-131-0/+1
* runalltests.py: PEP8 / pylint fixesSascha Silbe2009-08-133-13/+10
* don't use pkg_resources as it doesn't work anywaySascha Silbe2009-08-131-10/+2
* test via DBus API instead of direct class access, set up (and clean afterward...Sascha Silbe2009-08-135-35/+70
* add API to check/wait for index rebuild to finishSascha Silbe2009-08-131-0/+37
* pull potentially useful files from tests/ in 2a21c290bae0ced719920a784b17ad48...Sascha Silbe2009-08-1311-0/+459
* remove locale setting, was only used for DateRangeProcessorSascha Silbe2009-08-132-10/+10
* remove date range support in Xapian queriesSascha Silbe2009-08-131-23/+0
* fix some style issuesSascha Silbe2009-08-131-20/+19
* revised patch for IndexStore refactoring and prefix term supportSascha Silbe2009-08-132-107/+194
* 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.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
* Don't raise an exception if the checksum entry hasn't been created yetTomeu Vizoso2009-01-211-2/+5
* Release 0.83.2v0.83.2Tomeu Vizoso2009-01-191-1/+1
* Correctly print backtracesTomeu Vizoso2009-01-141-2/+2
* pylint fixesTomeu Vizoso2009-01-111-0/+2
* Add timestamp property if missing during the migrationTomeu Vizoso2009-01-112-15/+23
* Drop mtime hack, journal will always filter by timestamp from now onTomeu Vizoso2009-01-111-17/+0
* #181 replace deprecated os.popen by subprocess (alsroot)Tomeu Vizoso2009-01-091-2/+4
* Index the keep property and allow searching for itTomeu Vizoso2009-01-081-0/+7
* Fix typoTomeu Vizoso2009-01-071-1/+1
* Fallback to file system if we fail to query the indexTomeu Vizoso2009-01-071-10/+11
* #140 Index activity_id propertyTomeu Vizoso2009-01-051-11/+27
* Dont expect the mime_type property when indexing an entryTomeu Vizoso2008-12-231-1/+1
* Release 0.83.1v0.83.1Tomeu Vizoso2008-12-191-1/+1
* Remove unused values from the index and make indexing a bit more robustTomeu Vizoso2008-12-031-8/+1
* TypoTomeu Vizoso2008-12-031-1/+1