1
0
Fork 0
arangodb/arangod/V8Server
Frank Celler a688dc0962
Feature/remove job queue thread (#5986)
limiting V8 calls in flight
2018-08-10 12:17:43 +02:00
..
FoxxQueuesFeature.cpp options cleanup 2018-07-17 12:33:10 +02:00
FoxxQueuesFeature.h re-added options for foxx queues 2016-04-24 15:27:08 +02:00
V8Context.cpp Feature/aqlfunction to cpp (#4573) 2018-02-13 11:50:49 +01:00
V8Context.h Feature/aqlfunction to cpp (#4573) 2018-02-13 11:50:49 +01:00
V8DealerFeature.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into bug-fix/fixes-1707 2018-07-17 13:30:18 +02:00
V8DealerFeature.h Feature/remove job queue thread (#5986) 2018-08-10 12:17:43 +02:00
v8-actions.cpp TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
v8-actions.h remove unused parameters from signatures (#4329) 2018-01-17 09:00:02 +01:00
v8-collection-util.cpp issue 355.7: ensure LogicalDataSource::vocbase() returns a reference 2018-04-09 15:38:24 +03:00
v8-collection.cpp VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
v8-collection.h Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
v8-dispatcher.cpp Add C++ implementation, load-balancing support, and user restriction for tasks API (#5973) 2018-07-25 09:17:43 +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-general-graph.cpp Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
v8-general-graph.h Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
v8-query.cpp Bug fix/3007 (#6019) 2018-07-30 17:16:47 +02:00
v8-query.h clang-format 2016-01-27 13:43:46 +01:00
v8-replication.cpp allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
v8-replication.h moved all database management functions into DatabaseFeature 2016-07-25 15:48:37 +02:00
v8-statistics.cpp allow turning off statistics feature (#5883) 2018-07-16 10:46:43 +02:00
v8-statistics.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
v8-user-functions.cpp issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
v8-user-functions.h Feature/aqlfunction to cpp (#4573) 2018-02-13 11:50:49 +01:00
v8-user-structures.cpp issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
v8-user-structures.h Replacing js upgrade logic (#4061) 2018-03-08 13:57:30 +01:00
v8-users.cpp issue 380.2.2: remove extraneous pointers from StorageEngine API (#5589) 2018-06-13 15:22:51 +03:00
v8-users.h Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
v8-util.cpp track last used keys in cluster key generators, track key on cluster document insert (#6101) 2018-08-08 14:32:16 +02:00
v8-views.cpp Feature/arangosearch stabilization (#6069) 2018-08-05 20:47:22 +02:00
v8-views.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-vocbase.cpp Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
v8-vocbase.h issue 389.2: use static strings for Index definition json attributes, use TRI_vocbase_t references instead of pointers in V8Context, use TRI_vocbase_t references instead of pointers in DatabaseInitialSyncer (#5344) 2018-05-14 19:06:24 +03:00
v8-vocbaseprivate.h issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
v8-voccursor.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
v8-voccursor.h auto-generated headers 2016-01-06 18:41:51 +01:00
v8-vocindex.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
v8-vocindex.h Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00