1
0
Fork 0
arangodb/arangod/VocBase
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
..
Methods Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
AccessMode.h fix access mode in ReplicationTransaction 2017-05-17 11:53:34 +02:00
AuthInfo.cpp Handle non-existing user config in RestUserHandler (#3200) 2017-09-04 18:01:30 +02:00
AuthInfo.h Various authentication related issues (#2824) 2017-07-18 22:22:09 +02:00
AuthUserEntry.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
AuthUserEntry.h Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +02:00
Graphs.cpp refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
Graphs.h renaming 2017-02-27 14:38:27 +01:00
KeyGenerator.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
KeyGenerator.h added mutex for traditional keygen (#2663) 2017-06-26 16:30:08 +02:00
LogicalCollection.cpp increase cache lifetime for cluster selectivity estimates 2017-09-07 16:54:01 +02:00
LogicalCollection.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
LogicalView.cpp Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
LogicalView.h Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
ManagedDocumentResult.cpp fix deadlocks in cluster traversals (#3198) 2017-09-04 17:35:24 +02:00
ManagedDocumentResult.h Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
PhysicalView.h some fixes for view handling 2017-03-17 11:18:46 +01:00
ViewImplementation.h Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
modes.cpp
modes.h
replication-applier.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
replication-applier.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
replication-common.cpp
replication-common.h added more marker types 2017-04-26 11:15:33 +02:00
ticks.cpp
ticks.h
voc-types.h remove code that tracks size of index operations 2017-04-18 16:58:44 +02:00
vocbase.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
vocbase.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00