summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Added QJsonDbRequest::error() and errorString().Denis Dzyubenko2012-05-251-0/+13
* Moved jsondb query parser to a separate class.Denis Dzyubenko2012-05-254-65/+157
* Added error checking when parsing partition configuration fileDenis Dzyubenko2012-05-2519-43/+55
* Fix for requests sent to private partitions.Denis Dzyubenko2012-05-253-1/+58
* Add notContains operatorTapani Mikola2012-05-251-0/+12
* Refactor notificationsKevin Simons2012-05-241-14/+27
* Switch to non-deprecated QQmlEngine::importPluginJamey Hicks2012-05-2310-37/+37
* Use SIGUSR1 signal to close indexes and reduce memory footprint.Denis Dzyubenko2012-05-211-1/+1
* Fixed a crash when SIGHUP is receivedDenis Dzyubenko2012-05-211-0/+12
* Moved index functions to JsonDbIndexPrivate classDenis Dzyubenko2012-05-211-7/+3
* Fixed autotest to cleanup after itselfDenis Dzyubenko2012-05-211-6/+15
* Bunch of small fixesAli Akhtarzada2012-05-191-0/+8
* Added an autotest for queries with constraints on linked objectsDenis Dzyubenko2012-05-181-1/+44
* Use mkfs.ext2 as it is more consistently available on our target platformsKevin Simons2012-05-161-2/+5
* Persist collectible page list after closing hbtreeAli Akhtarzada2012-05-161-18/+75
* Autotest: send multiple forced requestsDenis Dzyubenko2012-05-161-0/+72
* Adding setWorkingDirectory and workingDirectory to TestHelper.Carlos Manuel Duclos Vergara2012-05-162-2/+17
* Only add pages to collectible list on successful commitAli Akhtarzada2012-05-151-17/+17
* Make sure mBdbTransactions gets cleared if a commit failsAli Akhtarzada2012-05-151-1/+1
* Added an autotest to check that "parasitic" queries have no effectDenis Dzyubenko2012-05-151-0/+68
* Make client benchmark to install correctlyTapani Mikola2012-05-141-1/+5
* Manual test for testing out of space conditions.Carlos Manuel Duclos Vergara2012-05-144-0/+230
* Support caseSensitive in JsonDbCachingListModelLiang Qi2012-05-142-0/+113
* Update 2 test functionsLiang Qi2012-05-142-4/+4
* Revert "Moved implemented of helper classes to header file"Sergey Hambardzumyan2012-05-111-0/+1
* Added client benchmark that uses large transactions.Denis Dzyubenko2012-05-111-0/+68
* CodeCoverage: Skip headersclean test.Caroline Chao2012-05-111-0/+2
* Added a benchmark for JsonDbObject::valueByPathDenis Dzyubenko2012-05-103-1/+151
* PIMPL the JsonDbPartition classKevin Simons2012-05-106-71/+74
* Truncate file on failed commit if pages were appended + testAli Akhtarzada2012-05-101-0/+61
* Added commit chains to hbtreeAli Akhtarzada2012-05-101-6/+6
* Remove corruptor.db at the end of the testKevin Simons2012-05-101-0/+2
* Fix up .gitignoreKevin Simons2012-05-101-1/+0
* Fix bug when combining changesJamey Hicks2012-05-101-0/+16
* Fix watcher type and query matchingJamey Hicks2012-05-101-30/+123
* Fix OR query matchingJamey Hicks2012-05-091-0/+6
* Implemented !=~ queryJamey Hicks2012-05-092-1/+12
* Change client test to use new APIAli Akhtarzada2012-05-094-1024/+863
* Make testcase less stressfulTapani Mikola2012-05-091-4/+4
* Add jsondb object with createUuidFromString() for Reduce views.Jamey Hicks2012-05-091-2/+2
* Fixed a bug in query with extraction operatorDenis Dzyubenko2012-05-092-7/+138
* Renamed JsonDbObject::propertyLookup to valueByPath()Denis Dzyubenko2012-05-092-8/+8
* Added btree benchmark that inserts 1000 items in one transactionDenis Dzyubenko2012-05-091-0/+39
* Make hbtree key size limit 512 bytesAli Akhtarzada2012-05-091-5/+5
* Make install to work for qjsondbflushrequest testTapani Mikola2012-05-071-0/+8
* Move the client benchmarks to the new C++ APIKevin Simons2012-05-064-467/+250
* Don't print excessive (expected) errors in autotestsDenis Dzyubenko2012-05-061-1/+1
* Improve separation between the protocol and the underlying implementationKevin Simons2012-05-064-43/+35
* Fixed lookup for partitions.json in autotestsDenis Dzyubenko2012-05-063-28/+33
* Removed deprecated -base-name argument from autotestsDenis Dzyubenko2012-05-0615-42/+19