summaryrefslogtreecommitdiffstats
path: root/tests/auto/partition
Commit message (Expand)AuthorAgeFilesLines
* use qputenv instead of ::setenvJamey Hicks2012-10-141-12/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Set the Qt API level to compatibility mode in all tests and in one lib.Thiago Macieira2012-08-011-0/+1
* switch to new-style configure testsOswald Buddenhagen2012-06-271-1/+1
* Make sure invalid partition function calls work propertlyAli Akhtarzada2012-06-131-0/+41
* Use correct include for message handlerKai Koehne2012-06-071-1/+1
* Removed unnecessary LIBS from autotestsDenis Dzyubenko2012-06-071-2/+0
* Update all the eager views that depend on a source object changeJamey Hicks2012-06-061-0/+28
* Get rid of debug clutter in parition auto testsAli Akhtarzada2012-06-051-10/+19
* Changed HBtree to take advisory lock on each open of the db file.Denis Dzyubenko2012-06-041-1/+13
* Fixed to use new api qInstallMessageHandler.Denis Dzyubenko2012-06-011-2/+2
* Moved jsondb query parser to a separate class.Denis Dzyubenko2012-05-251-8/+19
* Added error checking when parsing partition configuration fileDenis Dzyubenko2012-05-251-11/+13
* Add notContains operatorTapani Mikola2012-05-251-0/+12
* Fixed a crash when SIGHUP is receivedDenis Dzyubenko2012-05-211-0/+12
* PIMPL the JsonDbPartition classKevin Simons2012-05-102-63/+64
* Fix OR query matchingJamey Hicks2012-05-091-0/+6
* Add jsondb object with createUuidFromString() for Reduce views.Jamey Hicks2012-05-091-2/+2
* Renamed JsonDbObject::propertyLookup to valueByPath()Denis Dzyubenko2012-05-091-5/+5
* Improve separation between the protocol and the underlying implementationKevin Simons2012-05-061-12/+10
* Changed JsonDbIndex and IndexSpecDenis Dzyubenko2012-05-061-6/+7
* Refactored JsonDbIndex classDenis Dzyubenko2012-05-061-6/+59
* Fix replicating createJamey Hicks2012-04-301-0/+8
* Allow indexes of any size to be createdAli Akhtarzada2012-04-301-1/+38
* Make it possible to close and reopen the same JsonDbPartitionKevin Simons2012-04-281-3/+29
* Fix the "[= { foo: bar} ]" form of queriesKevin Simons2012-04-241-1/+1
* Correct tombstone resurrection handlingHagen Rother2012-04-241-0/+36
* Make "Replace" updates workKevin Simons2012-04-231-8/+8
* Added string format check to schema validatorPascal Dietz2012-04-2318-1/+64
* Make version tracking configurableHagen Rother2012-04-231-4/+17
* Stop creating indexes automatically in JsonDbPartition::compileIndexQueryJamey Hicks2012-04-171-29/+0
* Merge remote-tracking branch 'gerrit/master' into hbtreehbtreeDenis Dzyubenko2012-04-112-62/+5
* Added a config.test to check whether icu is availableDenis Dzyubenko2012-04-111-0/+7
* Rename daemon autotest to partitionKevin Simons2012-04-10134-0/+51226