1
0
Fork 0
arangodb/arangod
Jan 27dc53b451 Bug fix/cleanup stuff (#2734)
* cppcheck

* remove unused files

* cppcheck just sucks

* add _FORTIFY_SOURCE
2017-07-05 19:34:16 +02:00
..
Actions
Agency Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
Aql Revert "Feature/optimizer rule remove filter covered by traversal" (#2724) 2017-07-04 11:13:36 +02:00
Cache Fixed a deadlock issue in cache shutdown. (#2661) 2017-06-26 16:30:32 +02:00
Cluster Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
GeneralServer Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
Graph Revert "Feature/optimizer rule remove filter covered by traversal" (#2724) 2017-07-04 11:13:36 +02:00
Indexes Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
InternalRestHandler
MMFiles Bug fix/cleanup stuff (#2734) 2017-07-05 19:34:16 +02:00
Pregel Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
Replication Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
Rest
RestHandler Feature/auth context (#2721) 2017-07-04 17:32:51 +02:00
RestServer Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
RocksDBEngine Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
Scheduler re-introduce one lock for read/write (#2686) 2017-06-28 15:11:56 +02:00
Statistics
StorageEngine check authorization when accessing query cache (#2715) 2017-07-03 18:38:52 +02:00
Transaction Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
Utils Bug fix/cleanup stuff (#2734) 2017-07-05 19:34:16 +02:00
V8Server Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase Feature/auth context (#2721) 2017-07-04 17:32:51 +02:00
CMakeLists.txt remove obsolete cmake commands (#2709) 2017-07-02 23:26:29 +02:00
dbg.cmake