summaryrefslogtreecommitdiffstats
path: root/tests/auto/partition/testpartition.cpp
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
* Make sure invalid partition function calls work propertlyAli Akhtarzada2012-06-131-0/+41
* Use correct include for message handlerKai Koehne2012-06-071-1/+1
* 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-101-62/+63
* Fix OR query matchingJamey Hicks2012-05-091-0/+6
* 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-231-1/+2
* 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-111-62/+1
* Rename daemon autotest to partitionKevin Simons2012-04-101-0/+4722