1
0
Fork 0
arangodb/arangod/V8Server
Michael Hackstein 5dfd652d64 Merge branch 'devel' of github.com:arangodb/arangodb into engine-api 2017-02-08 15:57:30 +01:00
..
FoxxQueuesFeature.cpp friendlier error message when using a renamed option 2016-05-25 21:45:53 +02:00
FoxxQueuesFeature.h
V8Context.cpp some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8Context.h some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8DealerFeature.cpp renaming 2017-01-16 14:48:13 +01:00
V8DealerFeature.h added different path for different editions 2016-09-30 15:24:31 +02:00
V8Traverser.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
V8Traverser.h Removed Code that is now obsolete do to replacement of Neighbors by Pattern Matching traversal 2016-06-10 21:33:46 +02:00
v8-actions.cpp Handle the case that ClusterComm is already shut down gracefully. 2017-02-07 15:31:40 +01:00
v8-actions.h
v8-collection-util.cpp Upgrade V8 2017-01-30 12:30:07 +01:00
v8-collection.cpp factored out transaction hints 2017-01-25 13:12:09 +01:00
v8-collection.h load() and unload() in smart graphs 2016-10-05 13:06:50 +02:00
v8-dispatcher.cpp better threads working handling 2017-02-06 16:32:55 +01:00
v8-dispatcher.h switch to boost asio 2016-10-14 10:12:17 +00:00
v8-query.cpp Removed JS_NEAR, JS_FULLTEXT, JS_WITHIN entirely. They have been replaced by simple queries 2017-02-08 12:54:10 +01:00
v8-query.h
v8-replication.cpp Handle the case that ClusterComm is already shut down gracefully. 2017-02-07 15:31:40 +01:00
v8-replication.h moved all database management functions into DatabaseFeature 2016-07-25 15:48:37 +02:00
v8-statistics.cpp improved statistics 2017-01-26 23:43:27 +01:00
v8-statistics.h
v8-user-structures.cpp fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
v8-user-structures.h
v8-util.cpp Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
v8-vocbase.cpp Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
v8-vocbase.h entirely removed TRI_document_collection_t 2016-07-29 17:48:51 +02:00
v8-vocbaseprivate.h fix revision id handling 2016-10-24 17:24:27 +02:00
v8-voccursor.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
v8-voccursor.h
v8-vocindex.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-01-30 12:53:10 +01:00
v8-vocindex.h Moved creation of Cluster collection from V8Server to ClusterMethods. Also introduced a static class wrapper for Methods. 2017-01-16 12:40:05 +01:00