ArangoDB Release Bot
57c0f76b23
nightly frontend build
2018-08-02 23:57:56 +00:00
Simon
42cabb858a
Fix dumping of views in the cluster ( #6024 )
2018-08-02 17:25:49 +02:00
jsteemann
7d83f20d59
extended tests
2018-08-02 09:56:19 +02:00
jsteemann
44d7a11bd9
Merge branch 'bug-fix/improve-intermediate-commits' of https://github.com/arangodb/arangodb into devel
2018-08-01 17:49:17 +02:00
shivamdave24
d4c6431ee5
Regex Split Implementation (unfinished) ( #5991 )
2018-08-01 12:09:36 +02:00
Jan
7f01b7f728
fixed issue #6031 : Broken LIMIT in nested list iterations ( #6033 )
2018-08-01 08:32:00 +02:00
Simon Grätzer
8eeff44f30
adjusting documentation
2018-07-31 15:33:28 +02:00
Simon Grätzer
a7c78a3f37
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/improve-intermediate-commits
...
# Conflicts:
# arangod/RocksDBEngine/RocksDBIncrementalSync.cpp
# arangod/RocksDBEngine/RocksDBIterators.cpp
2018-07-31 15:19:57 +02:00
jsteemann
3cbf8f2d6a
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2018-07-31 08:47:00 +02:00
ArangoDB Release Bot
ae83313de6
nightly frontend build
2018-07-30 23:57:54 +00:00
jsteemann
c0773691c6
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2018-07-30 19:27:36 +02:00
jsteemann
efa5e8faa3
better status information on shutdown
2018-07-30 19:27:19 +02:00
jsteemann
0e9e700656
fix test
2018-07-30 19:27:00 +02:00
Jan
2a416f2e33
Bug fix/3007 ( #6019 )
2018-07-30 17:16:47 +02:00
Simon Grätzer
6b776e7e9e
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/improve-intermediate-commits
2018-07-30 14:53:39 +02:00
jsteemann
cda104475f
fix issue in community build
2018-07-30 14:15:51 +02:00
Heiko
48be2caba9
AQL Editor Geo Extension ( #5382 )
...
* first working example of geo aql ui detection
* license
* geo aql editor improvements
* Update CHANGELOG
* updated attributiong
* used different map, fixed wrong positioning when scrolling
* checking geo types
* added internet connection check for rendering the map in case of geosjon query result
2018-07-30 13:08:11 +02:00
KVS85
0693df6e32
Fix replicationFuzzGlobal tests ( #6021 )
2018-07-30 12:11:33 +02:00
Simon Grätzer
20d7e8b2af
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/improve-intermediate-commits
2018-07-30 11:43:48 +02:00
jsteemann
cfab312d81
remove explain output from test
2018-07-29 20:21:43 +02:00
Simon Grätzer
7f31c7499b
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/improve-intermediate-commits
2018-07-28 17:31:53 +02:00
Simon Grätzer
d96b25580f
fix tests
2018-07-28 17:26:28 +02:00
Simon Grätzer
6abb62165b
fix more tests
2018-07-28 17:25:11 +02:00
Simon Grätzer
03f8ec790b
fixes some tests
2018-07-28 17:04:07 +02:00
Simon Grätzer
c7aacea583
fix test
2018-07-28 15:56:06 +02:00
ArangoDB Release Bot
185a172ba9
nightly frontend build
2018-07-27 23:58:12 +00:00
Simon Grätzer
683dd0a4c6
fixing tests
2018-07-27 21:34:12 +02:00
Simon Grätzer
9d979efbd6
remove redundant test
2018-07-27 18:22:24 +02:00
Simon Grätzer
1cfb328bcc
fix intermediate commits
2018-07-27 17:40:38 +02:00
Vasiliy
11ba71ec27
issue 432.1: do not modify IResearchView 'locale' encoding and make it non-updatable ( #6014 )
...
* issue 432.1: do not modify IResearchView 'locale' encoding and make it non-updatable
* add a temporary workaround for MacOS build issue
2018-07-27 15:08:23 +03:00
Alan Plum
046a90e8a3
Add pbkdf2 to Foxx auth module ( #5667 )
...
* Add pbkdf2 to Foxx auth module
* Add to CHANGELOG
2018-07-27 11:34:52 +02:00
ArangoDB Release Bot
7d3fa1545a
nightly frontend build
2018-07-26 23:58:08 +00:00
jsteemann
89edebaeae
also make RocksDB the default engine when testing
2018-07-26 18:25:43 +02:00
Vasiliy
a291f6dcfa
issue 431.1: remove error generation for empty jSON ( #6007 )
2018-07-26 19:03:35 +03:00
Jan
e4d7f1c5f0
Bug fix/wenn der shard mann 2mal klingelt ( #5890 )
2018-07-26 15:37:40 +02:00
Heiko
7da70474c2
fixed usage of server short name due api change ( #5997 )
2018-07-26 15:01:59 +02:00
jsteemann
eba7c7d360
fix test
2018-07-26 13:39:26 +02:00
jsteemann
b75d4cc1f3
fix function name
2018-07-26 11:52:52 +02:00
Jan Christoph Uhde
6210b9be34
bug-fix/double-modification-bug ( #5979 )
2018-07-26 10:35:42 +02:00
Jan
562372ee8c
fix single-shard optimization checks (only affects devel) ( #5985 )
2018-07-26 10:32:10 +02:00
Simon
2dd8593609
View Replication ( #5915 )
2018-07-26 10:28:46 +02:00
ArangoDB Release Bot
939c4bc820
nightly frontend build
2018-07-25 23:58:15 +00:00
KVS85
304fc511f2
Fix response processing for view Views ( #5987 )
2018-07-25 18:05:22 +02:00
Jan
213c42d2f6
fixed issue #5977 : Unexpected execution plan when subquery contains COLLECT ( #5984 )
2018-07-25 17:33:55 +02:00
Andrey Abramov
9205e2d9f8
allow user to explicitly track values for "exists" query ( #5959 )
...
* allow user to explicitly track values for "exists" query
* fix broken catch tests
* rename view link property
* fix tests after merge
2018-07-25 16:55:02 +03:00
shivamdave24
7db28da251
Levenshtein Distance function implementation with documentation and i… ( #5922 )
2018-07-25 12:48:58 +02:00
Tobias Gödderz
aa31cc3f1e
Bugfix: Fix `_rev` handling in `UPDATE`/`REPLACE` `WITH` clauses ( #5966 )
2018-07-25 12:13:09 +02:00
Michael Hackstein
2d5e8b5dcd
Bug fix/non deterministic test ( #5968 )
2018-07-25 09:41:41 +02:00
Dan Larkin-York
83f393500a
Add C++ implementation, load-balancing support, and user restriction for tasks API ( #5973 )
2018-07-25 09:17:43 +02:00
Jan Christoph Uhde
4c0f881764
compatibilty 3.3 <-> 3.4 ( #5963 )
2018-07-25 09:05:34 +02:00