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
/
jsondbmapdefinition.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Remove objects in batches for reduces and maps
Ali Akhtarzada
2012-06-13
1
-5
/
+3
*
fix some QString warnings
Bai Jing
2012-05-31
1
-1
/
+1
*
Add option to enforce javascript strict mode
Jamey Hicks
2012-05-30
1
-5
/
+9
*
Made releaseScriptEngine be called automatically
Denis Dzyubenko
2012-05-21
1
-0
/
+2
*
Fixed a crash when SIGHUP is received
Denis Dzyubenko
2012-05-21
1
-6
/
+4
*
PIMPL the JsonDbPartition class
Kevin Simons
2012-05-10
1
-2
/
+3
*
Renamed JsonDbObject::propertyLookup to valueByPath()
Denis Dzyubenko
2012-05-09
1
-1
/
+1
*
Changed JsonDbIndex and IndexSpec
Denis Dzyubenko
2012-05-06
1
-1
/
+0
*
Make more use of QStringLiteral and QLatin1Char/QLatin1String
Denis Dzyubenko
2012-05-03
1
-5
/
+5
*
Use QJSEngine::fromScriptValue() and QJSEngine::toScriptValue()
Jamey Hicks
2012-05-03
1
-6
/
+6
*
Added verboseErrors so daemon logs all errors in client requests
Jamey Hicks
2012-04-23
1
-0
/
+2
*
Make "Replace" updates work
Kevin Simons
2012-04-23
1
-1
/
+1
*
remove V8 collectGarbage
Bai Jing
2012-04-13
1
-1
/
+0
*
Fix QString-related warnings
Kevin Simons
2012-04-11
1
-46
/
+44
*
Split partition handling out into a separate module
Kevin Simons
2012-04-10
1
-0
/
+474