1
0
Fork 0
arangodb/arangod/V8Server
Jan 1ace247273 Bug fix/scheduling et al (#3161)
* added V8 context lifetime control options `--javascript.v8-contexts-max-invocations` and `--javascript.v8-contexts-max-age`

* make thread scheduling take into account most of the tasks dispatched via the io service
2017-08-30 10:40:02 +02:00
..
FoxxQueuesFeature.cpp friendlier error message when using a renamed option 2016-05-25 21:45:53 +02:00
FoxxQueuesFeature.h re-added options for foxx queues 2016-04-24 15:27:08 +02:00
V8Context.cpp Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
V8Context.h Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
V8DealerFeature.cpp Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
V8DealerFeature.h Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
v8-actions.cpp removed unused includes 2017-06-08 13:37:30 +02:00
v8-actions.h WIP 2016-04-11 00:05:37 +02:00
v8-collection-util.cpp initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-collection.cpp No access collections (#3088) 2017-08-25 13:59:03 +02:00
v8-collection.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-dispatcher.cpp Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
v8-dispatcher.h Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
v8-externals.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-query.cpp Bug fix/v8 syslog (#3055) 2017-08-17 21:36:58 +02:00
v8-query.h clang-format 2016-01-27 13:43:46 +01:00
v8-replication.cpp Bug fix/planning issue 514 replication api (#3021) 2017-08-22 10:46:06 +02:00
v8-replication.h moved all database management functions into DatabaseFeature 2016-07-25 15:48:37 +02:00
v8-statistics.cpp move engine-specific V8 functions into storage engine 2017-03-09 12:59:44 +01:00
v8-statistics.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
v8-user-structures.cpp move engine-specific V8 functions into storage engine 2017-03-09 12:59:44 +01:00
v8-user-structures.h clang-format 2016-01-27 13:43:46 +01:00
v8-users.cpp Fix _admin/auth/reload. (#3090) 2017-08-22 10:36:56 +02:00
v8-users.h Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
v8-util.cpp initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-views.cpp Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
v8-views.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-vocbase.cpp Added test to ensure RocksDB recovers keygen data outside WAL. (#3072) 2017-08-22 10:42:46 +02:00
v8-vocbase.h Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00
v8-vocbaseprivate.h honor transaction options 2017-06-01 02:01:33 +02:00
v8-voccursor.cpp initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-voccursor.h auto-generated headers 2016-01-06 18:41:51 +01:00
v8-vocindex.cpp Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
v8-vocindex.h Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00