1
0
Fork 0
Commit Graph

36351 Commits

Author SHA1 Message Date
jsteemann 8c1441740a removed libev 2017-01-31 08:37:30 +01:00
jsteemann f4a521eebf updated CHANGELOG 2017-01-31 08:37:30 +01:00
jsteemann 6598828449 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-01-31 00:33:42 +01:00
Max Neunhoeffer 91c97d301a Lower timeout in query registry to 10min from 1h. 2017-01-30 23:59:46 +01:00
Max Neunhoeffer 9525f46b2b Some cleanup of comments for better understandability. 2017-01-30 23:22:58 +01:00
jsteemann 16c19ad927 cppcheck 2017-01-30 23:02:05 +01:00
jsteemann 52655b0cd9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-30 22:54:18 +01:00
jsteemann 4172b3e0e4 turn down loglevel a bit 2017-01-30 22:54:00 +01:00
Max Neunhoeffer cbae239aea Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-30 22:32:40 +01:00
Max Neunhoeffer af3c206d89 Try to solve sporadic shutdown blockage in heartbeat thread. 2017-01-30 22:32:05 +01:00
Dan Larkin b4ec71d33a Fixed compilation bug 2017-01-30 14:26:06 -05:00
Dan Larkin 5b736dc319 Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option. 2017-01-30 13:05:10 -05:00
jsteemann d1575670c0 updated documentation 2017-01-30 17:30:58 +01:00
jsteemann 2c431ea9f1 documentation for ternary operator shortcut 2017-01-30 17:27:50 +01:00
jsteemann ec1e05975f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-30 17:06:13 +01:00
jsteemann cb9bf7c2ff added obsolete parameter optionality 2017-01-30 17:06:02 +01:00
Kaveh Vahedipour 29e1ef3f52 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-30 17:02:44 +01:00
Kaveh Vahedipour 2db0212e4f supervision tests fail under load 2017-01-30 17:02:27 +01:00
Wilfried Goesgens 73f4f04f8e fix binary name 2017-01-30 16:56:55 +01:00
jsteemann 32a6a7bc9d fix typo in test description 2017-01-30 16:40:55 +01:00
jsteemann 8d0d9d164c updated documentation 2017-01-30 16:38:20 +01:00
jsteemann ba398494d0 make option hidden 2017-01-30 16:01:12 +01:00
jsteemann 4b98e961f6 fix loglevel 2017-01-30 15:51:37 +01:00
Max Neunhoeffer b3857d14b6 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-30 15:45:30 +01:00
Max Neunhoeffer 61b353edc5 Fix fix of concurrently running Schmutzes. 2017-01-30 15:45:15 +01:00
jsteemann 3b83470ce5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-30 15:32:41 +01:00
jsteemann 43fb70a693 fix double-free issue 2017-01-30 15:32:06 +01:00
Max Neunhoeffer bf95e308ed Log pid of successfully shutdown server. 2017-01-30 14:21:30 +01:00
Max Neunhoeffer 1aca50fd71 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-01-30 14:03:04 +01:00
Max Neunhoeffer fa296ebf40 Fix running multiple Schmutzes running concurrently. 2017-01-30 14:02:24 +01:00
jsteemann 1294cf6128 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-01-30 12:53:19 +01:00
jsteemann d96ce9af37 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-01-30 12:53:10 +01:00
Wilfried Goesgens 685f8955e5 remove old V8 version, we now handle this via a sub repo. 2017-01-30 12:34:24 +01:00
Wilfried Goesgens 584f3120dd Upgrade V8
- ICU now doesn't build the icudata library anymore
    - ship the icu database on all platforms and all packages
    - we now load the icu database file ourselves, and hand over the pointer to ICU.
  - follow the V8 changes around Weak pointer handling
2017-01-30 12:30:07 +01:00
Kaveh Vahedipour 6647fb1c14 no need to udate single host agencies' endpoints 2017-01-30 09:55:34 +01:00
jsteemann 8a479c9715 fix typo 2017-01-30 09:46:36 +01:00
jsteemann cea0ecabad Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-01-30 09:03:55 +01:00
jsteemann 139f5446be updated to dos 2017-01-30 09:03:16 +01:00
jsteemann 802c384448 renaming 2017-01-30 09:02:57 +01:00
jsteemann 75481b4299 issue #2289 2017-01-30 09:02:35 +01:00
jsteemann 2fef24a984 added test 2017-01-30 09:02:30 +01:00
Max Neunhoeffer f09ecd21b2 Logging level for background job debugging down to DEBUG. 2017-01-29 23:05:33 +01:00
Michael Hackstein 55e0f63fec Moved major Index-creation out of LogicalCollection into the StorageEngine Specific IndexFactory. 2017-01-29 15:08:26 +01:00
Max Neunhoeffer c62c521a43 Fix closure for background jobs in HeartbeatThread one more time. 2017-01-29 00:08:12 +01:00
Max Neunhoeffer 3ac470cbb2 Fix closure for background jobs in HeartbeatThread. 2017-01-28 23:57:40 +01:00
Max Neunhoeffer 5dee45a6c1 Delete boost::asio::io_service::strand. 2017-01-28 23:45:19 +01:00
Michael Hackstein 819ef4ae2c Fixed failing index-creation tests after moving to IndexFactory. 2017-01-28 22:46:49 +01:00
Max Neunhoeffer 429ffcd43c Count callbacks in _strand in HeartbeatThread and log. 2017-01-28 22:13:21 +01:00
Max Neunhoeffer 4e2a9be028 Merge branch 'devel' of ssh://github.com/arangodb/arangodb into devel 2017-01-28 21:27:41 +01:00
Max Neunhoeffer 8b4ed89d14 More logging on level info. 2017-01-28 21:26:34 +01:00