1
0
Fork 0
arangodb/arangod/V8Server
Michael Hackstein 59dd29e760 Improved OperationCursor. It now uses unique instead of shared ptr. It was never shared anyways. Also many more places now use direct MasterPointers in favor of OperationResults. Also added a generic IndexIterator nextBabies function. 2016-06-29 13:08:07 +02:00
..
FoxxQueuesFeature.cpp friendlier error message when using a renamed option 2016-05-25 21:45:53 +02:00
FoxxQueuesFeature.h re-added options for foxx queues 2016-04-24 15:27:08 +02:00
V8Context.cpp WIP 2016-04-02 23:41:21 +02:00
V8Context.h WIP 2016-04-02 23:41:21 +02:00
V8DealerFeature.cpp fixed typo 2016-06-15 21:45:47 +02:00
V8DealerFeature.h don't copy 2016-06-07 23:08:43 +02:00
V8Job.cpp use defer release 2016-06-10 14:01:42 +02:00
V8Job.h Merge remote-tracking branch 'origin' into FMH 2016-04-15 19:01:38 -07:00
V8PeriodicTask.cpp added x-arango-start-thread header feature 2016-05-19 14:15:59 +02:00
V8PeriodicTask.h WIP 2016-04-11 00:05:37 +02:00
V8QueueJob.cpp use defer release 2016-06-10 14:01:42 +02:00
V8QueueJob.h Merge remote-tracking branch 'origin' into FMH 2016-04-15 19:01:38 -07:00
V8TimerTask.cpp Squelch a some error messages when shutdown already in progress. 2016-06-10 12:01:13 +02:00
V8TimerTask.h WIP 2016-04-14 21:32:12 -07:00
V8Traverser.cpp Removed Code that is now obsolete do to replacement of Neighbors by Pattern Matching traversal 2016-06-10 21:33:46 +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 use defer release 2016-06-10 14:01:42 +02:00
v8-actions.h WIP 2016-04-11 00:05:37 +02:00
v8-collection-util.cpp more cleanup 2016-02-24 19:19:04 +01:00
v8-collection.cpp sort collection names 2016-06-15 23:18:04 +02:00
v8-collection.h WIP 2016-04-02 23:41:21 +02:00
v8-dispatcher.cpp WIP 2016-04-14 21:32:12 -07:00
v8-dispatcher.h WIP 2016-04-11 00:05:37 +02:00
v8-query.cpp Improved OperationCursor. It now uses unique instead of shared ptr. It was never shared anyways. Also many more places now use direct MasterPointers in favor of OperationResults. Also added a generic IndexIterator nextBabies function. 2016-06-29 13:08:07 +02:00
v8-query.h clang-format 2016-01-27 13:43:46 +01:00
v8-replication.cpp Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
v8-replication.h WIP 2016-04-02 23:41:21 +02:00
v8-statistics.cpp Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-04-19 19:18:02 -07:00
v8-statistics.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
v8-user-structures.cpp fixes for Visual Studio 2016-04-08 12:07:53 +02:00
v8-user-structures.h clang-format 2016-01-27 13:43:46 +01:00
v8-util.cpp use StaticStrings 2016-05-10 17:01:34 +02:00
v8-vocbase.cpp potential performance optimizations 2016-06-23 14:47:44 +02:00
v8-vocbase.h Merge remote-tracking branch 'origin' into FMH 2016-04-15 19:01:38 -07:00
v8-vocbaseprivate.h WIP 2016-04-15 21:03:53 -07:00
v8-voccursor.cpp fixed crash 2016-04-19 15:54:10 +02:00
v8-voccursor.h auto-generated headers 2016-01-06 18:41:51 +01:00
v8-vocindex.cpp System collections now resilient. :-) 2016-05-20 12:53:39 +02:00
v8-vocindex.h clang-format 2016-01-27 13:43:46 +01:00