1
0
Fork 0
arangodb/arangod
Michael Hackstein 401f55ae37 Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
..
Actions Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
ApplicationServer switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
Aql Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
Cluster Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
Dispatcher switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
FulltextIndex Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
GeoIndex
HttpServer Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
Indexes Fixed Edge Index iterator to always retain the iterator data 2016-03-15 18:34:00 +01:00
Replication Kill further uses of update_policy. 2016-03-10 00:07:51 +01:00
Rest
RestHandler simplified 2016-03-15 12:37:40 +01:00
RestServer micro optimizations 2016-03-15 12:28:58 +01:00
Scheduler Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
Statistics switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
Utils Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
V8Server Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
VocBase Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
Wal fixed some datafile issues 2016-03-15 23:37:39 +01:00
CMakeLists.txt Merge from spdvpk 2016-03-14 23:46:57 +01:00