index
:
qt/qtjsondb.git
hbtree
kvs
master
*** Orphaned Project ***
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
daemon
/
dbserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Ensure default partition on non-removable medium
Jo Asplin
2012-06-08
1
-26
/
+20
*
Fixed created QJsonDbWatcher with invalid state number
Denis Dzyubenko
2012-06-08
1
-5
/
+44
*
Added partition name to debugQuery and object types to performance log
Jamey Hicks
2012-06-07
1
-2
/
+8
*
release notifications when closing dbserver
Bai Jing
2012-06-06
1
-0
/
+1
*
Removed unnecessary qPrintable()
Jo Asplin
2012-06-04
1
-1
/
+1
*
Don't allow a removable partition to be default
Jo Asplin
2012-06-01
1
-5
/
+23
*
Cleaning up JsonDbQuery
Denis Dzyubenko
2012-05-31
1
-1
/
+1
*
Debug and verbose output refactor
Ali Akhtarzada
2012-05-30
1
-51
/
+89
*
Fix crash when verbose and debug are both true
Ali Akhtarzada
2012-05-29
1
-1
/
+1
*
Moved jsondb query parser to a separate class.
Denis Dzyubenko
2012-05-25
1
-23
/
+44
*
Added error checking when parsing partition configuration file
Denis Dzyubenko
2012-05-25
1
-41
/
+91
*
Don't allow objects of type Partition in ephemeral partition
Jo Asplin
2012-05-25
1
-5
/
+16
*
Refactor notifications
Kevin Simons
2012-05-24
1
-547
/
+84
*
QueryTerm -> JsonDbQueryTerm
Kevin Simons
2012-05-24
1
-13
/
+13
*
Just use queryObjects for historical notifications starting from state 0
Kevin Simons
2012-05-24
1
-42
/
+8
*
Eliminate accidental duplication of object changes
Jamey Hicks
2012-05-22
1
-2
/
+9
*
Removed duplicated code in JsonDbSignals implementation.
Denis Dzyubenko
2012-05-21
1
-1
/
+1
*
Use SIGUSR1 signal to close indexes and reduce memory footprint.
Denis Dzyubenko
2012-05-21
1
-2
/
+8
*
Bunch of small fixes
Ali Akhtarzada
2012-05-19
1
-1
/
+3
*
Added partition name to performance log.
Jamey Hicks
2012-05-18
1
-0
/
+1
*
Check if partition is online when setting a notification
Tapani Mikola
2012-05-16
1
-0
/
+4
*
Fix watcher type and query matching
Jamey Hicks
2012-05-10
1
-15
/
+21
*
Enable compile-time specification of jsondb socket name.
Jamey Hicks
2012-05-09
1
-1
/
+2
*
Add QJsonDbLogRequest
Kevin Simons
2012-05-06
1
-2
/
+13
*
Improve separation between the protocol and the underlying implementation
Kevin Simons
2012-05-06
1
-10
/
+36
*
Changed JsonDbIndex and IndexSpec
Denis Dzyubenko
2012-05-06
1
-4
/
+4
*
Refactored JsonDbIndex class
Denis Dzyubenko
2012-05-06
1
-0
/
+7
*
Fix last state number when there are no changes.
Jamey Hicks
2012-05-04
1
-3
/
+8
*
Make more use of QStringLiteral and QLatin1Char/QLatin1String
Denis Dzyubenko
2012-05-03
1
-6
/
+5
*
Support removable partitions
Kevin Simons
2012-05-03
1
-20
/
+60
*
Remove all quota-related code
Kevin Simons
2012-05-02
1
-1
/
+0
*
Include pid and process name in performance log.
Jamey Hicks
2012-04-26
1
-1
/
+6
*
Fixes changes since watcher with "in" query
Jamey Hicks
2012-04-24
1
-1
/
+7
*
Fixed a corner case in eager view updates
Jamey Hicks
2012-04-24
1
-17
/
+28
*
Added verboseErrors so daemon logs all errors in client requests
Jamey Hicks
2012-04-23
1
-51
/
+64
*
Make "Replace" updates work
Kevin Simons
2012-04-23
1
-9
/
+9
*
Send correct notifications also when updating _type
Tapani Mikola
2012-04-20
1
-0
/
+2
*
Refactor flush
Kevin Simons
2012-04-18
1
-1
/
+16
*
Modify the way search paths for partitions are constructed
Kevin Simons
2012-04-18
1
-10
/
+12
*
fix some fd leak
Bai Jing
2012-04-16
1
-0
/
+1
*
Eliminate duplicate paths in the partition search path
Kevin Simons
2012-04-12
1
-2
/
+13
*
Fix for performance problem eager view updates
Jamey Hicks
2012-04-11
1
-2
/
+2
*
Validate notifictions at object creation time
Kevin Simons
2012-04-11
1
-29
/
+71
*
Fix a bug in clearNotifications
Kevin Simons
2012-04-11
1
-5
/
+3
*
Split partition handling out into a separate module
Kevin Simons
2012-04-10
1
-5
/
+3
*
Switch to a partition-loading system based on files
Kevin Simons
2012-04-10
1
-64
/
+156
*
Include _indexValue in notifications if query has a sort order.
Jamey Hicks
2012-04-10
1
-1
/
+12
*
Refine eager view updating
Jamey Hicks
2012-04-04
1
-42
/
+144
*
fix a createNotification related memory leak
Bai Jing
2012-04-04
1
-1
/
+19
[next]