Max Neunhoeffer
|
e4cda0d33f
|
Fix new call to lookupDocument.
|
2016-03-08 21:41:06 +01:00 |
Max Neunhoeffer
|
94e5014293
|
Remove update polic from document-collection.
|
2016-03-08 21:36:13 +01:00 |
Max Neunhoeffer
|
f8703211c3
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-08 21:30:35 +01:00 |
Max Neunhoeffer
|
be9bf2d90f
|
Babies for document and remove, various cleanup.
|
2016-03-08 21:30:19 +01:00 |
Jan Steemann
|
05f68fab75
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-08 18:53:42 +01:00 |
Jan Steemann
|
e946729306
|
aqlvalue$
|
2016-03-08 18:52:34 +01:00 |
Max Neunhoeffer
|
7c4d4ab36c
|
Adjust test to (new) behaviour.
|
2016-03-08 18:46:15 +01:00 |
Max Neunhoeffer
|
2ae400fa06
|
Adjust behaviour of replace and update to tests.
|
2016-03-08 18:45:52 +01:00 |
Max Neunhoeffer
|
4452578f5f
|
Fix a test.
|
2016-03-08 17:46:08 +01:00 |
Max Neunhoeffer
|
79b90f2e9d
|
Fix an infinite loop.
|
2016-03-08 17:45:00 +01:00 |
Max Neunhoeffer
|
4351089a48
|
Fix behaviour of V8 replace and update.
|
2016-03-08 17:44:33 +01:00 |
Jan Steemann
|
21bd087bdc
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-08 17:35:26 +01:00 |
Jan Steemann
|
7c615858d0
|
removed unused cases
|
2016-03-08 17:35:19 +01:00 |
Michael Hackstein
|
1b6cefe077
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-08 13:59:54 +01:00 |
Michael Hackstein
|
a5bc8396a8
|
Entirely removed JSON from Variable
|
2016-03-08 13:59:42 +01:00 |
Michael Hackstein
|
25c3651155
|
Entirely removed JSON from Variable
|
2016-03-08 13:55:04 +01:00 |
Michael Hackstein
|
8f86c84dd9
|
Removed JSON from Variablegenerator.
|
2016-03-08 13:39:04 +01:00 |
Michael Hackstein
|
42e3d94bf6
|
Removed unused obsolete Code and Imports
|
2016-03-08 13:29:09 +01:00 |
Michael Hackstein
|
3f1d090ac7
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-08 13:08:11 +01:00 |
Michael Hackstein
|
e60e7a3652
|
Aql/QueryResult now only uses VelocyPack instead of TRI_json_t. Also adapted all calling places
|
2016-03-08 13:08:05 +01:00 |
Jan Steemann
|
a041ed96df
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-08 13:03:27 +01:00 |
Jan Steemann
|
0496f99b21
|
expression now using VelocyPack
|
2016-03-08 13:03:03 +01:00 |
Max Neunhoeffer
|
bd7ccc1444
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-08 11:21:09 +01:00 |
Max Neunhoeffer
|
a9be9b4fdb
|
Put in tests to check for existence of _from and _to in edges.
|
2016-03-08 11:20:52 +01:00 |
Jan Steemann
|
9a26fe0960
|
attribute accessor not using json
|
2016-03-08 09:59:57 +01:00 |
Jan Steemann
|
0552cd54c3
|
query cache using vpack
|
2016-03-08 09:38:24 +01:00 |
Jan Steemann
|
a4d1a35f1d
|
removed unused includes
|
2016-03-08 09:07:47 +01:00 |
Jan Steemann
|
2c15f4c6a4
|
removed dead code
|
2016-03-08 09:01:35 +01:00 |
Jan Steemann
|
fc44d4af6f
|
allow creating edges
|
2016-03-07 21:05:35 +01:00 |
Jan Steemann
|
828fe35b2d
|
allow indexing reserved attributes
|
2016-03-07 21:04:39 +01:00 |
Jan Steemann
|
25c937b03e
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-07 20:29:12 +01:00 |
Jan Steemann
|
14a3d02ce7
|
simple query cleanup
|
2016-03-07 20:29:04 +01:00 |
Michael Hackstein
|
4e7f5f8ab9
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-07 19:04:48 +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
|
15b4d0734a
|
Added a generic getAndCheckNumeric value to VPackHelper
|
2016-03-07 19:03:40 +01:00 |
Jan Steemann
|
5814cb024c
|
adapted to new data structure
|
2016-03-07 17:07:57 +01:00 |
Jan Steemann
|
0c6e8bcd98
|
fixed replace
|
2016-03-07 16:49:26 +01:00 |
Max Neunhoeffer
|
b2a70a09b3
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-07 16:27:23 +01:00 |
Max Neunhoeffer
|
e3a5a7838e
|
Fix option handling.
|
2016-03-07 16:27:14 +01:00 |
Jan Steemann
|
4d4ee7e237
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-07 16:25:15 +01:00 |
Jan Steemann
|
1a5e89ecd9
|
removed JsonHelper include
|
2016-03-07 16:24:59 +01:00 |
Jan Steemann
|
66dff6078d
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-07 15:35:51 +01:00 |
Jan Steemann
|
b358fa329d
|
fixed replication dump and logger-follow commands
|
2016-03-07 15:21:11 +01:00 |
Michael Hackstein
|
9278556205
|
Added an implementation for warnignsToVelocyPack in query
|
2016-03-07 13:07:07 +01:00 |
Michael Hackstein
|
93861779b4
|
Merged fuxes for QueryStats
|
2016-03-07 12:59:22 +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
|
ba637faea0
|
do not compare execution times
|
2016-03-07 11:33:20 +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 |