summaryrefslogtreecommitdiffstats
path: root/src/partition/jsondbreducedefinition.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove objects in batches for reduces and mapsAli Akhtarzada2012-06-131-5/+3
* fix some QString warningsBai Jing2012-05-311-1/+1
* Add option to enforce javascript strict modeJamey Hicks2012-05-301-5/+12
* Made releaseScriptEngine be called automaticallyDenis Dzyubenko2012-05-211-0/+2
* Fixed a crash when SIGHUP is receivedDenis Dzyubenko2012-05-211-9/+2
* PIMPL the JsonDbPartition classKevin Simons2012-05-101-1/+2
* Add jsondb object with createUuidFromString() for Reduce views.Jamey Hicks2012-05-091-7/+28
* Renamed JsonDbObject::propertyLookup to valueByPath()Denis Dzyubenko2012-05-091-1/+1
* Use QJSEngine::fromScriptValue() and QJSEngine::toScriptValue()Jamey Hicks2012-05-031-6/+6
* Correct tombstone resurrection handlingHagen Rother2012-04-241-3/+7
* Added verboseErrors so daemon logs all errors in client requestsJamey Hicks2012-04-231-0/+2
* Make "Replace" updates workKevin Simons2012-04-231-1/+1
* remove V8 collectGarbageBai Jing2012-04-131-1/+0
* Fix QString-related warningsKevin Simons2012-04-111-29/+29
* Split partition handling out into a separate moduleKevin Simons2012-04-101-0/+359