1
0
Fork 0
Commit Graph

21663 Commits

Author SHA1 Message Date
Max Neunhoeffer 36514d7eb8 Fix --cluster.disableDispatcherFrontend switch. 2015-06-12 16:06:10 +02:00
Jan Steemann 05edd3bfc0 removed empty lines 2015-06-12 15:45:49 +02:00
Max Neunhoeffer 2700abf2c8 Increase a timeout slightly. 2015-06-12 15:42:04 +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
Jan Steemann 55d4002ad3 speed up tests 2015-06-11 22:27:38 +02:00
Jan Steemann 6cff955262 bounds checks for selectivity estimates 2015-06-11 21:38:13 +02:00
Jan Steemann ff7a00d6e4 fixed edge index selectivity estimates and added tests 2015-06-11 21:22:01 +02:00
Jan Steemann 4421a8499f allow (expr)[expr], (query)[expr], {literal}.attr and [literal][expr] 2015-06-11 20:34:03 +02:00
Jan Steemann a7dfbe8801 fixed warning 2015-06-11 18:23:19 +02:00
Willi Goesgens ab9a16332a Our repo no longer lives under TriAgens, but rather ArangoDB. 2015-06-11 15:58:28 +02:00
Max Neunhoeffer 9527ec9e19 Delete old files. 2015-06-11 15:38:02 +02:00
Jan Steemann 0cdf9142c9 jslint warning 2015-06-11 13:39:26 +02:00
Jan Steemann 0cd5d22c19 added derived file 2015-06-11 13:38:32 +02:00
Jan Steemann 83667f5cb9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-11 13:38:18 +02:00
Jan Steemann c5e4b83656 documented change in behavior 2015-06-11 13:38:05 +02:00
Willi Goesgens cb8e78b5af Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-11 13:29:49 +02:00
Willi Goesgens 5070c6d716 Fix arguments. 2015-06-11 13:29:31 +02:00
Jan Steemann 2d3f3f19dc Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-11 13:15:00 +02:00
Jan Steemann 89cdcc6837 emulate 2.5ish logging order for request logging
this ensures that request logging is also sent to the syslog
2015-06-11 13:14:31 +02:00
Willi Goesgens 6126569d6a Fix conversion of bool arguments 2015-06-11 13:08:48 +02:00
Jan Steemann 07b2da0ca0 fixed indentation 2015-06-11 11:52:53 +02:00
Max Neunhoeffer 8ae33e04e7 Fix selectivity estimate by casting to double before division. 2015-06-11 11:50:51 +02:00
Jan Steemann 79ce6eb93b fixed threading issues 2015-06-11 09:50:56 +02:00
Jan Steemann fa8589bd2c whitespace 2015-06-11 09:34:48 +02:00
Jan Steemann 134fbad32f issue #1370: simplified links in README.md 2015-06-11 08:28:40 +02:00
Jan Steemann 3985498fc3 added [x..y] array access, added [**] operator 2015-06-11 00:09:41 +02:00
Jan Steemann d99d164c0a simplified parser 2015-06-10 20:25:25 +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
Alan Plum c3aeb5519c Fixed worker for function-based job types. 2015-06-10 19:14:48 +02:00
Jan Steemann ba62da36bc added derived file 2015-06-10 18:07:07 +02:00
Jan Steemann 7e7a6eef06 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-10 18:04:33 +02:00
Jan Steemann f5f719360c added out-of-bounds checking for _heap and _history 2015-06-10 18:04:17 +02:00
Alan Plum eb4c2c7273 Fixed name conflict. 2015-06-10 18:02:23 +02:00
Alan Plum 3576b898d7 Fixed toArgv implementation. 2015-06-10 18:02:23 +02:00
Willi Goesgens 934e80616f The linker & compiler needs to be forced, therefore moving it back. 2015-06-10 16:32:42 +02:00
Willi Goesgens 5047340dde Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-10 16:32:32 +02:00
Max Neunhoeffer bc966c1848 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-06-10 15:52:16 +02:00