1
0
Fork 0
arangodb/arangod/ClusterEngine
Jan 95d1892f18
remove canThrow attribute from AQL functions (#6123)
Its was somehow overlapping with the isDeterministic attribute (but with the opposite meaning)
2018-08-09 16:45:54 +02:00
..
CMakeLists.txt Add optimizer rule that replaces js function calls (NEAR/WITHIN/FULLTEXT) with pure AQL (#5529) 2018-06-12 13:48:31 +02:00
ClusterCollection.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
ClusterCollection.h issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03:00
ClusterEngine.cpp remove canThrow attribute from AQL functions (#6123) 2018-08-09 16:45:54 +02:00
ClusterEngine.h remove canThrow attribute from AQL functions (#6123) 2018-08-09 16:45:54 +02:00
ClusterIndex.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
ClusterIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
ClusterIndexFactory.cpp fixing exception in ClusterIndexFactory (#6053) 2018-08-02 08:59:20 +02:00
ClusterIndexFactory.h fixing exception in ClusterIndexFactory (#6053) 2018-08-02 08:59:20 +02:00
ClusterRestExportHandler.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
ClusterRestExportHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterRestHandlers.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
ClusterRestHandlers.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
ClusterRestReplicationHandler.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
ClusterRestReplicationHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterRestWalHandler.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
ClusterRestWalHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterTransactionCollection.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterTransactionCollection.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterTransactionContextData.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
ClusterTransactionManager.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
ClusterTransactionState.cpp TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterTransactionState.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterV8Functions.cpp remove some unused parts (#5746) 2018-07-03 13:58:00 +02:00
ClusterV8Functions.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
Common.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00