summaryrefslogtreecommitdiffstats
path: root/src/daemon/dbserver.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Added partition name to debugQuery and object types to performance logJamey Hicks2012-06-071-1/+1
* 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-2/+3
* Refactor notificationsKevin Simons2012-05-241-40/+16
* Just use queryObjects for historical notifications starting from state 0Kevin Simons2012-05-241-1/+1
* Removed duplicated code in JsonDbSignals implementation.Denis Dzyubenko2012-05-211-1/+1
* Use SIGUSR1 signal to close indexes and reduce memory footprint.Denis Dzyubenko2012-05-211-0/+1
* Add QJsonDbLogRequestKevin Simons2012-05-061-0/+1
* Refactored JsonDbIndex classDenis Dzyubenko2012-05-061-0/+1
* Support removable partitionsKevin Simons2012-05-031-0/+1
* Fixed a corner case in eager view updatesJamey Hicks2012-04-241-1/+1
* Added verboseErrors so daemon logs all errors in client requestsJamey Hicks2012-04-231-2/+12
* Make "Replace" updates workKevin Simons2012-04-231-1/+1
* Validate notifictions at object creation timeKevin Simons2012-04-111-0/+2
* Split partition handling out into a separate moduleKevin Simons2012-04-101-5/+2
* Switch to a partition-loading system based on filesKevin Simons2012-04-101-3/+3
* Refine eager view updatingJamey Hicks2012-04-041-6/+15
* fix a createNotification related memory leakBai Jing2012-04-041-0/+2
* Fixes stateNumber on historical notificationsJamey Hicks2012-04-021-2/+5
* Removed duplicate jsonstream class.Denis Dzyubenko2012-03-301-0/+2
* Handle eager updates with non-view source types with a queued connectionKevin Simons2012-03-231-0/+1
* Fix chained eager view updatesKevin Simons2012-03-211-0/+1
* Watching a view type triggers a view update.Jamey Hicks2012-03-191-1/+1
* Fix crash related to notifications on the ephemeral partition.Kevin Simons2012-03-191-1/+1
* Add support for old notifications to QJsonDbWatcherJamey Hicks2012-03-161-1/+3
* Refactoring: remove JsonDb classKevin Simons2012-03-151-11/+36
* remove token authentication code.Jamey Hicks2012-02-291-1/+0
* Added internal QJsonDbFlushRequestDenis Dzyubenko2012-02-281-0/+1
* Refactoring: make class names and file names more consistentKevin Simons2012-02-241-1/+1
* Naming clean up.Tapani Mikola2012-02-211-3/+3
* writeModes for daemonHagen Rother2012-02-211-3/+3
* Move the -load functionality from the daemon to the clientKevin Simons2012-02-211-1/+0
* Authentication by socket peer credentials.Tapani Mikola2012-02-081-8/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-271-1/+1
* Removed Qson binary format from qtjsondbJamey Hicks2012-01-271-14/+14
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Added -compact-on-exit option to jsondb.Jamey Hicks2012-01-121-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Renamed public macros.Denis Dzyubenko2012-01-041-2/+2
* Fixed QtJsonDb namespace compilation.Toby Tomkins2011-12-281-2/+4
* added -terminate option to jsondb and reflect -load status in return code.Jamey Hicks2011-12-071-1/+1
* Added partitionName to functions in c++ apiDenis Dzyubenko2011-11-241-7/+7
* Update licenseheader text in source and header filesSergio Ahumada2011-10-311-1/+1
* Add QT_BEGIN_HEADER/QT_END_HEADER macrosSergio Ahumada2011-10-271-0/+4
* Long live QtJsonDb!Denis Dzyubenko2011-10-251-0/+112