Alan Plum
b00d169bcf
More Foxx API tests ( #4516 )
2018-02-09 15:55:42 +01:00
Jan
42dd337152
allow using `returnOld` and `returnNew` attributes in HTTP REST APIs … ( #4479 )
2018-02-09 14:50:56 +01:00
Mark
599da158b5
Bugfix Foxx API tests ( #4446 )
2018-02-05 11:31:27 +01:00
Alan Plum
58cfd340cc
Don't greedily delete legit app folders ( #4437 )
...
See #4395
2018-02-05 11:30:05 +01:00
Dan Larkin
a25384fe6c
Rename -iresearch files to -arangosearch for proper test selection. ( #4386 )
2018-01-31 17:25:59 +01:00
Jan
fe0fca9029
Bug fix/restore unlock ( #4387 )
2018-01-25 15:56:27 +01:00
Wilfried Goesgens
9f7f03af44
Fix output of arangosh when run in testing.js ( #4411 )
2018-01-24 12:28:19 +01:00
Simon
3de120d915
Doc - Move cursor documentation out of deprecation folder ( #4353 )
2018-01-23 11:01:29 +00:00
Jan
41f1b31e58
added test for issue #4308 ( #4372 )
2018-01-22 09:22:48 +01:00
jsteemann
6bbdafb31d
added test case
2018-01-19 15:43:30 +01:00
Andrey Abramov
a1cfb3d72b
Feature iresearch ( #4105 )
2018-01-19 14:23:58 +01:00
Michael Hackstein
40fa74f626
Bug fix/selectivity estimates on abort ( #4337 )
2018-01-16 18:21:55 +01:00
Michael Hackstein
4a5301fbf9
Bug fix/rocksdb truncate ( #4328 )
2018-01-16 15:21:43 +01:00
Michael Hackstein
802fda8e10
Revert "Bug fix/selectivity estimates on abort ( #4314 )"
...
This reverts commit d32f3b5fe9
.
2018-01-16 14:39:02 +01:00
Michael Hackstein
d32f3b5fe9
Bug fix/selectivity estimates on abort ( #4314 )
2018-01-16 12:39:03 +01:00
Michael Hackstein
d32ac3b9c8
Bug fix/rocksdb truncate ( #4060 )
2018-01-16 09:01:04 +01:00
Jan
37da067059
fix missing events in RocksDB-based replication for transactions that… ( #4277 )
2018-01-16 00:27:11 +01:00
Jan Christoph Uhde
9c2ebb7bfc
remove code that potentially throws from ~WBReader ( #4282 )
2018-01-15 15:14:55 +01:00
Jan
19ab240bf8
add wait to test ( #4224 )
2018-01-05 14:53:35 +01:00
Jan
6cb79b164e
change message from "no leader" to "not a leader" ( #4134 )
2018-01-05 14:50:15 +01:00
Jan
bbfb8238b1
clean up generator code ( #4191 )
2018-01-02 15:26:06 +01:00
Jan
6040b4ae9f
add ignore-missing option to arangoimport ( #4129 )
2017-12-22 11:29:10 +01:00
Jan
2a96df5ca5
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00
Jan
f5d71f42d2
added tests and updated documentation for Foxx queues ( #3861 )
2017-12-08 15:52:45 +01:00
jsteemann
a005aca3e7
fix non-deterministic test
2017-11-30 09:53:25 +01:00
m0ppers
ce537af092
Broken client API and server default was wrong ( #3748 )
2017-11-21 17:19:14 +01:00
m0ppers
75e1bf31cd
Feature/allow access to configured 🔐 in readonly mode ( #3698 )
...
* Special method to access configured access levels as opposed to only getting the effective access level
* Add integration test
* Allow grants on collection level
2017-11-17 16:11:22 +01:00
Jan
4a199e2fe3
make truncate a bit less obstrusive ( #3721 )
2017-11-16 20:28:33 +01:00
Jan
5abf0c1185
Bug fix/fixes 1511 ( #3711 )
2017-11-16 14:18:51 +01:00
jsteemann
020e1b5b69
fix another test
2017-11-16 11:13:33 +01:00
jsteemann
e3ecf833ce
fix test
2017-11-15 13:15:57 +01:00
Jan
15ad2fbd99
do not complain about missing datafile statistics ( #3688 )
2017-11-14 16:42:31 +01:00
jsteemann
caa5145482
fix failing test
2017-11-13 21:18:41 +01:00
Jan
0195ede1d8
potential fix for issue #3581 : Unexpected "rocksdb unique constraint violated" with unique hash index ( #3596 )
2017-11-07 10:42:41 +01:00
Simon Grätzer
ee8209943f
Missing things for active / passive ( #3578 )
...
* Switching from ttl to supervision based failover mechanism
* Allowing canceling of ongoing actions
* refactored asyncjobmanager
* refactoring some code
* adding read-only flag
* catching some exceptions to reduce log pollution, removing unnecessary code, removing tests for _changeMode
* fixing "createsANewDatabaseWithAnInvalidUser"
* auth = off does not longer make everyone superuser
* Fixing cluster_sync and maybe resilience
2017-11-04 20:30:23 +01:00
Simon Grätzer
64e9377c05
Replacing /_api/collection with RestHandler ( #3543 )
2017-11-02 14:57:17 +01:00
Max Neunhöffer
5e2f17c04f
Fast path for get-in-sync of empty shards. ( #3470 )
...
* Fast path for get-in-sync of empty shards.
* Fix short cut in synchronization.
2017-10-26 09:55:00 +02:00
Jan
df5ea8ee2b
try to fix another permissions problem when collections are accessed … ( #3485 )
...
* try to fix another permissions problem when collections are accessed by id
* added tests
2017-10-25 18:05:17 +02:00
Simon Grätzer
f8260d20eb
Fixing permission problem in createQueues ( #3483 )
...
* Fixing permission problem in createQueues
* Fixing queues test
* fixing jslint
2017-10-25 18:04:55 +02:00
Kaveh Vahedipour
b1cf8903d4
test babies api in cluster with replicationFactor and numberOfShards set to 2 ( #3457 )
2017-10-18 23:59:53 +02:00
Simon Grätzer
7c31960cf2
Feature/async failover ( #3451 )
2017-10-18 23:59:29 +02:00
Frank Celler
f240b8bc16
Feature/roles ( #3364 )
2017-10-03 10:31:18 +02:00
Frank Celler
70e206fc25
terminal codes
2017-09-28 22:23:54 +02:00
Jan
5165155ed1
Bug fix/fixes 0609 ( #3227 )
...
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available
* additionally, simplify AQL function definitions and aliases
* warn when more than 90% of max mappings are in use
* added C++ variant of replication catchup
* added `--log.role` option
* updated CHANGELOG
* removed non-existing scheduler.threads option from config
* removed useless __FILE__, __LINE__ invocations
* updated CHANGELOG
* allow a priority V8 context
* remove TRI_CORE_MEM_ZONE
* try to fix Windows errors & warnings
* cleanup
* removed memory zones altogether
* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
Jan
e1a1427c1e
remove shell-database.js from git again, and apply modifications to shell-database.js.in ( #3248 )
2017-09-13 09:49:05 +02:00
jsteemann
f8d8a561a4
fix various issues
2017-09-13 09:03:28 +02:00
Wilfried Goesgens
c18d35dbf0
fix cleanup
2017-09-12 19:32:34 +02:00
Wilfried Goesgens
0a9b9e6025
cleanup after testrun, lintify
2017-09-12 14:48:20 +02:00
Wilfried Goesgens
1f9b322684
fix cleanup
2017-09-11 18:38:26 +02:00
Michael Hackstein
da4d7966a8
Bug fix/truncate geo ( #3173 )
...
* Add geo truncate test
* added a specific truncate method to rocksdb geo index
* Fixing truncate on rocksdb geo-indexes with support for rollbacks
2017-09-04 17:48:04 +02:00