Heiko
a472758986
Bug fix/fix internal issue 4451 ( #10540 )
...
* Fix dump_authentication suite
* user the correct attribute name
* properly reload user permissions after _users collection restore
* fixed foxx restore test
* changelog
* changed the order of index creation during restore for _users collection
* changed interface of forwarding target in general server rest handler
* added remove header function to general request class
* implemented forwardingRequest interface changes
* added method to find collection in vocbase through shard id
* added co perm verification
* Revert "added method to find collection in vocbase through shard id"
This reverts commit af28442c01432224cfe4d777b6134d0f685e38ba.
* added shard to name map to cluster info
* return ResultT in forwarding
* fixed test
* fixed compile issue
* changelog
* Improved changelog formatting.
* Revert "fixed test"
This reverts commit 3f63d94ff099a94e56addcb432bd0fe733d1bcc6.
* Added authentication dump to singleserver and handle admin users.
* restore perms
2019-11-30 02:40:28 +01:00
Simon
45cccf8537
Make some changes to Comm Tasks ( #10520 )
...
* Make some changes to VST handlers
* clear response body after sending
* less code
2019-11-25 20:01:38 +03:00
Wilfried Goesgens
b194409654
fix the default case, if we guess that we have structured post data, actually parse it. ( #10508 )
2019-11-22 15:22:18 +01:00
Jan
1476ddbd0d
Bug fix/fix cluster upgrade ( #10411 )
2019-11-15 10:42:04 +01:00
Jan
98880f3937
clean up a bit ( #10391 )
2019-11-11 09:28:18 +01:00
Jan Christoph Uhde
484e2971d6
C++17 clean up ( #10287 )
2019-11-11 08:49:54 +01:00
Wilfried Goesgens
b6a400aec1
Bug fix/foxx vst ( #10349 )
2019-11-07 16:34:02 +01:00
Simon
4ed945a04b
Improve Connection pool robustness ( #10268 )
2019-10-30 17:30:50 +01:00
Wilfried Goesgens
ac10332478
rawPayload shouldn't return the full reply buffer ( #10319 )
2019-10-25 19:45:32 +02:00
Jan
b124113190
abort write transactions ( #10248 )
2019-10-23 15:49:47 +02:00
Jan
09134ee8d4
micro optimizations for case conversion ( #10291 )
2019-10-22 09:39:16 +02:00
Simon
d526805e81
Bug fix/fix suspicous stuff ( #10273 )
2019-10-17 15:34:22 +02:00
Wilfried Goesgens
de83b5e35c
use the default arangosh client connection instead of the simple http client to test the gharial API ( #10218 )
2019-10-17 13:25:12 +02:00
Wilfried Goesgens
3c490b7ae3
Fix VST Async job handling ( #10235 )
2019-10-15 12:59:56 +02:00
Simon
2083ca8935
Fix content-type for JS APIs ( #10225 )
2019-10-14 10:43:46 +02:00
Dan Larkin-York
13e24b2db9
Convert many uses of ClusterComm to Fuerte ( #10154 )
2019-10-10 14:03:33 +02:00
Simon
9040f1d18a
Fuerte + Pregel + Agency = 🥑 ( #10110 )
2019-10-01 11:19:18 +02:00
Jan
41b0717bc9
remove unused code ( #10043 )
2019-09-19 12:25:25 +02:00
Jan
aada04e75b
don't assert/crash when using an unknown collection/shard ( #9959 )
2019-09-11 12:03:13 +02:00
Simon
6b7fb0994e
Non-Blocking reads ( #9883 )
2019-09-05 19:26:01 +02:00
Dan Larkin-York
88c9074a39
Add user restrictions for streaming transactions. ( #9793 )
...
* Add user restrictions for streaming transactions.
* Remove overzealous check.
2019-08-23 15:31:50 +02:00
Jan
a54e1fc427
Bug fix/add swagger apis for shards ( #9734 )
2019-08-19 12:44:20 +02:00
Dan Larkin-York
4347f1abec
Add missing includes for Windows builds. ( #9657 )
2019-08-08 13:03:37 +02:00
Dan Larkin-York
3d0246cb18
Decentralize includes ( #9623 )
2019-08-06 15:32:09 +02:00
Lars Maier
ed496fe5dd
Feature/hotbackup devel ( #9495 )
...
Hotbackup
2019-08-02 11:39:46 +02:00
Simon
f7411627af
Bug fix/http comm tasks ( #9543 )
2019-07-24 14:38:11 +02:00
Simon
d79ecd3870
Bug fix/comm task vst10 ( #9516 )
2019-07-19 11:00:49 +02:00
Simon
040e41854f
fix the audit client testsuite ( #9496 )
2019-07-17 18:16:08 +02:00
Simon
e5507d840f
Feature/comm task refactor ( #9426 )
2019-07-16 09:43:25 +02:00
Jan
5c39692c20
remove several outdated error codes ( #9402 )
2019-07-05 13:36:16 +02:00
Lars Maier
eb1aa6e024
Response compression ( #9300 )
...
* First draft of response compression.
* Cleanup.
* Removed compression from /_api/version.
* Added ruby test for response compression.
2019-06-28 10:02:48 +02:00
Jan Christoph Uhde
3f603f024f
remove some containers from common.h ( #9223 )
...
* remove some containers from Common.h
* enterprise fixes
2019-06-07 13:27:24 +02:00
Dan Larkin-York
d5ecdd143a
Convert unit tests to googletest framework ( #9034 )
2019-05-21 09:17:46 +02:00
Wilfried Goesgens
1907a7211b
Bug fix/cleanup system includes ( #8962 )
2019-05-15 15:12:59 +02:00
Simon
1923d315e8
New tests for Transaction API ( #8996 )
2019-05-14 21:40:31 +02:00
Simon
5625b56edc
Do not store ptr to local options ( #8884 )
2019-05-02 09:42:47 +02:00
Frank Celler
174dcc2a4b
added pic
2019-05-01 12:27:14 +02:00
Jan
0cbdfe9289
Bug fix/vpack update ( #8875 )
2019-04-30 12:33:26 +02:00
Jan
1408654d2c
fix a few issues in BackupNoAuthSysTest ( #8868 )
2019-04-29 19:13:39 +02:00
Jan
616ea94f24
Bug fix/cleanup 31032019 ( #8632 )
2019-04-01 17:14:11 +02:00
KVS85
2d5bf58c94
Remove USE_IRESEARCH definition and usage ( #8613 )
2019-03-28 17:23:51 +01:00
Jan
80a6e621ee
don't allocate memory so often in ClusterComm requests ( #8550 )
2019-03-26 00:31:56 +01:00
Jan Christoph Uhde
c3f7961b88
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
Jan
e078f35285
fixed typos, removed unneeded includes ( #8547 )
2019-03-25 12:09:37 +01:00
Kaveh Vahedipour
68178ba165
[devel] supervision bug fix backports ( #8314 )
...
* back ports for supervision fixes from 3.4 part 1
* back ports for supervision fixes from 3.4 part 2
2019-03-04 19:27:24 +01:00
Jan
1798036ea0
Bug fix/optimizations 18022019 ( #8180 )
2019-02-19 19:24:04 +01:00
Frank Celler
b9fae3e47e
added run-time openssl version ( #8121 )
2019-02-08 14:14:48 +01:00
Jan
0053a72a6a
update velocypack ( #8076 )
2019-01-31 17:31:14 +01:00
Lars Maier
423cf7a8d4
cppcheck/Scheduler ( #7909 )
2019-01-08 16:39:56 +01:00
Jan
b40b88d73b
upgrade bundled curl library to version 7.63 ( #7846 )
2019-01-08 11:27:59 +01:00