1
0
Fork 0
Commit Graph

37927 Commits

Author SHA1 Message Date
Michael Hackstein 115ba32587 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-03-17 17:54:16 +01:00
Michael Hackstein e734120887 Removed GeneralGraphs function documentation which is not available since v 3.0 any more. #2372 2017-03-17 17:32:14 +01:00
jsteemann 5b1409dd40 make registerViewImplementation static 2017-03-17 17:24:09 +01:00
jsteemann c66b05afc0 hard-code v8 version number so it works 2017-03-17 17:23:55 +01:00
Simon Grätzer 79c2e87bac Pregel: code reformatting 2017-03-17 16:21:25 +01:00
Simon Grätzer 782d63b79f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 16:13:53 +01:00
jsteemann 8282aa61df Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 16:03:29 +01:00
jsteemann 6528ded053 commented the interface 2017-03-17 16:03:21 +01:00
Kaveh Vahedipour 68178599e0 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 15:59:31 +01:00
Simon Grätzer 31f30378cf Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 15:55:07 +01:00
Simon Grätzer 162a0476c3 Pregel: Removed ThreadPool, added test for memory mapping 2017-03-17 15:55:01 +01:00
Kaveh Vahedipour a87fb6d71e restructured the leadership takeover 2017-03-17 15:44:58 +01:00
jsteemann 5d6dcb3bf1 re-added constructionguard 2017-03-17 15:44:22 +01:00
Wilfried Goesgens 7bf5906644 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-03-17 15:13:37 +01:00
Wilfried Goesgens 3ad08269b5 cleanup 2017-03-17 15:13:26 +01:00
jsteemann bb3bb906d8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 15:12:25 +01:00
jsteemann a2a14652b2 re-added ConstructionGuard 2017-03-17 15:12:14 +01:00
Wilfried Goesgens db87c3e515 add systemd logrotate file 2017-03-17 15:08:53 +01:00
Wilfried Goesgens 034deae93b add logrotate config for debian 2017-03-17 14:55:57 +01:00
jsteemann fa26d8ca6c this time fix the leak properly 2017-03-17 14:45:55 +01:00
jsteemann 85806fa4b1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 13:38:36 +01:00
jsteemann 650d1afad5 fix leaks during cleanup 2017-03-17 13:38:23 +01:00
Simon Grätzer 508d169862 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 13:37:44 +01:00
Wilfried Goesgens a3b2f1bfed limit to 2 compile processes 2017-03-17 13:31:11 +01:00
Simon Grätzer 18989d1026 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 13:26:19 +01:00
jsteemann 2cda79ec0b add some debug output for replication tests 2017-03-17 13:02:15 +01:00
jsteemann 1d772584b7 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 12:35:00 +01:00
Frank Celler 31de362d84 switch to uint64 for hidden options --server.minimal-threads and --server.maximal-threads 2017-03-17 12:34:47 +01:00
jsteemann b3ca6edb7c Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 12:15:34 +01:00
Wilfried Goesgens 5654c5cd68 add log messages so we can find out where this locks up now and then 2017-03-17 11:55:03 +01:00
jsteemann 81ff25c3bc Merge branch 'devel' of https://github.com/arangodb/arangodb into views 2017-03-17 11:25:17 +01:00
hkernbach 29c63877e0 ui - changed document api due a chrome bug, fixed a submenu bug 2017-03-17 11:21:46 +01:00
jsteemann 2c73bd119e Merge branch 'devel' of https://github.com/arangodb/arangodb into views 2017-03-17 11:19:01 +01:00
jsteemann e3d8ae142e some fixes for view handling 2017-03-17 11:18:46 +01:00
Wilfried Goesgens 77c0dcc0d6 we now can have several data modification collections in one query. 2017-03-17 11:05:21 +01:00
Wilfried Goesgens 3df8b676ee simplify documentation installation 2017-03-17 11:02:00 +01:00
jsteemann c46c52d8c8 Merge branch 'devel' of https://github.com/arangodb/arangodb into views 2017-03-17 09:31:25 +01:00
jsteemann 67c1770f3e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-17 09:29:03 +01:00
jsteemann 8a69f5716f show collection load time in slow queries 2017-03-17 09:28:53 +01:00
Frank Celler 5759414ec1 because VST supports pipelining, allows queue the request in the scheduler 2017-03-17 09:08:01 +01:00
Dan Larkin a233b949c3 Updated rest handler and tests. 2017-03-16 22:36:15 -04:00
Dan Larkin 508aabeafe Updated schema, added LoggerView, and added support for implementation properties. 2017-03-16 19:45:48 -04:00
jsteemann 3cee4fb928 Merge branch 'devel' of https://github.com/arangodb/arangodb into views 2017-03-16 17:46:41 +01:00
Wilfried Goesgens 1a66ec7080 fix example howto only compile minor parts of the documentation 2017-03-16 17:37:11 +01:00
Wilfried Goesgens 97b8236c6b make sure we leave the generated documentation in a place mounted into the container 2017-03-16 17:33:24 +01:00
Wilfried Goesgens 399285a161 add another exception to the tests - nowadays node modules bring their own markdown files too 2017-03-16 17:29:51 +01:00
jsteemann 3d5ab2b6ae Merge branch 'devel' of https://github.com/arangodb/arangodb into views 2017-03-16 17:26:28 +01:00
Wilfried Goesgens 818dbeb65a migrate wording boost->catch 2017-03-16 17:18:47 +01:00
Wilfried Goesgens e4fbbcd0eb migrate wording boost->catch 2017-03-16 17:18:28 +01:00
Simon Grätzer 68f32177c6 Added test for mapped files in TypedBuffer.h 2017-03-16 17:17:05 +01:00