1
0
Fork 0
arangodb/arangod
jsteemann 135edf1239 potentially fix leak 2016-09-15 09:24:37 +02:00
..
Actions finish RequestType enum 2016-08-23 14:49:29 +02:00
Agency fixed windows compiler warnings 2016-09-14 11:58:17 +02:00
Aql Removed a graph optimization which increased the minDepth if a filter is defined on a higher depth. Under some circumstances this filter can be matched if the path is not long enough. 2016-09-14 10:23:34 +02:00
Cluster The TraversalNode in AQL now can enhance the TraverserEngine information. 2016-09-13 14:43:25 +02:00
Dispatcher fix invalid check 2016-09-05 11:01:56 +02:00
FulltextIndex added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
GeneralServer removed unused flag 2016-09-15 08:44:07 +02:00
GeoIndex fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
Indexes speed up looking up of revision ids 2016-09-12 17:09:04 +02:00
InternalRestHandler Added a smartSearch route for Traversal Engines. In Community edition this will throw ONLY_ENTERPRISE. It should never be called by our code however. 2016-09-12 13:42:08 +02:00
ReadCache fix error found by cppcheck 2016-09-09 15:14:42 +02:00
Replication fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
Rest
RestHandler implement use-local-time for slow queries as sugested in #2051 2016-09-14 13:01:30 +02:00
RestServer Fixed ordering of Query and TraverserEngine Features. They both have to be started after LogfileManager. 2016-09-13 14:20:23 +02:00
Scheduler potentially fix leak 2016-09-15 09:24:37 +02:00
Statistics Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-05 11:51:09 +02:00
StorageEngine cosmetics 2016-09-07 22:43:47 +02:00
Utils get rid of two pointers in each transaction operation 2016-09-15 08:16:02 +02:00
V8Server implement use-local-time for slow queries as sugested in #2051 2016-09-14 13:01:30 +02:00
VocBase get rid of two pointers in each transaction operation 2016-09-15 08:16:02 +02:00
Wal get rid of two pointers in each transaction operation 2016-09-15 08:16:02 +02:00
CMakeLists.txt Cleanup hash function for attributes. Prepare enterprise. 2016-09-09 16:49:02 +02:00