1
0
Fork 0
arangodb/arangod/V8Server
Jan Steemann 2b68d83072 added enterContext and exitContext to Query 2014-10-17 12:01:50 +02:00
..
ApplicationV8.cpp pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
ApplicationV8.h pass queryRegistry into the AQL functions 2014-09-29 09:30:32 +02:00
V8DispatcherThread.cpp
V8DispatcherThread.h
V8Job.cpp
V8Job.h
V8PeriodicTask.cpp
V8PeriodicTask.h
V8QueueJob.cpp
V8QueueJob.h
V8TimerTask.cpp
V8TimerTask.h
v8-actions.cpp pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
v8-actions.h
v8-collection-util.cpp fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations 2014-10-08 14:59:02 +02:00
v8-collection.cpp removed some macros 2014-10-16 16:31:49 +02:00
v8-collection.h fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations 2014-10-08 14:59:02 +02:00
v8-dispatcher.cpp pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
v8-dispatcher.h
v8-query.cpp removed some macros 2014-10-16 16:31:49 +02:00
v8-query.h
v8-replication.cpp
v8-replication.h
v8-user-structures.cpp fixed compile warnings 2014-10-14 11:13:01 +02:00
v8-user-structures.h
v8-util.cpp small optimizations 2014-10-08 16:10:27 +02:00
v8-vocbase.cpp added enterContext and exitContext to Query 2014-10-17 12:01:50 +02:00
v8-vocbase.h pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
v8-vocbaseprivate.h some renaming 2014-10-16 17:23:50 +02:00
v8-voccursor.cpp rewrote transaction contexts 2014-10-16 15:53:28 +02:00
v8-voccursor.h
v8-vocindex.cpp removed some macros 2014-10-16 16:31:49 +02:00
v8-vocindex.h
v8-wrapshapedjson.cpp
v8-wrapshapedjson.h