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 |
Alan Plum
|
fc15d421d6
|
Implemeneted JSON configs. Cleaned up optional configs.
|
2015-06-16 17:58:38 +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 |
Alan Plum
|
273d16c0ed
|
Linting.
|
2015-06-16 14:54:14 +02:00 |
Alan Plum
|
6e9900c462
|
Deprecated sessions options jwt and type.
|
2015-06-16 14:26:37 +02:00 |
Michael Hackstein
|
933e4c353a
|
Added further OOM tests for ShortestPath computation
|
2015-06-16 11:27:21 +02:00 |
Michael Hackstein
|
7f8be74c09
|
Added a test for OOM in Ditches for Neighbors. Added a test for missing vocbase in ExampleMatcher
|
2015-06-16 10:46:33 +02:00 |
Michael Hackstein
|
a626c867f2
|
Merge branch 'devel' of github.com:/arangodb/arangodb into devel
|
2015-06-15 11:36:07 +02:00 |
Alan Plum
|
1b2e046960
|
Merge pull request #1373 from razvanphp/swagger-expanded
API documentation should be expanded by default.
|
2015-06-15 10:31:09 +02:00 |
Michael Hackstein
|
817df056a2
|
Fixed display of statistics for database servers in cluster interface.
|
2015-06-15 09:48:09 +02:00 |
Jan Steemann
|
3e99e76b4f
|
fixed range access
|
2015-06-13 02:27:17 +02:00 |
Jan Steemann
|
c5d099a1c5
|
fixed array range accesses
|
2015-06-12 23:45:08 +02:00 |
Michael Hackstein
|
4f29e51798
|
Merge branch 'devel' of github.com:/arangodb/arangodb into devel
|
2015-06-12 18:31:24 +02:00 |
Jan Steemann
|
1174cfd05c
|
added tests
|
2015-06-12 18:29:54 +02:00 |
Jan Steemann
|
db25013b10
|
added test cases
|
2015-06-12 17:54:45 +02:00 |
Jan Steemann
|
ba49ab41c8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification
|
2015-06-12 17:25:02 +02:00 |
Max Neunhoeffer
|
36514d7eb8
|
Fix --cluster.disableDispatcherFrontend switch.
|
2015-06-12 16:06:10 +02:00 |
Jan Steemann
|
04b4f3399d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-12 15:40:39 +02:00 |
Jan Steemann
|
3d5ec4d906
|
speedup for V8-based AQL functions with huge literal array/object parameters
|
2015-06-12 15:40:08 +02:00 |
Willi Goesgens
|
9e964694f3
|
Add option to skip queue tests.
|
2015-06-12 15:32:31 +02:00 |
Michael Hackstein
|
72503ea332
|
Introduced stopAtFirstMatch in GRAPH_SHORTEST_PATH to find the shortest path from a startVertex to a targetVertex that is defined by a pattern.
|
2015-06-12 15:09:03 +02:00 |
Jan Steemann
|
e7ff3f2a19
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification
|
2015-06-12 12:04:41 +02:00 |
Jan Steemann
|
680490f305
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-12 11:51:24 +02:00 |
Jan Steemann
|
1a18fb0282
|
factor out huge array/object literals when calling V8-based AQL functions
|
2015-06-12 11:50:22 +02:00 |
Razvan Grigore
|
d29ca08a09
|
Documentation should be expanded by default
|
2015-06-12 11:41:11 +02:00 |
Michael Hackstein
|
fbca93fb19
|
Merge branch 'devel' of github.com:/arangodb/arangodb into devel
|
2015-06-12 11:36:02 +02:00 |
Michael Hackstein
|
ca110ea40b
|
Fixed bug in GRAPH_EDGES which was not able to find self referencing edges any more
|
2015-06-12 11:35:50 +02:00 |
Willi Goesgens
|
1b4fdd123c
|
after queue_legacy scan for log messages.
|
2015-06-12 09:42:51 +02:00 |
Willi Goesgens
|
5070c6d716
|
Fix arguments.
|
2015-06-11 13:29:31 +02:00 |
Jan Steemann
|
3985498fc3
|
added [x..y] array access, added [**] operator
|
2015-06-11 00:09:41 +02:00 |
Alan Plum
|
f86678ed38
|
Linting.
|
2015-06-10 20:21:13 +02:00 |
Alan Plum
|
3be72ee76d
|
Removed TODO.
|
2015-06-10 20:17:16 +02:00 |
Alan Plum
|
53dff0b2d1
|
Added queue legacy test.
|
2015-06-10 19:14:49 +02:00 |
Alan Plum
|
e79088c528
|
Allow re-using tmpDir in unit tests.
|
2015-06-10 19:14:49 +02:00 |