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 fixed compile warnings and errors in Visual Studio 2014-09-01 10:42:11 +02:00
V8DispatcherThread.h towards new dispatcher interface 2014-08-18 23:37:32 +02:00
V8Job.cpp removed unused function parameter 2014-09-19 20:28:41 +02:00
V8Job.h the great rename 2014-09-13 00:10:11 +02:00
V8PeriodicTask.cpp the great rename 2014-09-13 00:10:11 +02:00
V8PeriodicTask.h the great rename 2014-09-13 00:10:11 +02:00
V8QueueJob.cpp removed unused function parameter 2014-09-19 20:28:41 +02:00
V8QueueJob.h the great rename 2014-09-13 00:10:11 +02:00
V8TimerTask.cpp the great rename 2014-09-13 00:10:11 +02:00
V8TimerTask.h the great rename 2014-09-13 00:10:11 +02:00
v8-actions.cpp pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
v8-actions.h towards new dispatcher interface 2014-08-18 23:37:32 +02:00
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 towards new dispatcher interface 2014-08-18 23:37:32 +02:00
v8-query.cpp removed some macros 2014-10-16 16:31:49 +02:00
v8-query.h updated disclaimer 2014-06-20 16:40:35 +02:00
v8-replication.cpp more C++11 2014-08-23 00:51:13 +02:00
v8-replication.h v8-vocbase split: clean up includes 2014-08-07 16:17:40 +02:00
v8-user-structures.cpp fixed compile warnings 2014-10-14 11:13:01 +02:00
v8-user-structures.h merged experimental features 2014-09-24 09:42:16 +02:00
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 Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-08-14 15:21:07 +02:00
v8-vocindex.cpp removed some macros 2014-10-16 16:31:49 +02:00
v8-vocindex.h v8-vocbase split: clean up includes 2014-08-07 16:17:40 +02:00
v8-wrapshapedjson.cpp Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-09-23 08:35:32 +02:00
v8-wrapshapedjson.h speed up instanciation of v8 ShapedJson objects 2014-08-30 01:47:58 +02:00