Alan Plum
|
5295e2802c
|
Fixed manifest default values.
|
2015-06-24 14:39:58 +02:00 |
Jan Steemann
|
259b74b60e
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-star-operator-cxx
|
2015-06-23 22:34:29 +02:00 |
Jan Steemann
|
6325eb7f47
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-23 22:33:08 +02:00 |
Willi Goesgens
|
426427346f
|
Fix path in manifest broken during 469b309bd08cddd3bf54f7609ef6564aec75caff
|
2015-06-23 13:49:48 +02:00 |
Willi Goesgens
|
6447a17240
|
Fix calculation of valgrind report xml filenames for clusters.
|
2015-06-23 13:23:39 +02:00 |
Alan Plum
|
7073b7c18f
|
Added support for repeating jobs.
|
2015-06-22 16:47:07 +02:00 |
Alan Plum
|
061b34f72a
|
2.7: Removed legacy job types support.
|
2015-06-22 16:47:06 +02:00 |
Alan Plum
|
938bc16ee0
|
2.7: adjusted manifests.
|
2015-06-22 14:22:44 +02:00 |
Alan Plum
|
51baafd941
|
Rebuilt aardvark.
|
2015-06-22 14:17:22 +02:00 |
Alan Plum
|
40507358f4
|
2.7: Enabled deprecation warnings in manifest.
|
2015-06-22 14:17:02 +02:00 |
Alan Plum
|
7362331164
|
Added config type 'password' in manifest.
|
2015-06-22 14:16:25 +02:00 |
Jan Steemann
|
5480e6f4bd
|
removed AQL `SKIPLIST` function deprecated in 2.6
|
2015-06-21 16:21:49 +02:00 |
Jan Steemann
|
7313b19431
|
implemented FILTER, LIMIT and multi-star features
|
2015-06-20 14:21:58 +02:00 |
Willi Goesgens
|
a70014cfca
|
Add possibility to bypass auth tests; they're restarting the server often which is stressy under valgrind.
|
2015-06-19 14:49:05 +02:00 |
Jan Steemann
|
1bd60ea20c
|
fixed jslint warning
|
2015-06-19 14:26:43 +02:00 |
Jan Steemann
|
ce31550a9f
|
fix variable naming in COLLECT INTO results in case the COLLECT is placed in a subquery which itself is followed by other constructs that require variables
|
2015-06-19 13:00:49 +02:00 |
Jan Steemann
|
f9e1430af8
|
jslint
|
2015-06-19 11:51:30 +02:00 |
Jan Steemann
|
ecdb3b0dee
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-19 09:59:50 +02:00 |
Jan Steemann
|
19e05f087e
|
added unhandled node types
|
2015-06-19 09:59:29 +02:00 |
Jan Steemann
|
67082b15fd
|
moved AQL TO_* functions to CXX
|
2015-06-18 21:30:13 +02:00 |
Max Neunhoeffer
|
57716566c2
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-06-18 17:30:08 +02:00 |
Max Neunhoeffer
|
e3623cf6a5
|
Improve diagnostic output when dispatcher is reporting.
|
2015-06-18 17:29:36 +02:00 |
Jan Steemann
|
1f83842621
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-18 16:04:05 +02:00 |
Jan Steemann
|
f06bedfecf
|
adjusted tests
|
2015-06-18 16:03:28 +02:00 |
Jan Steemann
|
c2b343d309
|
added generated files
|
2015-06-18 15:42:57 +02:00 |
Jan Steemann
|
a00288dc02
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-18 15:35:28 +02:00 |
Jan Steemann
|
83b326cfc7
|
moved PUT /_api/simple/all to C++
|
2015-06-18 15:34:45 +02:00 |
Jan Steemann
|
21fbe021d6
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-18 14:04:43 +02:00 |
Jan Steemann
|
dcfe29211a
|
updated CHANGELOG
|
2015-06-18 14:03:31 +02:00 |
Willi Goesgens
|
1b26f5fc44
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-06-18 10:35:13 +02:00 |
Willi Goesgens
|
9c7d49a666
|
Merge branch 'v8_4.2' of github.com:arangodb/arangodb into devel
|
2015-06-18 10:34:08 +02:00 |
Michael Hackstein
|
0858dce805
|
Updated documentation and changes for graph features
|
2015-06-18 09:47:54 +02:00 |
Willi Goesgens
|
a79730a4ff
|
Don't wait eternaly before retrying whether the cluster is available.
|
2015-06-18 09:23:26 +02:00 |
Jan Steemann
|
affd2d3d7b
|
removed deprecated AQL function `SKIPLIST`
|
2015-06-17 20:44:44 +02:00 |
Alan Plum
|
a4af1dc2e2
|
sessionStorageApp -> sessionStorage
|
2015-06-17 18:59:03 +02:00 |
Alan Plum
|
1b44a7496d
|
Nevermind.
|
2015-06-17 17:13:27 +02:00 |
Alan Plum
|
67c43abf0c
|
Misc Foxx fixes.
|
2015-06-17 17:07:17 +02:00 |
Alan Plum
|
b3d8466c98
|
Fixed isDevelopment check.
|
2015-06-17 17:07:17 +02:00 |
Willi Goesgens
|
88764f6252
|
Wait gracefully for the Coordinator to be fully bootstrapped until we give up on it.
|
2015-06-17 15:53:31 +02:00 |
Jan Steemann
|
dd314561ed
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification
|
2015-06-16 19:34:22 +02:00 |
Alan Plum
|
90cc290f7f
|
Removed queue_legacy from allTests.
|
2015-06-16 18:41:17 +02:00 |
Heiko Kernbach
|
2ba64da4e9
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-06-16 18:36:14 +02:00 |
Heiko Kernbach
|
84be68b6e6
|
graph testing
|
2015-06-16 18:35:57 +02:00 |
Alan Plum
|
fc15d421d6
|
Implemeneted JSON configs. Cleaned up optional configs.
|
2015-06-16 17:58:38 +02:00 |
Heiko Kernbach
|
a2b9919a6f
|
merge
|
2015-06-16 17:19:49 +02:00 |
Heiko Kernbach
|
2e66dbfad7
|
fix fuer jan, some graph testings
|
2015-06-16 17:19:08 +02:00 |
Alan Plum
|
f428d047cb
|
Allow optional configs.
|
2015-06-16 16:45:47 +02:00 |
Alan Plum
|
1210ee8858
|
Removed Foxx queue exports warmup workaround.
|
2015-06-16 15:59:26 +02:00 |
Jan Steemann
|
7cd27d5c56
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification
|
2015-06-16 15:14:18 +02:00 |
Jan Steemann
|
d6f3436cc9
|
added tests
|
2015-06-16 15:13:53 +02:00 |