index
:
qt/qtjsondb.git
hbtree
kvs
master
*** Orphaned Project ***
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
client
/
qjsondbprivatepartition.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Implemented Flush request for private partitions.
Denis Dzyubenko
2012-06-01
1
-3
/
+16
*
Cleaning up JsonDbQuery
Denis Dzyubenko
2012-05-31
1
-7
/
+5
*
Fixed destruction of the private partition object in QJsonDbConnection.
Denis Dzyubenko
2012-05-26
1
-2
/
+2
*
Added a test that reads from multiple private partitions.
Denis Dzyubenko
2012-05-25
1
-20
/
+12
*
Changed the way we find path to private partitions.
Denis Dzyubenko
2012-05-25
1
-7
/
+14
*
Moved jsondb query parser to a separate class.
Denis Dzyubenko
2012-05-25
1
-26
/
+33
*
Added error checking when parsing partition configuration file
Denis Dzyubenko
2012-05-25
1
-2
/
+8
*
Fix for requests sent to private partitions.
Denis Dzyubenko
2012-05-25
1
-22
/
+11
*
Improve separation between the protocol and the underlying implementation
Kevin Simons
2012-05-06
1
-6
/
+4
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-03
1
-1
/
+1
*
Make "Replace" updates work
Kevin Simons
2012-04-23
1
-2
/
+2
*
Support private partitions
Kevin Simons
2012-04-18
1
-0
/
+206