1
0
Fork 0
Commit Graph

20957 Commits

Author SHA1 Message Date
Max Neunhoeffer eef79e68eb Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-05-15 17:19:46 -07:00
Max Neunhoeffer 78bf0d2de3 Improve performance of edge index resize. 2015-05-15 17:16:14 -07:00
Max Neunhoeffer ca17b07dca C++-ify associative-multi and add hashCache, adapt edge index. 2015-05-15 16:37:56 -07:00
Jan Steemann 77291a1e71 split single shaper lock into multiple 2015-05-15 19:05:06 +02:00
Jan Steemann b6142f475c micro optimizations 2015-05-15 17:40:41 +02:00
Max Neunhoeffer 0c34e58452 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-05-14 15:32:45 -07:00
Max Neunhoeffer f0a57a2d0f Use only 32bit indices in edge index. 2015-05-14 11:34:37 -07:00
Jan Steemann dafa3ef85c added paragraph about explainer 2015-05-13 21:33:16 +02:00
Jan Steemann 91bf984de7 update docs for `--log.performance` 2015-05-13 21:21:08 +02:00
Jan Steemann 7b8a62bfa5 updated CHANGELOG 2015-05-13 21:15:07 +02:00
Jan Steemann c19352e4af adjusted timer output 2015-05-13 12:58:20 +02:00
Jan Steemann 610a15a789 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-13 12:52:42 +02:00
Jan Steemann f8a4df2ad4 Merge branch 'edge-index-resize' of https://github.com/arangodb/arangodb into devel
Conflicts:
	lib/Basics/associative-multi.cpp
2015-05-13 12:52:38 +02:00
Willi Goesgens 6c249858c0 Fix cluster detection for test names. 2015-05-13 11:22:36 +02:00
Willi Goesgens 421d9fbb9e Add performance logging for index building. 2015-05-13 10:49:38 +02:00
Willi Goesgens 470c0401c1 Add filename to the exception 2015-05-13 10:49:15 +02:00
Willi Goesgens 6796ba239c set logging to debug while running the directory removal unittests. 2015-05-13 10:40:19 +02:00
Willi Goesgens 4f3607600e Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-13 10:24:13 +02:00
Willi Goesgens 58279e2dd1 Shoot me again I ain't dead yet. 2015-05-13 10:23:48 +02:00
Thomas Schmidts 136e369565 Fixed broken Link in Foxx/Develop/Controller 2015-05-13 09:52:40 +02:00
Jan Steemann ceecbf372f slight API change 2015-05-13 09:06:35 +02:00
Max Neunhoeffer ab0391dd03 Give TRI_doc_mptr_copy_t a move constructor and move assignment operator.
This is in the hope of allowing the compiler to speed up some things.
2015-05-12 18:59:52 -07:00
Jan Steemann 8480c8b000 speed up resizing of edge index 2015-05-12 21:03:30 +02:00
Willi Goesgens 6a63da2548 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-12 17:39:58 +02:00
Willi Goesgens 90eea189c8 Offer a way to specify the number of DB-Servers for the test. 2015-05-12 17:23:19 +02:00
Frank Celler 9c311c33af fixed wrong result of versions 2015-05-12 17:23:16 +02:00
Willi Goesgens 37cdc7a379 Fix shutting down of cluster; give a little more time. 2015-05-12 17:22:32 +02:00
Thomas Schmidts 495709f3a0 Changed margin in the google search box 2015-05-12 16:54:30 +02:00
Thomas Schmidts 577890c3b0 Added google search to the docs 2015-05-12 16:09:26 +02:00
Jan Steemann 5814101b24 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-12 16:06:30 +02:00
Thomas Schmidts 9597e5fc84 Fixed broken Links 2015-05-12 15:11:08 +02:00
Jan Steemann 541257c537 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-12 14:53:15 +02:00
Willi Goesgens cd7fe4079f Fix markdown html link syntax. 2015-05-12 14:42:15 +02:00
Willi Goesgens 073acdadc5 Remove orphaned chapter link. 2015-05-12 14:41:59 +02:00
Willi Goesgens 0f42ea550e Move the index.html generator from automatic Thomas to the makefile; so linkchecker can properly run after the make cycle. 2015-05-12 14:41:14 +02:00
Jan Steemann f6bc0a05e3 added `limit` parameter for export API 2015-05-12 14:16:27 +02:00
Jan Steemann 2afb15165a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-12 13:36:19 +02:00
Jan Steemann 9c73028541 less copying 2015-05-12 13:36:08 +02:00
Jan Steemann 95dbff7f20 added reserve() method 2015-05-12 13:26:23 +02:00
Jan Steemann 2e75255ea6 added `--log.performance` startup option, removed `--log.severity` option 2015-05-12 12:48:13 +02:00
Jan Steemann 833978f9ae added example to documentation 2015-05-12 10:18:54 +02:00
Michael Hackstein f320e74c2d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-11 17:21:32 -07:00
Michael Hackstein 7d3ad7ee46 Fixed a bug with upgrade and replace of foxx apps from local files. Closes #1292 2015-05-11 17:21:23 -07:00
Jan Steemann 3979bde40e release locks before debug message printing 2015-05-11 22:59:34 +02:00
Jan Steemann 488c46f0ad slightly less string creation 2015-05-11 22:59:09 +02:00
Jan Steemann 40eaea7154 removed virtual declarations 2015-05-11 22:58:45 +02:00
Jan Steemann 6e7332afce removed unused methods 2015-05-11 22:58:08 +02:00
Jan Steemann 5cd7b64ce8 fixed potential race during arangob runs 2015-05-11 22:57:30 +02:00
Jan Steemann 214d529d36 use unordered containers 2015-05-11 22:55:41 +02:00
Jan Steemann 5e4cdc548c added override final 2015-05-11 22:54:55 +02:00