Jan Steemann
|
0552cd54c3
|
query cache using vpack
|
2016-03-08 09:38:24 +01:00 |
Michael Hackstein
|
7c3690c4db
|
AqlQuery now is contructed from VelocyPack builders only. Also variables and Execution Plan is constructed form VelocyPack only.
|
2016-03-07 19:04:37 +01:00 |
Michael Hackstein
|
9278556205
|
Added an implementation for warnignsToVelocyPack in query
|
2016-03-07 13:07:07 +01:00 |
Michael Hackstein
|
a01a1605b1
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-07 12:46:27 +01:00 |
Michael Hackstein
|
038573b0db
|
Removed large parts of JSON out of RestAqlHandler. There is still some JSON contained because auf Query still using JSON. Included several warnings for the specfic code pieces
|
2016-03-07 12:45:34 +01:00 |
Jan Steemann
|
6f6f7e23ba
|
executionstats use vpack
|
2016-03-07 11:20:04 +01:00 |
Jan Steemann
|
def9d86868
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-07 10:51:24 +01:00 |
Jan Steemann
|
c6fa638b67
|
fixed issue #1765, issue #1770
|
2016-03-07 10:49:18 +01:00 |
Jan Steemann
|
06da362f93
|
some json removal
|
2016-03-02 17:51:05 +01:00 |
Jan Steemann
|
15350cf4b8
|
renamed and removed
|
2016-03-01 12:34:03 +01:00 |
Jan Steemann
|
eb202f528c
|
pass vocbase in TransactionContext
|
2016-02-23 13:03:30 +01:00 |
Jan Steemann
|
f468cd00ad
|
create transaction context as shared ptr
|
2016-02-23 12:18:39 +01:00 |
Frank Celler
|
a5e804ab70
|
added cancel
|
2016-02-17 22:19:52 +01:00 |
Frank Celler
|
345712c36f
|
changed to new Thread interface
|
2016-02-17 22:19:37 +01:00 |
Michael Hackstein
|
a3cd1aa54e
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-02-15 10:25:31 +01:00 |
Jan Steemann
|
0d4d5f5f93
|
fixed stringification of query states
|
2016-02-08 17:06:28 +01:00 |
Jan Steemann
|
b7941f3142
|
added assertions
|
2016-02-08 09:57:11 +01:00 |
Michael Hackstein
|
6eeb686287
|
Added dummy to collect a shared VPackBuilder from a query object. Has to be properly implemented as soon as VelocyPack is the default AqlValue format
|
2016-02-03 10:40:51 +01:00 |
jsteemann
|
349a6d9754
|
more logging
|
2016-01-31 21:48:59 +01:00 |
jsteemann
|
b635983d9c
|
removed unused functions and headers
|
2016-01-31 19:08:39 +01:00 |
Jan Steemann
|
cd4cbae6ce
|
ported fixes to devel
|
2016-01-29 19:05:27 +01:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Michael Hackstein
|
a6f58ce14d
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
jsteemann
|
842384016d
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
jsteemann
|
ef67a496e6
|
more checks & asserts, C API cleanup
|
2016-01-20 22:08:11 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
bdc51bca80
|
fix potential crash
|
2016-01-06 12:14:15 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
jsteemann
|
a6cb463e06
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2016-01-05 00:25:10 +01:00 |
Frank Celler
|
1065a1bd2c
|
added work monitor
|
2016-01-04 15:33:06 +01:00 |
jsteemann
|
c20cf66e93
|
add cacheability info for explain
|
2016-01-03 00:52:36 +01:00 |
Max Neunhoeffer
|
e8e6dc8597
|
More VPackObjectBuilder usages.
|
2015-12-21 15:22:19 +01:00 |
Jan Steemann
|
2b3f3f997b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 10:59:30 +01:00 |
Jan Steemann
|
a694b7ef48
|
make_unique
|
2015-12-16 11:36:35 +01:00 |
Jan Steemann
|
223c44d572
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-15 12:02:47 +01:00 |
Wilfried Goesgens
|
f51e5efb34
|
Implement tests for de/serializing of TraversalNodes.
|
2015-12-14 18:07:04 +01:00 |
Michael Hackstein
|
757577de42
|
Updated VPack addObject to openObject
|
2015-12-09 11:28:54 +01:00 |
Jan Steemann
|
5c033f566b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-04 13:47:08 +01:00 |
Michael Hackstein
|
fbee0b0859
|
Started to transform Parts of AQL Query to VPack. Especially the QueryResult is now using VPack internally.
|
2015-11-12 11:09:35 +01:00 |
Wilfried Goesgens
|
92ad802bd6
|
Cache Graphs inside of the Query object
- split Graph clas into Aql/Graphs
- cleanup includes
|
2015-11-11 13:52:33 +01:00 |
Jan Steemann
|
7d4c379598
|
small modifications, temporarily disabled interchange-adjacent-enumerations
|
2015-10-02 19:53:35 +02:00 |
CoDEmanX
|
3a9648d78a
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Jan Steemann
|
8ee12f7a27
|
binary-safe back-references
|
2015-08-20 21:01:43 +02:00 |
Jan Steemann
|
97d67e4399
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
Jan Steemann
|
330fac6225
|
some unused function cleanup
|
2015-08-06 21:25:32 +02:00 |
Jan Steemann
|
0f1ce26e41
|
added function to create an ICU RegexMatcher
|
2015-08-03 23:57:26 +02:00 |
Jan Steemann
|
6d7ccd7699
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
Jan Steemann
|
9791e467d4
|
fixed results for query profiling
|
2015-07-27 18:33:58 +02:00 |