1
0
Fork 0
arangodb/arangod/V8Server
Michael Hackstein 51c0d6ee64 Edge queries are now more relaxed about the start vertex. They will not throw errors instead just return empty array as a value. 2016-03-22 11:37:04 +01:00
..
ApplicationV8.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-21 09:28:35 +01:00
ApplicationV8.h initialize array buffer allocator differently 2016-03-17 10:53:32 +01:00
V8Job.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
V8Job.h less json 2016-03-03 14:23:39 +01:00
V8PeriodicTask.cpp less json 2016-03-03 14:23:39 +01:00
V8PeriodicTask.h clang-format 2016-01-27 13:43:46 +01:00
V8QueueJob.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
V8QueueJob.h less json 2016-03-03 14:23:39 +01:00
V8TimerTask.cpp less json 2016-03-03 14:23:39 +01:00
V8TimerTask.h clang-format 2016-01-27 13:43:46 +01:00
V8Traverser.cpp Disabled multi-threaded shortest-path search. SingleThread is fast enough and new trx API is not thread safe. 2016-03-21 16:21:14 +01:00
V8Traverser.h Removed obsolete EdgeInfo 2016-03-22 09:16:40 +01:00
V8VPackWrapper.cpp removed wrapper for ShapedJson 2016-03-14 14:33:32 +01:00
V8VPackWrapper.h startup fixes 2016-03-11 19:11:45 +01:00
v8-actions.cpp micro optimizations 2016-03-15 12:28:58 +01:00
v8-actions.h clang-format 2016-01-27 13:43:46 +01:00
v8-collection-util.cpp more cleanup 2016-02-24 19:19:04 +01:00
v8-collection.cpp fixed compare function for Custom attributes 2016-03-18 13:55:36 +01:00
v8-collection.h clang-format 2016-01-27 13:43:46 +01:00
v8-dispatcher.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
v8-dispatcher.h clang-format 2016-01-27 13:43:46 +01:00
v8-query.cpp Edge queries are now more relaxed about the start vertex. They will not throw errors instead just return empty array as a value. 2016-03-22 11:37:04 +01:00
v8-query.h clang-format 2016-01-27 13:43:46 +01:00
v8-replication.cpp fixed replication dump and logger-follow commands 2016-03-07 15:21:11 +01:00
v8-replication.h clang-format 2016-01-27 13:43:46 +01:00
v8-statistics.cpp fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
v8-statistics.h clang-format 2016-01-27 13:43:46 +01:00
v8-user-structures.cpp cleanup 2016-03-21 22:30:00 +01:00
v8-user-structures.h clang-format 2016-01-27 13:43:46 +01:00
v8-util.cpp Change id and key validation to use length. 2016-03-14 10:23:08 +01:00
v8-vocbase.cpp Reactivated vertexCollectionRestrictions in Neighbors 2016-03-21 13:11:43 +01:00
v8-vocbase.h less json 2016-03-03 14:23:39 +01:00
v8-vocbaseprivate.h Compiles again, document API not yet sorted out. 2016-03-04 10:32:34 +01:00
v8-voccursor.cpp removed file 2016-03-04 18:32:54 +01:00
v8-voccursor.h auto-generated headers 2016-01-06 18:41:51 +01:00
v8-vocindex.cpp moved inventoryLock to the outside 2016-03-09 18:20:37 +01:00
v8-vocindex.h clang-format 2016-01-27 13:43:46 +01:00