.. |
ApplicationV8.cpp
|
fixed tests
|
2014-10-14 12:03:25 +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
|
added res.send() and res.sendFile()
|
2014-10-15 17:33:10 +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
|
small optimizations
|
2014-10-08 16:10:27 +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
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
v8-dispatcher.h
|
towards new dispatcher interface
|
2014-08-18 23:37:32 +02:00 |
v8-query.cpp
|
lookup function for keys
|
2014-09-30 14:47:58 +02: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
|
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
|
fixes for Visual Studio
|
2014-10-09 10:45:31 +02:00 |
v8-vocbase.h
|
pass queryRegistry into the AQL functions
|
2014-09-29 09:30:32 +02:00 |
v8-vocbaseprivate.h
|
unique_ptr
|
2014-09-24 17:14:37 +02:00 |
v8-voccursor.cpp
|
potential fix for issue #1041
|
2014-10-11 21:42:58 +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
|
struct Index
|
2014-10-01 15:35:16 +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 |