1
0
Fork 0
Commit Graph

21681 Commits

Author SHA1 Message Date
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 3e9f2e8873 Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-12 18:30:45 +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
Willi Goesgens f9c2bc1c49 If we run in cygwin, we have to append .exe 2015-06-12 17:53:47 +02:00
Jan Steemann 78fd4a767e Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-12 17:30:21 +02:00
Jan Steemann cc2c99be23 added code comment 2015-06-12 17:29:55 +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
Jan Steemann ce936fb4e0 use Has() instead of HasRealNamedProperty() so _key attributes from ShapedJson work, too 2015-06-12 17:23:42 +02:00
Jan Steemann 8b062b7557 adjusted message in graph viewer 2015-06-12 17:11:09 +02:00
Thomas Schmidts 047450b98d Changed the order in the Summary of the documentation 2015-06-12 16:50:15 +02:00
Jan Steemann a12af2e558 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-12 16:09:09 +02:00
Jan Steemann ab4e7e3dad fixed broken documentation 2015-06-12 16:09:03 +02:00
Jan Steemann 9df0c002cd issue #1372: fixed wrong parameter in traversal documentation 2015-06-12 16:08:41 +02:00
Max Neunhoeffer 8170ab96ff Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-06-12 16:06:43 +02:00
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