1
0
Fork 0
arangodb/arangod
Dan Larkin-York a5ef1e8e86 Finishing touches for cursor load balancer support. (#5787) 2018-07-05 22:48:32 +02:00
..
Actions
Agency Read only server (#5652) 2018-07-03 09:58:16 +02:00
Aql Fix enterprise auth tests (#5721) 2018-07-05 18:03:54 +02:00
Auth Read only server (#5652) 2018-07-03 09:58:16 +02:00
Cache Avoid memset on non-POD types for portability. (#5558) 2018-06-12 08:49:37 +02:00
Cluster do not dereference potential nullptrs (#5729) 2018-07-05 09:50:56 +02:00
ClusterEngine Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
GeneralServer Finishing touches for cursor load balancer support. (#5787) 2018-07-05 22:48:32 +02:00
GeoIndex Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
Graph for some reasons fortify complained about these parts (#5777) 2018-07-05 09:38:03 +02:00
IResearch Allow dumping / restoring of views (#5774) 2018-07-05 17:55:28 +02:00
Indexes issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine (#5505) 2018-06-01 19:05:53 +03:00
InternalRestHandler TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
MMFiles Allow dumping / restoring of views (#5774) 2018-07-05 17:55:28 +02:00
Pregel Converting Pregel AQL function to c++ and fixing a bug (#5620) 2018-06-28 10:46:16 +02:00
Replication honor cppcheck comments 2018-07-04 22:25:33 +02:00
RestHandler Feature/replication result propagation (#5782) 2018-07-05 18:03:28 +02:00
RestServer Allow dumping / restoring of views (#5774) 2018-07-05 17:55:28 +02:00
RocksDBEngine Allow dumping / restoring of views (#5774) 2018-07-05 17:55:28 +02:00
Scheduler fixed acceptor on windows 2018-06-11 22:21:36 +02:00
Statistics issue 389.6: ensure proper error handling in StatisticsFeature for missing feature (#5377) 2018-05-18 01:12:39 +03:00
StorageEngine Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
Transaction Read only server (#5652) 2018-07-03 09:58:16 +02:00
Utils Restrict cursors to generating user (#5744) 2018-07-03 17:44:15 +02:00
V8Server added key generators "uuid" and "padded" (#5740) 2018-07-03 15:23:47 +02:00
VocBase Allow dumping / restoring of views (#5774) 2018-07-05 17:55:28 +02:00
CMakeLists.txt Refactor syncer state and make notes for future parallelization (#5742) 2018-07-03 21:32:16 +02:00
dbg.cmake