summaryrefslogtreecommitdiffstats
path: root/src/partition/jsondbpartition.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove private header include from public headerKalle Juhani Lehtonen2012-06-271-1/+0
* Moved jsondb query parser to a separate class.Denis Dzyubenko2012-05-251-1/+1
* Added error checking when parsing partition configuration fileDenis Dzyubenko2012-05-251-7/+9
* Refactor notificationsKevin Simons2012-05-241-5/+6
* Fix for out of space related bugs.Carlos Manuel Duclos Vergara2012-05-141-0/+13
* PIMPL the JsonDbPartition classKevin Simons2012-05-101-139/+25
* Improve separation between the protocol and the underlying implementationKevin Simons2012-05-061-9/+21
* Changed JsonDbIndex and IndexSpecDenis Dzyubenko2012-05-061-9/+2
* Refactored JsonDbIndex classDenis Dzyubenko2012-05-061-1/+1
* Remove all quota-related codeKevin Simons2012-05-021-3/+0
* Allow indexes of any size to be createdAli Akhtarzada2012-04-301-0/+1
* Make it possible to close and reopen the same JsonDbPartitionKevin Simons2012-04-281-1/+3
* Correct tombstone resurrection handlingHagen Rother2012-04-241-2/+2
* Fixed a corner case in eager view updatesJamey Hicks2012-04-241-1/+1
* Make "Replace" updates workKevin Simons2012-04-231-5/+5
* Support private partitionsKevin Simons2012-04-181-2/+2
* Refactor flushKevin Simons2012-04-181-1/+1
* Merge remote-tracking branch 'gerrit/hbtree'Denis Dzyubenko2012-04-121-5/+4
|\
| * Merge remote-tracking branch 'gerrit/master' into hbtreehbtreeDenis Dzyubenko2012-04-111-5/+4
* | Fix QString-related warningsKevin Simons2012-04-111-1/+1
|/
* Rename daemon autotest to partitionKevin Simons2012-04-101-0/+1
* Split partition handling out into a separate moduleKevin Simons2012-04-101-0/+288