1
0
Fork 0
arangodb/arangod
Michael Hackstein 381eb1e876 Replaced creation of IndexOperators to use VelocyPack in SkiplistIndex 2016-01-21 11:22:25 +01:00
..
Actions more const unification 2016-01-15 00:09:52 +01:00
ApplicationServer comments reformatting 2016-01-11 09:52:39 +01:00
Aql Added a wraper function for AstNodes to export VPack instead of TRI_json_t 2016-01-21 07:52:49 +01:00
Cluster Explicitly deleted TRI_Json_t sending requests in Agency. To avoid invoking the wrong function again 2016-01-20 14:47:56 +01:00
Dispatcher more const unification 2016-01-15 00:09:52 +01:00
FulltextIndex more const unification 2016-01-15 00:09:52 +01:00
GeoIndex auto-generated headers 2016-01-06 18:41:51 +01:00
HttpServer more const unification 2016-01-15 00:09:52 +01:00
IndexOperators Added a VelocyPack wrapper to create Index Operators 2016-01-21 08:06:00 +01:00
Indexes Replaced creation of IndexOperators to use VelocyPack in SkiplistIndex 2016-01-21 11:22:25 +01:00
Replication Removed last reference to FromJsonIndex in Syncer. On the fly reduced usage of TRI_json_t. 2016-01-13 13:06:38 +01:00
Rest comments reformatting 2016-01-11 09:52:39 +01:00
RestHandler Added a toVelocyPack function to all indexes. Removed specialized toJson from all indexes. Generalized toJson invokes specialized toVelocyPack for compatibility reasons. 2016-01-19 15:40:37 +01:00
RestServer removed unused RestHandler 2016-01-15 10:27:31 +01:00
Scheduler fixed type 2016-01-15 10:20:47 +01:00
Statistics don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
Storage don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
Utils removed useless comments 2016-01-14 23:24:21 +01:00
V8Server Fixed a bug when creating a new database with users. 2016-01-21 11:00:17 +01:00
VocBase Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-15 10:58:20 +01:00
Wal Added a function to compare two VelocyPacks which is compatible to the old compare two shaped json values. 2016-01-15 13:42:03 +01:00
CMakeLists.txt removed unused RestHandler 2016-01-15 10:27:31 +01:00
Makefile.files removed unused RestHandler 2016-01-15 10:27:31 +01:00