1
0
Fork 0
arangodb/arangod
Michael Hackstein ca64e727a1 Entirely removed TRI_json_t and Json from ClusterMethods and RestEdgesHandler 2016-04-16 23:23:25 +02:00
..
Actions Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
Agency Silence a warning that shows up in every cluster test. 2016-04-15 15:24:24 +02:00
ApplicationServer added hidden option --log.buffered 2016-04-08 12:02:38 +02:00
Aql Fixed a nullptr access in Traversal condition finder. 2016-04-14 13:32:28 +02:00
Cluster Entirely removed TRI_json_t and Json from ClusterMethods and RestEdgesHandler 2016-04-16 23:23:25 +02:00
Dispatcher avoid completely busy waiting 2016-04-13 12:49:56 +02:00
FulltextIndex properly cast 2016-04-07 13:09:33 +02:00
GeoIndex fixed leaks in geo index 2016-04-07 16:51:05 +02:00
HttpServer Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-07 14:30:36 +02:00
Indexes fixed leak 2016-04-07 17:48:58 +02:00
Replication Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
Rest
RestHandler Entirely removed TRI_json_t and Json from ClusterMethods and RestEdgesHandler 2016-04-16 23:23:25 +02:00
RestServer Moved GET _api/document?collection=xxx to PUT _api/simple/all-keys {collection: xxx}. Adapted all tests. Also removed Transaction::allKeys which got obsolete by this commit. 2016-04-15 11:23:25 +02:00
Scheduler Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
Statistics splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
Utils Fixed return codes in cluster. They are now forwarded properly from DBServer to Client 2016-04-15 17:58:06 +02:00
V8Server Implemented documents baby variant for cluster and also improved the baby tests. ALl errors will now have exactly one representation for each baby document even if they could be identified earlier. 2016-04-14 17:40:28 +02:00
VocBase Transformed getFilteredDocuments on Coordinator in ClusterMethods to use only VelocyPack 2016-04-16 22:39:52 +02:00
Wal simplified bloated comments 2016-04-09 11:27:30 +02:00
CMakeLists.txt Added a cpp file for AqlTransaction. Now only parts of AQL have to be rebuild on cluster changes, not complete AQL 2016-04-14 11:30:54 +02:00