1
0
Fork 0
Commit Graph

35150 Commits

Author SHA1 Message Date
Jan Steemann be3b23469c more diagnostics 2016-12-07 16:56:46 +01:00
Kaveh Vahedipour dca5eb8d0e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-07 16:42:45 +01:00
Kaveh Vahedipour 2fadea8332 AddFollower tests 2016-12-07 16:42:35 +01:00
Wilfried Goesgens c81df0e7a3 erge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-12-07 16:33:31 +01:00
Wilfried Goesgens e1b1eb2048 finalize xc compile 2016-12-07 16:33:20 +01:00
Max Neunhoeffer e48cf64a6e Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-12-07 16:24:17 +01:00
Max Neunhoeffer 9746f6c7ad Finally fix condition for coordinator bootstrap. 2016-12-07 16:23:54 +01:00
Kaveh Vahedipour 865e1d647d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-07 16:20:57 +01:00
Kaveh Vahedipour b930b23fc2 AddFollower jobs for newly arrived db server to satisfy replication factors 2016-12-07 16:20:47 +01:00
Mark 965d0e3266 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-07 15:28:58 +01:00
Mark 75474ad665 fixed docu PUT /_api/simple/by-example 2016-12-07 15:28:46 +01:00
Wilfried Goesgens 3f6eff9baf allow empty commits and make shure the enterprise directory is managed properly. 2016-12-07 15:16:21 +01:00
Wilfried Goesgens 886ed6492d finalize ARM crosscompiling 2016-12-07 14:53:06 +01:00
Wilfried Goesgens 1b7a0eec23 finalize ARM crosscompiling 2016-12-07 14:52:45 +01:00
Kaveh Vahedipour f62b56ac73 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-07 14:30:10 +01:00
Kaveh Vahedipour b20de61ae8 Useful logging in failure mode of inception's persistence 2016-12-07 14:29:48 +01:00
Jan Steemann 5911f14bba updated CHANGELOG 2016-12-07 13:23:09 +01:00
Jan Steemann d2742f2ef3 fixed issue #2210 2016-12-07 12:29:05 +01:00
Jan Steemann b8c72dece8 fixed issue #2211 2016-12-07 12:28:52 +01:00
Kaveh Vahedipour 9bf7d3fb5b Useful logging in failure mode of inception's persistence 2016-12-07 12:12:49 +01:00
Kaveh Vahedipour 3b4266962a Fatal error exit missing 2016-12-07 12:06:38 +01:00
Kaveh Vahedipour 5b98d6428b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-07 11:56:47 +01:00
Kaveh Vahedipour 47463a2f1c Agency startup redone after revisit of design document 2016-12-07 11:56:41 +01:00
Jan Steemann 0ac353e109 fix solaris compile error 2016-12-07 11:44:04 +01:00
Wilfried Goesgens aecb189150 pull once more; rename cx->xc 2016-12-07 11:18:55 +01:00
Alan Plum 0700cfa86a
Implement OAuth 1.0a 2016-12-06 18:30:11 +01:00
Kaveh Vahedipour ca91daf58a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 18:29:43 +01:00
Kaveh Vahedipour 70fb21ce2d update scriptStandAlone with new inception 2016-12-06 18:29:29 +01:00
Kaveh Vahedipour 92ad86cd70 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 18:05:15 +01:00
Kaveh Vahedipour 30a0243e3d redirects to myelf should be hinstory 2016-12-06 18:05:05 +01:00
Andreas Streichardt 526fe1c914 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-12-06 18:03:48 +01:00
jsteemann 654edc893c fixed documentation 2016-12-06 17:35:58 +01:00
Andreas Streichardt 7701922ef2 Do not hardcode timeouts 2016-12-06 17:26:20 +01:00
Andreas Streichardt 0c97df2527 Fix compilation 2016-12-06 17:20:28 +01:00
Kaveh Vahedipour 0d3020434a redirects to myelf should be hinstory 2016-12-06 17:18:00 +01:00
Kaveh Vahedipour 2b4357fb78 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 17:10:30 +01:00
Kaveh Vahedipour 51b279346b redirects to myelf should be hinstory 2016-12-06 17:10:15 +01:00
Andreas Streichardt 8add7f40af Disable creation of satellites on community edition 2016-12-06 17:07:54 +01:00
Kaveh Vahedipour b2629787a0 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 17:02:22 +01:00
Andreas Streichardt 11bd9381d5 Add satellite collections 2016-12-06 16:40:50 +01:00
jsteemann 10dcca7c77 fixed compile warnings 2016-12-06 14:34:14 +01:00
Michael Hackstein dd0dca8a8d This actually fixes the last commit... 2016-12-06 13:45:55 +01:00
Michael Hackstein 06e66754bb Fixed cluster version of Optimize non-edge index tests. It is deactivated now, the cluster decides differently on the indexes. 2016-12-06 13:33:23 +01:00
jsteemann 369b2c7bc6 added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
Max Neunhoeffer 2187d91ca0 Set timeout to wait for >1 DBserver back to 30 temporarily. 2016-12-06 11:31:31 +01:00
Kaveh Vahedipour 9517c578aa Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-12-06 10:42:33 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Frank Celler 93eb443366 removed left-over merge conflict 2016-12-05 16:36:27 +01:00
Kaveh Vahedipour 3a1a9c898c correct handling of distributeShardsLike in FailedFollower 2016-12-05 15:44:53 +01:00
hkernbach a6ec84af9a node view now using short name 2016-12-05 12:17:06 +01:00