Simon
|
25f5c841b9
|
Fix recovery tests on MacOS (#6610)
|
2018-09-27 18:52:28 +02:00 |
jsteemann
|
805a1c5d51
|
cache pid for logging
|
2018-09-27 17:38:41 +02:00 |
Vinay Pyati
|
f4b6d3ef70
|
Doc - list the current configuration options (#6571)
|
2018-09-27 15:42:41 +02:00 |
ArangoDB Release Bot
|
a473df127e
|
nightly frontend build
|
2018-09-26 23:58:17 +00:00 |
Lars Maier
|
3dbb0558f3
|
Clean lost collections in supervision (#6592)
* Working draft: clean lost collections in supervision.
* Added early exit as in spec.
* Finished test. Fixed logging.
|
2018-09-26 16:54:29 +02:00 |
Simran
|
4ef203caf7
|
Doc - Fix anchor link and typos (#6617)
|
2018-09-26 15:44:09 +02:00 |
Simon
|
0a9afccde5
|
Fix crash on Agency / DBserver with user JWT tokens (#6594)
|
2018-09-26 14:26:35 +02:00 |
Alan Plum
|
78425e510c
|
Add support for nested aql queries in JS (#6482)
* Add support for nested aql queries in JS
* updated documentation
|
2018-09-26 14:21:24 +02:00 |
Jan
|
fbf2904ab0
|
fixed issue #6601 (#6608)
|
2018-09-26 13:42:50 +02:00 |
jsteemann
|
c8a0c074fe
|
split tests
|
2018-09-26 12:06:07 +02:00 |
Jan
|
260959f87a
|
Bug fix/replication 33 to 34 (#6603)
|
2018-09-26 09:48:56 +02:00 |
ArangoDB Release Bot
|
5c12ca89d5
|
nightly frontend build
|
2018-09-25 23:58:15 +00:00 |
jsteemann
|
39cbd8adcc
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2018-09-25 15:57:36 +02:00 |
jsteemann
|
3e41f9ca2b
|
dont reveal passwd
|
2018-09-25 15:57:22 +02:00 |
jsteemann
|
2cf85fa239
|
added missing move
|
2018-09-25 10:13:10 +02:00 |
Jan
|
ae85fbc4ea
|
much better diagnostics for AQL query results cache (#6580)
|
2018-09-25 09:49:11 +02:00 |
Max Neunhöffer
|
53b51d61c8
|
Add advertised endpoints to new features list for 3.4. (#6587)
|
2018-09-25 09:39:42 +02:00 |
Jan
|
f271cc22a7
|
next attempt... (#6596)
|
2018-09-25 09:38:08 +02:00 |
Jan
|
5a13afd96d
|
modify msync code so that only base address is page-aligned (#6585)
according to man msync, there is no need for the end address to be page-aligned
also use uintptr_t consistently instead of intptr_t
|
2018-09-25 09:37:03 +02:00 |
Jan
|
44448321e1
|
Bug fix/optimizations 210918 (#6573)
|
2018-09-24 20:16:16 +02:00 |
Wilfried Goesgens
|
a477df49cf
|
Feature/windows utf16 fileaccess (#6534)
|
2018-09-24 19:41:17 +02:00 |
jsteemann
|
f63fedf139
|
increase timeout for dropping collections
|
2018-09-24 18:38:20 +02:00 |
jsteemann
|
95635093b0
|
adjust file path
|
2018-09-24 13:50:52 +02:00 |
Jan
|
024a9d7ac1
|
less RocksDB background thread activity in case there is nothing to do (#6577)
|
2018-09-24 13:45:13 +02:00 |
Simon
|
b16af5ac71
|
Fix superfluous QueryRegistry::close, cleanup (#6579)
|
2018-09-24 13:10:07 +02:00 |
Jan
|
abb2ffd98f
|
centralize some redundant SSL options handling (#6576)
|
2018-09-24 13:03:48 +02:00 |
Kaveh Vahedipour
|
1eab18be2a
|
Feature/generate test data for maintenance script (#6249)
* test data script being fixed
* test data can be generated with expectations
* starting / stopping is done by script
|
2018-09-24 11:04:00 +02:00 |
Simon
|
912f109968
|
Add simple Future library (#6464)
|
2018-09-21 16:14:17 +02:00 |
KVS85
|
35e6177eee
|
More known issues for ArangoSearch in 3.4 (#6567)
|
2018-09-21 13:28:53 +03:00 |
Lars Maier
|
5929cafaf9
|
cleanoutServer Bug Fix (#6537)
* Fixing bug: cleanoutServer will no longer add old leader as follower.
* Fixed rollback.
|
2018-09-21 10:16:14 +02:00 |
Simon
|
6db05b8b12
|
Do not retry connect on canceled connections (#6559)
|
2018-09-20 17:13:38 +02:00 |
Jan
|
a93db9a6b9
|
fix undefined behavior in query cache result handling (#6544)
|
2018-09-20 16:58:29 +02:00 |
jsteemann
|
a6cde70511
|
fix dependencies of init-database feature/serverid feature
|
2018-09-20 15:25:39 +02:00 |
Simon
|
b12a2a4f3c
|
fix possible illegal access (#6556)
|
2018-09-20 14:30:56 +02:00 |
jsteemann
|
036e28b1cc
|
safety first: turn off sync/async mixing for HTTPS in general
|
2018-09-20 13:23:39 +02:00 |
Simon
|
d64af1f3d3
|
Doc - Fix Active-Failover limitations (#6353)
|
2018-09-20 13:22:44 +02:00 |
jsteemann
|
98a3fecb6a
|
silence a compile warning about potential string value truncation
|
2018-09-20 01:18:57 +02:00 |
jsteemann
|
04846b74f5
|
follow compiler's recommendation
|
2018-09-20 01:16:03 +02:00 |
Simon
|
0fa7f01c66
|
Resilience test failure points (#6539)
|
2018-09-20 01:05:10 +02:00 |
Andrey Abramov
|
537124154b
|
Feature/optimize arangosearch block (#6550)
* use callback to read document from a collection
* minor refactoring
|
2018-09-20 00:54:19 +03:00 |
Dan Larkin-York
|
282159ec2c
|
Fix single shard restriction with binary and. (#6549)
|
2018-09-19 23:40:55 +02:00 |
Jan
|
380bb71192
|
add rocksdb::PinnableSlice for some key lookups (#6530)
|
2018-09-19 23:33:53 +02:00 |
Jan
|
8b26c9db3c
|
Bug fix/fix ssl vst (#6547)
|
2018-09-19 23:21:46 +02:00 |
Jan
|
203b141a6f
|
Bug fix/fix stats on skip (#6531)
|
2018-09-19 22:02:32 +02:00 |
Jan
|
6a2ad813bf
|
forward-port range deletion fix from upstream RocksDB (#6535)
|
2018-09-19 13:56:42 +02:00 |
ArangoDB Release Bot
|
0dd277d325
|
nightly frontend build
|
2018-09-18 23:58:31 +00:00 |
Dan Larkin-York
|
8b7846535f
|
Remove unused variable check from arangodump. (#6529)
|
2018-09-18 20:15:27 +02:00 |
jsteemann
|
a57640993f
|
fixed JavaScript error
|
2018-09-18 20:13:46 +02:00 |
jsteemann
|
ab0dd85517
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2018-09-18 20:12:46 +02:00 |
jsteemann
|
a43ec3e1d0
|
added a reserve call
|
2018-09-18 20:12:36 +02:00 |