summaryrefslogtreecommitdiffstats
path: root/src/partition/jsondbsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Improve offset - limit query performanceTapani Mikola2012-06-081-0/+2
* Added JsonDbSettings::debugIndexes()Jamey Hicks2012-06-071-0/+1
* Debug and verbose output refactorAli Akhtarzada2012-05-301-2/+27
* Add option to enforce javascript strict modeJamey Hicks2012-05-301-0/+1
* Discard old versions from changesSince cache.Jamey Hicks2012-05-161-0/+1
* Change default cache size to 20Ali Akhtarzada2012-05-141-1/+1
* Fix for out of space related bugs.Carlos Manuel Duclos Vergara2012-05-141-0/+1
* Fixed uninitialized variable in jsondbsettingsDenis Dzyubenko2012-05-091-0/+1
* Make hbtree key size limit 512 bytesAli Akhtarzada2012-05-091-1/+1
* Make more use of QStringLiteral and QLatin1Char/QLatin1StringDenis Dzyubenko2012-05-031-12/+19
* Allow indexes of any size to be createdAli Akhtarzada2012-04-301-0/+1
* Added string format check to schema validatorPascal Dietz2012-04-231-0/+1
* Fix QString-related warningsKevin Simons2012-04-111-1/+1
* Split partition handling out into a separate moduleKevin Simons2012-04-101-0/+109