..
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
fixed periodic jobs: only one instance should be running
2016-06-30 14:57:50 +02:00
V8Job.h
fixed periodic jobs: only one instance should be running
2016-06-30 14:57:50 +02:00
V8PeriodicTask.cpp
fix: add missing mutex
2016-07-12 09:30:49 +02:00
V8PeriodicTask.h
fixed periodic jobs: only one instance should be running
2016-06-30 14:57:50 +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
fixed periodic jobs: only one instance should be running
2016-06-30 14:57:50 +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
virtualize functions of request/response
2016-07-14 08:40:05 +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
Rewrite old revision strings with new HLC time stamps.
2016-07-12 16:51:25 +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
Use hybrid logical clock for _rev entries.
2016-07-05 21:15:32 +02: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
handle "isSystem" somewhat smarter
2016-07-06 10:23:37 +02:00
v8-vocindex.h
clang-format
2016-01-27 13:43:46 +01:00