.. |
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
|
…
|
|
V8Context.h
|
…
|
|
V8DealerFeature.cpp
|
moved mostly unused functions
|
2016-08-05 16:14:39 +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
|
preparations for velocystream completed
|
2016-07-21 09:32:00 +02:00 |
v8-actions.h
|
WIP
|
2016-04-11 00:05:37 +02:00 |
v8-collection-util.cpp
|
…
|
|
v8-collection.cpp
|
Fix a bug in <coll>.replace() with isRestore and _rev.
|
2016-07-29 17:22:12 +02:00 |
v8-collection.h
|
…
|
|
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
|
…
|
|
v8-replication.cpp
|
Fix synchronous replication: use shard name instead of ID.
|
2016-06-13 13:54:32 +02:00 |
v8-replication.h
|
…
|
|
v8-statistics.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
|
2016-04-19 19:18:02 -07:00 |
v8-statistics.h
|
…
|
|
v8-user-structures.cpp
|
removed useless &&
|
2016-08-05 16:17:05 +02:00 |
v8-user-structures.h
|
…
|
|
v8-util.cpp
|
Rewrite old revision strings with new HLC time stamps.
|
2016-07-12 16:51:25 +02:00 |
v8-vocbase.cpp
|
fix confusion with local and cluster databases
|
2016-08-05 17:45:20 +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
|
…
|
|
v8-vocindex.cpp
|
handle "isSystem" somewhat smarter
|
2016-07-06 10:23:37 +02:00 |
v8-vocindex.h
|
…
|
|