1
0
Fork 0
Commit Graph

17684 Commits

Author SHA1 Message Date
Heiko Kernbach e79fd49817 merge 2014-10-30 15:54:55 +01:00
Max Neunhoeffer d4986a6711 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-30 14:59:18 +01:00
Max Neunhoeffer c07bfb894d Fix a memleak in cluster. 2014-10-30 14:58:59 +01:00
Max Neunhoeffer e74e3ac8db Fix a use after free in RestAqlHandler. 2014-10-30 14:58:34 +01:00
Max Neunhoeffer 4503d7a982 Fix a memleak in instanciation. 2014-10-30 14:58:12 +01:00
Heiko Kernbach 1ae7c494a6 karma test 2014-10-30 14:55:37 +01:00
Willi Goesgens 501c721e72 Add jmeter JTL output format to perftests 2014-10-30 14:16:08 +01:00
Thomas Schmidts dcfe5bb700 Fixed #1046. Substring is now mentioned correctly 2014-10-30 13:59:52 +01:00
Willi Goesgens e355f890d0 Follow file renaming 2014-10-30 12:50:51 +01:00
Willi Goesgens 0279cc1bd6 Output which ip/port we fail to bind. 2014-10-30 11:12:54 +01:00
Max Neunhoeffer 609adf0d37 Fix tests on cluster. 2014-10-30 10:57:31 +01:00
Max Neunhoeffer 383c222109 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-30 10:47:31 +01:00
Max Neunhoeffer e5249582ed Fix tests in cluster. 2014-10-30 10:47:09 +01:00
Willi Goesgens 97459a1aa6 Reset test stati when results are fetched. 2014-10-30 10:23:21 +01:00
Max Neunhoeffer 9a67b9a2cb Fix tests for cluster. 2014-10-30 10:17:52 +01:00
Max Neunhoeffer de29d95bfd Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-30 09:53:49 +01:00
Jan Steemann 29c226eb65 removed dependency 2014-10-30 09:51:49 +01:00
Max Neunhoeffer 3960ff5667 Fix TRI_FreeBarrier by giving two variants. 2014-10-30 09:51:13 +01:00
Max Neunhoeffer 1d867643d5 Protect some flags in a barrier by the barrier lock. 2014-10-30 09:36:38 +01:00
Jan Steemann 4418e58315 removed old-style Doxygen sections 2014-10-30 01:16:07 +01:00
Jan Steemann e376391bfa added scripts to automatic testing 2014-10-30 00:46:58 +01:00
Jan Steemann 31d875921f removed TODOs 2014-10-30 00:45:55 +01:00
Jan Steemann b65eccfe6f removed unused file 2014-10-30 00:45:32 +01:00
Jan Steemann 480ffbe313 removed some obsolete entries 2014-10-30 00:20:55 +01:00
Jan Steemann cf6fcb2fc1 linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
Jan Steemann 09e0a4e3c4 nullptr 2014-10-29 23:17:56 +01:00
Jan Steemann b69fdb0a55 adjusted file name after it was renamed 2014-10-29 22:47:47 +01:00
Jan Steemann 0d232e9601 removed debug output 2014-10-29 22:47:31 +01:00
Jan Steemann 1865b8bd57 jslint 2014-10-29 22:42:52 +01:00
Jan Steemann 0903c1b9b6 use more precomputed values in expressions 2014-10-29 21:41:00 +01:00
Jan Steemann f0fc42645b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	js/common/modules/jsunity.js
2014-10-29 21:34:55 +01:00
Jan Steemann fde483293d fix tests return value 2014-10-29 21:31:00 +01:00
Willi Goesgens 5c8b7854a4 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-29 21:11:27 +01:00
Willi Goesgens 8db1e18568 Adjust the result returned to be the old format again. 2014-10-29 21:10:57 +01:00
Jan Steemann 7c180b31fb hide experimental functions for now 2014-10-29 20:53:50 +01:00
Jan Steemann d5517ffcf7 m4 cleanup 2014-10-29 20:36:56 +01:00
Willi Goesgens 1376d44110 Clear the ClusterCommResult objects before re-assigning them; else we loose memory. 2014-10-29 19:16:34 +01:00
Willi Goesgens 26a0ce441c nullptr 2014-10-29 19:11:48 +01:00
Willi Goesgens 73ac2e729c another place to ensure that the pointer to TRI_json_t is free'd 2014-10-29 19:11:24 +01:00
Thomas Schmidts aa5d74c32d Its now possible to build pdf, epub and mobi again 2014-10-29 17:36:21 +01:00
Max Neunhoeffer d6d80d2b9b Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-29 16:52:20 +01:00
Max Neunhoeffer 9fcdc1fa94 Start building proper cleanup if instanciation throws in between. 2014-10-29 16:51:59 +01:00
Willi Goesgens 6a0fe7af9c Fix memleak: TRI_Insert2ArrayJson doesn't use the pointer; need to use TRI_Insert3ArrayJson here. 2014-10-29 16:39:54 +01:00
Willi Goesgens 9934010c0a Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-29 16:22:44 +01:00
Willi Goesgens 2c3c7155e0 Adjust test to cluster. 2014-10-29 16:22:31 +01:00
Max Neunhoeffer 425d50bdc1 Fix RemoteBlock initializeCursor forwarding by HTTP. 2014-10-29 16:17:15 +01:00
Max Neunhoeffer e0c85832a5 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-29 15:42:35 +01:00
Max Neunhoeffer b0e08bd8eb Take out some debugging output. 2014-10-29 15:42:03 +01:00
Max Neunhoeffer bfce170cae Fix cost estimation of SortNodes. 2014-10-29 15:41:38 +01:00
Max Neunhoeffer ebf8936cd3 Fix deserialisation of AqlItemBlocks (ranges). 2014-10-29 15:41:21 +01:00