1
0
Fork 0
arangodb/arangod/V8Server
jsteemann d7bec3c343 Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-03-14 14:34:36 +01:00
..
ApplicationV8.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
ApplicationV8.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
V8Job.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
V8Job.h less json 2016-03-03 14:23:39 +01:00
V8PeriodicTask.cpp less json 2016-03-03 14:23:39 +01:00
V8PeriodicTask.h
V8QueueJob.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
V8QueueJob.h less json 2016-03-03 14:23:39 +01:00
V8TimerTask.cpp less json 2016-03-03 14:23:39 +01:00
V8TimerTask.h
V8Traverser.cpp Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-03-10 10:46:30 +01:00
V8Traverser.h Partially Adopted Traverser to new transaction API. This is still work in Progress. It compiles but it will not work yet. 2016-03-10 10:42:20 +01:00
V8VPackWrapper.cpp removed wrapper for ShapedJson 2016-03-14 14:33:32 +01:00
V8VPackWrapper.h startup fixes 2016-03-11 19:11:45 +01:00
v8-actions.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
v8-actions.h
v8-collection-util.cpp more cleanup 2016-02-24 19:19:04 +01:00
v8-collection.cpp Change behaviour of remove(), return data, allow returnOld. 2016-03-11 16:35:55 +01:00
v8-collection.h
v8-dispatcher.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
v8-dispatcher.h
v8-query.cpp removed some includes 2016-03-09 22:21:08 +01:00
v8-query.h
v8-replication.cpp fixed replication dump and logger-follow commands 2016-03-07 15:21:11 +01:00
v8-replication.h
v8-shape-conv.cpp removed unused shaping functionality 2016-03-09 23:33:10 +01:00
v8-shape-conv.h removed unused shaping functionality 2016-03-09 23:33:10 +01:00
v8-statistics.cpp
v8-statistics.h
v8-user-structures.cpp use correct includes 2016-03-04 02:30:47 +01:00
v8-user-structures.h
v8-util.cpp Change id and key validation to use length. 2016-03-14 10:23:08 +01:00
v8-vocbase.cpp removed wrapper for ShapedJson 2016-03-14 14:33:32 +01:00
v8-vocbase.h less json 2016-03-03 14:23:39 +01:00
v8-vocbaseprivate.h Compiles again, document API not yet sorted out. 2016-03-04 10:32:34 +01:00
v8-voccursor.cpp removed file 2016-03-04 18:32:54 +01:00
v8-voccursor.h
v8-vocindex.cpp moved inventoryLock to the outside 2016-03-09 18:20:37 +01:00
v8-vocindex.h