1
0
Fork 0
arangodb/arangod/V8Server
Wilfried Goesgens 7a54982eb4 Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH 2015-11-06 13:53:21 +01:00
..
ApplicationV8.cpp added debugging header x-arango-v8-context 2015-10-07 13:37:35 +02: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 fail if a task with non-parsable code is registered 2015-08-14 11:56:54 +02:00
V8QueueJob.h moved dispatcher to atomic 2015-07-23 15:40:34 +02:00
V8TimerTask.cpp fixed isSystem for timer tasks 2015-06-10 11:53:42 +02:00
V8TimerTask.h
V8Traverser.cpp Adjust the stage to the now non-void pointered index implementation. 2015-10-22 11:12:21 +02:00
V8Traverser.h Adjust the stage to the now non-void pointered index implementation. 2015-10-22 11:12:21 +02:00
v8-actions.cpp added debugging header x-arango-v8-context 2015-10-07 13:37:35 +02:00
v8-actions.h
v8-collection-util.cpp small garbage collection improvements 2015-07-14 13:30:37 +02:00
v8-collection.cpp do not allow remaining in already-deleted database with _useDatabase() 2015-10-28 11:22:58 +01:00
v8-collection.h
v8-dispatcher.cpp Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
v8-dispatcher.h
v8-query.cpp added CXX implementations of `WITHIN` and `NEAR` AQL functions 2015-10-27 23:24:00 +01:00
v8-query.h
v8-replication.cpp sync 2015-09-11 11:56:38 +02:00
v8-replication.h
v8-shape-conv.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
v8-shape-conv.h move shaper to cxx 2015-07-28 17:38:31 +02:00
v8-statistics.cpp Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
v8-statistics.h moved files 2015-08-19 11:19:37 +02:00
v8-user-structures.cpp
v8-user-structures.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
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-11-06 13:53:21 +01:00
v8-vocbase.h move shaper to cxx 2015-07-28 17:38:31 +02:00
v8-vocbaseprivate.h removed tabs 2015-08-04 14:32:37 +02:00
v8-voccursor.cpp query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
v8-voccursor.h
v8-vocindex.cpp do not allow index creation with multiple [*] in single attribute 2015-10-23 11:45:17 +02:00
v8-vocindex.h
v8-wrapshapedjson.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
v8-wrapshapedjson.h