index
:
qt/qtjsondb.git
hbtree
kvs
master
*** Orphaned Project ***
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
partition
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile on Android.
HEAD
master
BogDan Vatra
2013-10-04
1
-2
/
+8
*
put hbtree in a namespace
Oswald Buddenhagen
2013-03-13
2
-1
/
+3
*
adapt jsondb partition to windows
Jamey Hicks
2012-10-14
4
-2
/
+10
*
Remove append-only btree
Jamey Hicks
2012-10-11
4
-44
/
+0
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
54
-1296
/
+1296
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-11
1
-2
/
+0
*
follow rename of qt_module_config.prf to qt_module.prf
Oswald Buddenhagen
2012-08-11
1
-1
/
+1
*
Mark JsonDb compat and partition libraries as internal.
Stephen Kelly
2012-07-24
1
-0
/
+1
*
Update the export macros in qtjsondb.git
Thiago Macieira
2012-07-11
1
-2
/
+6
*
switch to new-style configure tests
Oswald Buddenhagen
2012-06-27
1
-1
/
+1
*
build system cleanups
Oswald Buddenhagen
2012-06-27
1
-4
/
+1
*
auto-generate module pris
Oswald Buddenhagen
2012-06-27
1
-10
/
+5
*
use auto-defined QT_BUILD_*_LIB variables
Oswald Buddenhagen
2012-06-27
2
-2
/
+1
*
move the headers from partition/schema-validation/ to their parent dir
Oswald Buddenhagen
2012-06-27
6
-5
/
+5
*
Remove private header include from public header
Kalle Juhani Lehtonen
2012-06-27
1
-1
/
+0
*
Make sure invalid partition function calls work propertly
Ali Akhtarzada
2012-06-13
1
-4
/
+7
*
Remove objects in batches for reduces and maps
Ali Akhtarzada
2012-06-13
2
-10
/
+6
*
Close indexes with object tables
Ali Akhtarzada
2012-06-11
1
-0
/
+1
*
Fixes access to private partitions from multiple threads.
Denis Dzyubenko
2012-06-11
1
-1
/
+1
*
Fixed subscription to a notification without explicitly specifying _type
Denis Dzyubenko
2012-06-11
1
-1
/
+3
*
Speed up [?_uuid="undefined"] queries
Jamey Hicks
2012-06-08
2
-0
/
+6
*
Improve offset - limit query performance
Tapani Mikola
2012-06-08
8
-15
/
+243
*
Added JsonDbSettings::debugIndexes()
Jamey Hicks
2012-06-07
3
-4
/
+10
*
Removed unused function that used to create indexes defined by schemas
Denis Dzyubenko
2012-06-07
2
-15
/
+0
*
Enable JS injection in Json Db
Guenter Schwann
2012-06-06
2
-1
/
+33
*
Update all the eager views that depend on a source object change
Jamey Hicks
2012-06-06
1
-1
/
+1
*
Do not open index right after closing just to get filename
Ali Akhtarzada
2012-06-06
1
-3
/
+2
*
Try to make jsondb build again in CI
Tapani Mikola
2012-06-05
2
-2
/
+2
*
Get rid of unnecessary semicolon
Ali Akhtarzada
2012-06-05
1
-1
/
+1
*
Remove unnecessary contains call in validateIndex
Ali Akhtarzada
2012-06-05
1
-5
/
+6
*
Changed HBtree to take advisory lock on each open of the db file.
Denis Dzyubenko
2012-06-04
2
-6
/
+2
*
Make German phone book sorting work in jsondb
Mike FABIAN
2012-06-01
2
-8
/
+8
*
Fixed syncing to disk.
Denis Dzyubenko
2012-06-01
1
-4
/
+3
*
Removed objectkey from indexObject() function.
Denis Dzyubenko
2012-06-01
5
-40
/
+40
*
fix some QString warnings
Bai Jing
2012-05-31
3
-3
/
+3
*
Cleaning up JsonDbQuery
Denis Dzyubenko
2012-05-31
6
-59
/
+50
*
Tiny fixes to JsonDbQuery* classes.
Denis Dzyubenko
2012-05-30
2
-61
/
+72
*
Deal with failure to open up index
Ali Akhtarzada
2012-05-30
3
-1
/
+14
*
Get rid of dead code
Ali Akhtarzada
2012-05-30
1
-6
/
+0
*
Fix used of possible null pointer dereference
Ali Akhtarzada
2012-05-30
1
-3
/
+2
*
Debug and verbose output refactor
Ali Akhtarzada
2012-05-30
6
-69
/
+110
*
Add option to enforce javascript strict mode
Jamey Hicks
2012-05-30
7
-16
/
+47
*
Moved jsondb query parser to a separate class.
Denis Dzyubenko
2012-05-25
16
-640
/
+965
*
Added error checking when parsing partition configuration file
Denis Dzyubenko
2012-05-25
9
-50
/
+124
*
Add notContains operator
Tapani Mikola
2012-05-25
1
-2
/
+7
*
Make notifications from Ephemeral work again
Tapani Mikola
2012-05-25
1
-1
/
+1
*
Refactor notifications
Kevin Simons
2012-05-24
8
-45
/
+522
*
QueryTerm -> JsonDbQueryTerm
Kevin Simons
2012-05-24
5
-61
/
+52
*
Move compileOrQueryTerm to JsonDbIndexQuery
Kevin Simons
2012-05-24
4
-164
/
+163
*
Made releaseScriptEngine be called automatically
Denis Dzyubenko
2012-05-21
7
-26
/
+20
[next]