1
0
Fork 0
arangodb/arangod/V8Server
Jan Steemann 4cbb5ea939 fixed wrong if statement 2014-10-20 09:58:46 +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 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
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 fixed wrong if statement 2014-10-20 09:58:46 +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 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
v8-vocindex.cpp removed some macros 2014-10-16 16:31:49 +02:00
v8-vocindex.h
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