index
:
qt/qtjsondb.git
hbtree
kvs
master
*** Orphaned Project ***
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
queries
/
testjsondbqueries.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Moved jsondb query parser to a separate class.
Denis Dzyubenko
2012-05-25
1
-2
/
+6
*
Added error checking when parsing partition configuration file
Denis Dzyubenko
2012-05-25
1
-1
/
+6
*
Fixed autotest to cleanup after itself
Denis Dzyubenko
2012-05-21
1
-6
/
+15
*
Added an autotest for queries with constraints on linked objects
Denis Dzyubenko
2012-05-18
1
-1
/
+44
*
Implemented !=~ query
Jamey Hicks
2012-05-09
1
-0
/
+9
*
Fixed a bug in query with extraction operator
Denis Dzyubenko
2012-05-09
1
-4
/
+107
*
Improve separation between the protocol and the underlying implementation
Kevin Simons
2012-05-06
1
-23
/
+17
*
Changed JsonDbIndex and IndexSpec
Denis Dzyubenko
2012-05-06
1
-1
/
+4
*
Fix union ("|") query where a term is indexed.
Jamey Hicks
2012-04-24
1
-0
/
+24
*
Fix the "[= { foo: bar} ]" form of queries
Kevin Simons
2012-04-24
1
-0
/
+1
*
Fix parsing json literals in '|' queries
Jamey Hicks
2012-04-23
1
-0
/
+3
*
Cannot use an index for a field with a "contains" constraint.
Jamey Hicks
2012-04-16
1
-0
/
+13
*
Split partition handling out into a separate module
Kevin Simons
2012-04-10
1
-3
/
+3
*
Removed qjson parser.
Denis Dzyubenko
2012-04-02
1
-10
/
+1
*
Remove support for non-object [= ] query form.
Jamey Hicks
2012-03-31
1
-8
/
+14
*
fix a mem leak in tst_queries
Bai Jing
2012-03-30
1
-1
/
+2
*
Add support for query bindings in =~ regexp matches.
Jamey Hicks
2012-03-28
1
-0
/
+14
*
Support arbitrary JSON terms in "contains" queries
Kevin Simons
2012-03-23
1
-1
/
+23
*
Fix "notExists" query on indexed properties.
Jamey Hicks
2012-03-21
1
-0
/
+28
*
Remove the "empty query returns everything" bug/feature
Kevin Simons
2012-03-21
1
-0
/
+7
*
Refactoring: remove JsonDb class
Kevin Simons
2012-03-15
1
-113
/
+48
*
Remove writable global static variables
Kevin Simons
2012-02-27
1
-1
/
+0
*
Naming clean up.
Tapani Mikola
2012-02-21
1
-4
/
+4
*
Use qrc for tests/auto/queries/dataset.json
Jamey Hicks
2012-02-20
1
-1
/
+1
*
Allow indexes to be named if propertyFunction not used
Ali Akhtarzada
2012-02-10
1
-23
/
+85
*
Allow keys to be quoted in queries
Jamey Hicks
2012-02-07
1
-1
/
+28
*
implement [? foo notExists] query
Jamey Hicks
2012-02-07
1
-0
/
+11
*
put .json files into resource to avoid searching problems
Bai Jing
2012-02-01
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-27
1
-1
/
+1
*
Removed Qson binary format from qtjsondb
Jamey Hicks
2012-01-27
1
-74
/
+104
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Added queries auto tests
Ali Akhtarzada
2012-01-17
1
-0
/
+338