jsteemann
c154dd95ce
fix overrun
2018-08-25 11:28:22 +02:00
Simon
568a09f177
Disable JS on DBServer, fix race in UserManager ( #6244 )
2018-08-24 22:20:49 +02:00
Jan
73e44bc605
invalidate query cache after modification of views ( #6198 )
2018-08-24 19:54:10 +02:00
Jana Volkova
554ea18db2
Included Link to Graph Course ( #6248 )
2018-08-24 16:57:24 +02:00
Frank Celler
7b8c3d7369
fixed missing EXIT
2018-08-24 14:40:01 +02:00
jsteemann
08ee458608
blind attempt to fix MacOS compile error
2018-08-24 13:57:33 +02:00
Jan
0d48677619
Bug fix/aql optimizer improvements 2308 ( #6241 )
2018-08-24 13:42:22 +02:00
Vasiliy
2ecdfefcb8
issue 459.2: ensure view retrieval is denied of detailed definition is denied ( #6237 )
...
* issue 459.2: ensure view retrieval is denied of detailed definition is denied
* address test failures
2018-08-24 14:37:35 +03:00
Jan
2bce75eb86
add AQL function CONTAINS_ARRAY as alias for POSITION ( #6242 )
2018-08-24 12:50:50 +02:00
jsteemann
bd7352e88f
fix compile warnings
2018-08-24 12:30:37 +02:00
Kaveh Vahedipour
28754cbf15
Feature/schmutz plus plus ( #5972 )
...
- Schmutz now called "Maintenance" and completely implemented in C++
- Fix index locking bug in mmfiles
- Fix a bug in mmfiles with silent option and repsert
- Slightly increase supervision okperiod and graceperiod
2018-08-24 12:15:35 +02:00
jsteemann
50be715aeb
removed gcc-specific attribute
2018-08-24 12:05:39 +02:00
Wilfried Goesgens
2b063cada8
properly feed the crash analyzer function, so arangosh crashes will be analyzed too (if) ( #6238 )
2018-08-24 11:47:44 +02:00
Jan
03ea6b929b
fix "auto" test ( #6224 )
2018-08-24 10:45:31 +02:00
Simon
18c3069117
Make cluster routes check roles ( #6239 )
2018-08-24 09:46:27 +02:00
Simon
948820e484
Various small changes ( #6234 )
2018-08-24 09:39:03 +02:00
Simon
27473360c2
Wal access docs ( #6231 )
2018-08-24 09:33:58 +02:00
ArangoDB Release Bot
7244b833bf
nightly frontend build
2018-08-23 23:58:19 +00:00
Vasiliy
b55546225f
issue 450.6: simplify consolidation policy typing ( #6235 )
2018-08-24 01:25:23 +03:00
Heiko
b1b68b19b9
Bug fix/gharial deletion of connected edges ( #6201 )
...
* added test for recursive edge deletion, still missing c++ implementation
* test
* added deletion of connected edges when removing an edge or a vertex
* Added a helper function to iterate over all graphs.
* applied requested test changes
* edge definition helper function
* moved removeVertex and removeEdge inside a helper function
* more optimizations
* compile error
* typo
* requested changes
* const func
2018-08-23 18:52:06 +02:00
Jan
5f0403ed1c
Bug fix/add aql collection count cache ( #6227 )
2018-08-23 16:05:51 +02:00
Vasiliy
e04b5318b4
issue 450.5: rename consolidation-related configuration properties and remove locale ( #6232 )
2018-08-23 16:04:25 +03:00
Frank Celler
9d046b48ca
dummy FindZLIB ( #6225 )
2018-08-23 10:15:51 +02:00
ArangoDB Release Bot
e567a5669e
nightly frontend build
2018-08-22 23:58:14 +00:00
sleto-it
2baba7e05d
Doc - Additional Scalability & Architecture Refactor ( #5850 )
2018-08-22 23:27:31 +02:00
jsteemann
e95a1b5483
added generated files
2018-08-22 20:49:10 +02:00
jsteemann
d6aaf1d01b
fix documentation
2018-08-22 20:49:02 +02:00
Simran
5dee223951
Doc - Automated EE program options ( #6228 )
2018-08-22 18:26:13 +02:00
Vasiliy
76548e1161
issue 459.1: modify LogicalView permission validation as per the new requirements ( #6226 )
2018-08-22 18:56:10 +03:00
sleto-it
58f42e7240
Doc - Reflect changes in dir structure ( #6169 )
2018-08-22 16:39:27 +02:00
jsteemann
08c67c61a8
Merge branch 'bug-fix/add-arangosearch-view-to-resilience-tests' of https://github.com/arangodb/arangodb into devel
2018-08-22 15:15:26 +02:00
Vasiliy
febd445410
issue 451.1: ensure errors are properly propagated during LogicalView creation ( #6218 )
...
* issue 451.1: ensure errors are properly propagated during LogicalView creation
* address Ruby test failures
* ensure invalid view type returns TRI_ERROR_BAD_PARAMETER
* address jslint errors
2018-08-22 16:11:24 +03:00
Jan
7c009bca4f
attempt to make MMFiles replication tests more deterministic ( #6219 )
2018-08-22 14:54:27 +02:00
Simon Grätzer
73640d6b7c
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/add-arangosearch-view-to-resilience-tests
...
# Conflicts:
# 3rdParty/fuerte/src/HttpConnection.cpp
2018-08-22 14:54:26 +02:00
Lars Maier
0944245bfd
RestTestHandler ( #6204 )
2018-08-22 14:54:04 +02:00
Vasiliy
61574755b6
issue 450.4: address issues with impropper comparison ( #6217 )
2018-08-22 15:49:56 +03:00
Simon Grätzer
d7b773f2c3
Fixing a race in fuerte
2018-08-22 14:48:42 +02:00
Simon Grätzer
feaeac12bd
some fixes
2018-08-22 14:01:24 +02:00
Simon Grätzer
c3d950f1d6
fix shard move
2018-08-22 12:42:57 +02:00
jsteemann
50ffab6182
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2018-08-22 10:20:36 +02:00
Simon
736e12e89c
Fuerte retries connections ( #6216 )
2018-08-22 10:10:53 +02:00
Simon
247d41287b
More fuerte changes ( #6212 )
2018-08-22 10:08:33 +02:00
jsteemann
9e1e6c20e2
preparations for some more index usage
2018-08-22 09:53:33 +02:00
ArangoDB Release Bot
9d03ab532b
nightly frontend build
2018-08-21 23:58:42 +00:00
Vadim Kondratyev
a0659c2b99
Comment out #2907 related test
2018-08-22 00:47:59 +02:00
Vadim Kondratyev
0c78848876
Split view and original tests and change approach of test in move shards
2018-08-22 00:36:34 +02:00
Simon Grätzer
2e05ad8f90
Fixing some small issues, adding views to move shards
2018-08-21 23:48:56 +02:00
Simon Grätzer
6b3f8d8c78
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/add-arangosearch-view-to-resilience-tests
2018-08-21 20:44:31 +02:00
jsteemann
fa0def4d3a
added generated files
2018-08-21 18:53:27 +02:00
jsteemann
9959218d1d
revert unification of collection name validation
2018-08-21 18:46:13 +02:00