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
Michael Hackstein
72b8945254
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-01-28 21:20:16 +01:00
Michael Hackstein
0027bc54c8
Create a StorageEngine-specific IndexFactory. Moved EnhanceIndexJson v8 -> IndexFactory.
2017-01-28 21:19:50 +01:00
Kaveh Vahedipour
7954512878
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-28 20:34:32 +01:00
Kaveh Vahedipour
bcfec215b8
tested restart from 3.1 database
2017-01-28 20:32:29 +01:00
Max Neunhoeffer
75e6714d19
Merge branch 'devel' of ssh://github.com/arangodb/arangodb into devel
2017-01-28 20:29:35 +01:00
Max Neunhoeffer
6993ca32c7
Add more debugging output on log level info around Schmutz script.
2017-01-28 20:28:58 +01:00
Kaveh Vahedipour
f98701a598
localId overrules persisted UUID
2017-01-28 12:25:57 +01:00
Kaveh Vahedipour
60e0622793
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-01-28 12:05:37 +01:00
Kaveh Vahedipour
daa1856aa0
localId overrules persisted UUID
2017-01-28 12:05:31 +01:00
Max Neunhoeffer
fbb32650a3
Prevent log spam.
2017-01-28 01:43:15 +01:00
Frank Celler
864bd451cf
wait longer for figures
2017-01-28 00:25:30 +01:00
jsteemann
11a36e48ac
fix wrong V8 version number
2017-01-28 00:21:27 +01:00
jsteemann
db9b4ace6d
fix lock timeout calculation
2017-01-28 00:05:34 +01:00