Vasiliy
46ee6d94b0
issue 485.1: reduce scope of lock in FlushFeature ( #6943 )
2018-10-17 14:33:48 +03:00
Simran
34d5afc734
Doc - Fix link to ArangoSearch main chapter ( #6929 )
2018-10-17 00:08:06 +02:00
Dan Larkin-York
9952cfbc95
Fix issues with ArangoSearch link permissions in cluster mode ( #6925 )
2018-10-16 20:42:11 +02:00
Simon
63cfdad52e
Fix SimpleHttpClient assertions ( #6914 )
...
(cherry picked from commit 0d36790cbaaf8b9f7492534e3c9e5318da909e0f)
2018-10-16 20:31:59 +02:00
Vasiliy
18b2eb6d98
issue 485: ensure LogicalDataSource::drop() is called on vocbase drop ( #6895 )
...
* issue 485: ensure LogicalDataSource::drop() is called on vocbase drop
* add missed change
* backport: address race between make(...) and async job
* add another missed change
* backport: ensure recursive lock reports itself as locked correctly
* backport: address test failure on mmfiles
* backport: remove redundant lock already held by async task
* backport: reset reader before unlinking directory
2018-10-16 17:03:51 +03:00
Tobias Gödderz
edaa127f37
Ignore errors caused by an admissible race ( #6900 )
2018-10-16 14:23:45 +02:00
Tobias Gödderz
129d075d72
Added --rr parameter to startLocalCluster.sh ( #6906 )
2018-10-16 14:00:16 +02:00
Heiko
b1d98475ad
ui is now checking if statistics are enabled or not before it fires i… ( #6907 )
2018-10-16 11:05:05 +02:00
Simon
05aa2199db
Do not delete ticks before counters ( #6887 )
2018-10-16 09:31:18 +02:00
Jan
999603ef5d
handle "rev" parameter ( #6898 )
2018-10-16 09:18:51 +02:00
Jan
8f8408f8ba
prefer an index if more index attributes cover a filter condition ( #6901 )
2018-10-16 09:18:31 +02:00
Jan
c7933bcb31
added waitForSync option to make tests more deterministic ( #6885 )
2018-10-15 17:36:59 +02:00
Jan
ebb41852f6
suppress statistics warnings ( #6894 )
2018-10-15 17:34:41 +02:00
Wilfried Goesgens
5b020e465f
add missing include ( #6896 )
2018-10-15 16:31:12 +02:00
Tobias Gödderz
f003d72323
Fix compile error on clang ( #6884 )
2018-10-15 15:58:26 +03:00
Wilfried Goesgens
d1b3a1ee98
Don't talk to a server when we know its dead. Print current testsuite on Falure. ( #6879 )
2018-10-15 14:29:16 +02:00
maxkernbach
2fc19c3a39
Doc - set RocksDB as the default storage engine (chart) ( #6889 )
2018-10-15 14:26:00 +02:00
Simon
6628a4e55a
Refactor stuff, add async batch extension task ( #6875 ) ( #6880 )
2018-10-15 13:18:24 +02:00
Wilfried Goesgens
239771b5f3
Better result handling for recovery tests ( #6826 )
2018-10-15 13:17:45 +02:00
Heiko
bacce44e5b
Bug fix/gharial improvement rename ( #6451 )
...
* graph object rename method
* rename test
* updated rename function
* added tests, fixed orphan rename failure
* requested changes
* forget to change function name
2018-10-15 12:53:17 +02:00
Heiko
6d197a2d99
Bug fix/update ui node dependencies ( #6869 )
...
* update some ui build related node modules, fixed some eslint errors
* do not uglify libs any more, as libs are already uglified in most cases
2018-10-15 12:38:06 +02:00
Wilfried Goesgens
67439484e4
add file and linenumber to windows stacktraces ( #6865 )
2018-10-15 09:35:07 +02:00
Andrey Abramov
7d76372700
update changelog and LOKI
2018-10-13 14:10:47 +03:00
ArangoDB Release Bot
0f04bc4fa4
nightly frontend build
2018-10-12 23:58:35 +00:00
Vasiliy
78567bef09
update iresearch to codebase as of 20181011 ( #6858 )
...
* update iresearch to codebase as of 20181011
* backport: address cluster test failures
* backport: address dump test failures
* backport: address discrepency in view creation between single-server and cluster
* backport: address test failure on cluster (revert change)
* backport: address test failures
* backport: address MSVC build issues
* backport: address issue with LogicalDatasource destructing after TRI_vocbase_t
* Revert "backport: address issue with LogicalDatasource destructing after TRI_vocbase_t"
This reverts commit 4f9880bbaa22194dfbb604b5a54658de1d447ac1.
2018-10-12 21:07:12 +03:00
Kaveh Vahedipour
7f7e4e04fd
fuerte move resulted in broken inspector
2018-10-12 19:52:24 +02:00
Andrey Abramov
b8dcf51631
Bug fix/arangosearch lock issue ( #6871 )
...
* ensure no concurrent links midifications
* another attempt to fix
* reduce scope of the lock
* Revert "reduce scope of the lock"
This reverts commit 2eed8eb75c372c1723bcd46b05018843edcc51e0.
2018-10-12 20:50:28 +03:00
jsteemann
7cdfec2f7e
updated CHANGELOG
2018-10-12 19:49:34 +02:00
jsteemann
d66fc0c056
fix yet another prompt issue
2018-10-12 19:12:44 +02:00
jsteemann
ac19d0a627
pass by reference
2018-10-12 18:21:50 +02:00
jsteemann
5f951840a9
fix compilation
2018-10-12 17:56:55 +02:00
Simon
fd81f52ab4
Allow WAL logger to split up transactions ( #6800 ) ( #6866 )
2018-10-12 17:50:58 +02:00
Jan
6d54518145
forward port changes from 3.4 ( #6849 )
2018-10-12 17:49:17 +02:00
Tobias Gödderz
d56bde5716
Added waitForEstimatorSync() ( #6868 )
2018-10-12 17:42:07 +02:00
Kaveh Vahedipour
d524ba616b
fixed hyperventing agent ( #6776 )
...
* fixed hyperventing agent
2018-10-12 17:03:08 +02:00
Jan
ce8bacaaba
tobiasle ( #6861 )
2018-10-12 15:34:43 +02:00
Tobias Gödderz
692ff001ca
Remove nondeterministic edge index test ( #6863 )
2018-10-12 15:19:05 +02:00
Jan
d3c446156c
slightly refactor the handling of optimizer rules ( #6855 )
2018-10-12 13:49:46 +02:00
Jan
2dc05429fe
Bug fix/fixes 110918 2 ( #6848 )
2018-10-12 12:59:10 +02:00
Jan
a0980ed2f2
Bug fix/fixes 111018 ( #6843 )
2018-10-12 12:51:11 +02:00
Jan
96edc0f6ff
Bug fix/fixes 121018 ( #6853 )
2018-10-12 12:47:30 +02:00
jsteemann
544d57fb95
remove sddsd
2018-10-12 12:25:34 +02:00
jsteemann
4bcbbcb520
honor @graetzer's suggestion
2018-10-12 11:15:12 +02:00
Simon
680dbccd58
do not ignore document revision ( #6851 )
2018-10-12 11:05:04 +02:00
jsteemann
cbd44e0e2e
cppcheck
2018-10-12 02:25:27 +02:00
ArangoDB Release Bot
9448bb4565
nightly frontend build
2018-10-11 23:58:19 +00:00
Andrey Abramov
147984e054
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2018-10-11 20:17:08 +03:00
Andrey Abramov
9f3a61c938
revert recently made changes, fix sporadic failures in arangosearch tests
2018-10-11 20:16:36 +03:00
Wilfried Goesgens
01086a767a
fix windows path escaping in testcase ( #6833 )
2018-10-11 18:32:34 +02:00
Heiko
9d2da2c22c
Bug fix/internal issue 2770 ( #6822 )
2018-10-11 15:39:06 +02:00