1
0
Fork 0
arangodb/arangod/V8Server
Max Neunhoeffer 6cedb210df First try to fix deadlock problem. Tests not yet tried. 2015-12-08 18:54:05 +01:00
..
ApplicationV8.cpp applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
ApplicationV8.h added debugging header x-arango-v8-context 2015-10-07 13:37:35 +02:00
V8Job.cpp changed to atomic 2015-10-07 09:47:17 +02:00
V8Job.h changed to atomic 2015-10-07 09:47:17 +02:00
V8PeriodicTask.cpp
V8PeriodicTask.h
V8QueueJob.cpp
V8QueueJob.h
V8TimerTask.cpp
V8TimerTask.h
V8Traverser.cpp Fixed invalid traversal optimization if vertex is not existing but filter would let null pass 2015-12-04 11:21:15 +01:00
V8Traverser.h cppcheck 2015-12-04 12:18:15 +01:00
v8-actions.cpp applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
v8-actions.h
v8-collection-util.cpp
v8-collection.cpp applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
v8-collection.h
v8-dispatcher.cpp
v8-dispatcher.h
v8-query.cpp applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
v8-query.h
v8-replication.cpp replication improvements 2015-11-30 18:27:31 +01:00
v8-replication.h
v8-shape-conv.cpp
v8-shape-conv.h
v8-statistics.cpp
v8-statistics.h
v8-user-structures.cpp applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
v8-user-structures.h
v8-util.cpp do not allow remaining in already-deleted database with _useDatabase() 2015-10-28 11:22:58 +01:00
v8-vocbase.cpp Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-12-01 11:25:58 +01:00
v8-vocbase.h
v8-vocbaseprivate.h
v8-voccursor.cpp
v8-voccursor.h
v8-vocindex.cpp First try to fix deadlock problem. Tests not yet tried. 2015-12-08 18:54:05 +01:00
v8-vocindex.h
v8-wrapshapedjson.cpp
v8-wrapshapedjson.h