Michael Hackstein
7de0142fc1
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-02-08 17:34:34 +01:00
Wilfried Goesgens
d8cd84872f
fix windows compile
2017-02-08 17:21:31 +01:00
Michael Hackstein
5dfd652d64
Merge branch 'devel' of github.com:arangodb/arangodb into engine-api
2017-02-08 15:57:30 +01:00
Wilfried Goesgens
a3ac94d3b2
fix locating of relative ICU files
2017-02-08 15:18:16 +01:00
Max Neunhoeffer
bde48d524d
Change undocumented behaviour in case of invalid rev in JS document ops.
...
An invalid rev should lead to a 1200 ("conflict") error rather than a
1239 ("illegal document revision") error. This is more intuitive and
in line with the corresponding change in the HTTP API. No tests needed
adjustment.
2017-02-08 10:59:04 +01:00
jsteemann
0040bc91e1
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-08 01:07:00 +01:00
jsteemann
9d0a210545
prevent memleaks in C++ UnitTests
2017-02-07 17:30:30 +01:00
jsteemann
073b53b20f
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-07 14:50:46 +01:00
Wilfried Goesgens
0932d51904
Merge branch 'devel' of github.com:arangodb/ArangoDB into v8_subsubmodule
2017-02-07 13:48:57 +01:00
jsteemann
a9057b2d12
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-07 11:58:56 +01:00
Wilfried Goesgens
540e4178aa
attempt to obtain a coredump on server shutdown hang
2017-02-07 10:27:31 +01:00
jsteemann
3c7b9998d8
simplify error message setup a bit - hopefully this will work with MSVC and clang
2017-02-06 23:45:41 +01:00
jsteemann
c8df58dcc6
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-06 23:35:12 +01:00
jsteemann
4a15c16550
replace expensive std::deques with much simpler RollingVectors
2017-02-06 23:23:18 +01:00
jsteemann
0fe96efb80
added TRI_ZeroMemory function
2017-02-06 17:45:49 +01:00
jsteemann
8dfb97c0bd
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-06 17:04:35 +01:00
Wilfried Goesgens
877c7eeb4b
fix syntax
2017-02-06 16:18:04 +01:00
Wilfried Goesgens
3a94a12370
retrieve windows error string
2017-02-06 16:08:25 +01:00
jsteemann
ab11410911
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-06 13:05:11 +01:00
jsteemann
e39a457e46
micro optimizations
2017-02-03 22:28:51 +01:00
jsteemann
b1c1a14fd4
fix resource leak
2017-02-02 10:15:21 +01:00
jsteemann
0156c5aec7
make database deletion more deterministic
2017-02-01 16:44:41 +01:00
jsteemann
fae1f7ba63
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-01 13:00:34 +01:00
jsteemann
5939ff249f
remove now unused files
2017-02-01 12:39:24 +01:00
jsteemann
5d9e8ef5f5
remove now-unused logging functionality
2017-02-01 11:44:09 +01:00
jsteemann
ded1550e0c
dirty attempt to fix MSVC compile errors
2017-02-01 10:58:09 +01:00
Wilfried Goesgens
b91a7c0621
Merge branch 'devel' of github.com:arangodb/ArangoDB into v8_subsubmodule
2017-01-31 18:02:30 +01:00
jsteemann
c5f2f5e1e8
remove unused file-backed implementation
2017-01-31 18:02:00 +01:00
Wilfried Goesgens
bb80b5cf90
Merge branch 'devel' of github.com:arangodb/ArangoDB into v8_subsubmodule
2017-01-31 16:34:42 +01:00
jsteemann
e825be35a1
prevent duplicate forward slashes in concatenated filenames
...
also prevent server start in case included config file cannot be found
2017-01-31 14:56:28 +01:00
jsteemann
37b7a18040
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-01-31 13:55:55 +01:00
Wilfried Goesgens
3408fb2445
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2017-01-31 10:55:26 +01:00
Wilfried Goesgens
27b01aaebb
add ARMv6 detection; we won't run on cpus of that family
2017-01-31 10:55:16 +01:00
jsteemann
6598828449
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-01-31 00:33:42 +01: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
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
jsteemann
302e86723b
removed unused file
2017-01-26 16:25:01 +01:00
jsteemann
2709504d74
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-01-26 15:21:08 +01:00
Andreas Streichardt
bf541e71cf
Add distinct log messages
2017-01-26 15:03:13 +01:00
jsteemann
0f67a71350
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-01-25 17:50:51 +01:00
jsteemann
fdde284fe6
cleaned up macros a bit
2017-01-25 17:50:23 +01:00
jsteemann
617b3f2949
fix warning
2017-01-25 16:37:06 +01:00
jsteemann
02df10e901
added ctor that moves message
2017-01-25 11:58:51 +01:00
jsteemann
5120900bb2
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-01-24 12:10:30 +01:00
jsteemann
db80ce4d1b
fixed issues reported by coverity scan
2017-01-24 11:31:40 +01:00
jsteemann
c4d2ff3dce
renaming
2017-01-23 15:36:11 +01:00
Frank Celler
f12c38dc0b
added work context
2017-01-22 12:53:52 +01:00
Kaveh Vahedipour
d2760f4ef1
pushing avoidServers property
2017-01-20 15:15:03 +01:00
Wilfried Goesgens
d6a1d967af
blanks destroy documentation building regexes here
2017-01-20 10:08:22 +01:00
jsteemann
6f9927fea0
avoid constructing temporary lookup strings
2017-01-19 14:27:04 +01:00