1
0
Fork 0
arangodb/arangod/V8Server
Frank Celler 77f544a554 Merge pull request #1144 from triAGENS/less-confusing-http-naming
Renamed mergeArrays->mergeObjects (because it's actually about objects, not arrays)
2014-12-03 14:48:04 +01:00
..
ApplicationV8.cpp removed Ahuacatl [skip ci] 2014-10-31 17:31:00 +01:00
ApplicationV8.h less namespace pollution 2014-10-28 00:24:37 +01: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 less namespace pollution 2014-10-28 00:24:37 +01: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 Renamed mergeArrays->mergeObjects to make API less confusing. 2014-12-02 17:03:03 +01: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 allow lazier querying of hash index 2014-11-18 14:16:36 +01:00
v8-query.h
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 added mergeArrays attribute 2014-11-28 13:58:49 +01:00
v8-user-structures.h merged experimental features 2014-09-24 09:42:16 +02:00
v8-util.cpp removed Ahuacatl [skip ci] 2014-10-31 17:31:00 +01:00
v8-vocbase.cpp added optimizer statistics 2014-12-03 11:38:56 +01:00
v8-vocbase.h pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
v8-vocbaseprivate.h removed Ahuacatl [skip ci] 2014-10-31 17:31:00 +01:00
v8-voccursor.cpp removed Ahuacatl [skip ci] 2014-10-31 17:31:00 +01:00
v8-voccursor.h removed Ahuacatl [skip ci] 2014-10-31 17:31:00 +01:00
v8-vocindex.cpp Fixed some dead links in the documentation 2014-11-21 09:13:50 +01:00
v8-vocindex.h v8-vocbase split: clean up includes 2014-08-07 16:17:40 +02:00
v8-wrapshapedjson.cpp Fix TRI_FreeBarrier by giving two variants. 2014-10-30 09:51:13 +01:00
v8-wrapshapedjson.h speed up instanciation of v8 ShapedJson objects 2014-08-30 01:47:58 +02:00