1
0
Fork 0
arangodb/arangod/V8Server
Jan Christoph Uhde ac388a087e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
  fixed shard ordering in Job::clones with consequences for unit tests
  improved debug facilities
  added isLocked() flag for ConditionLocker
  clarify index names
  Redesigned Collection.drop() in RocksDB. Does not write LogData and has a different workflow to create a consistent user-view
  fixed compile with USE_JEMALLOC=OFF
  cppcheck
  updated release notes
  Split tests to fix mac
  typo
  distributeShardsLike is not ignored when prototype does not exist
  fix wrong info. thanks @Simran-B
  fixed issue #2459
  fixed memleak
  Fixed startup exception
  Fixed typedefs
  RocksDB WAL entries for transactions
  Working initial sync
  Fixing incremental sync deletion
2017-04-27 13:46:07 +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 honor cppcheck diagnosis 2017-03-10 23:57:08 +01:00
V8Context.h honor cppcheck diagnosis 2017-03-10 23:57:08 +01:00
V8DealerFeature.cpp improved debug facilities 2017-04-27 13:13:35 +02:00
V8DealerFeature.h make number of v8 contexts dynamic. start with just 1 or 2 contexts 2017-03-10 17:59:44 +01:00
v8-actions.cpp make number of v8 contexts dynamic. start with just 1 or 2 contexts 2017-03-10 17:59:44 +01: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 Port 3.1 changes to devel, JS support AddFollower/RemoveFollower for tests. 2017-04-26 11:06:24 +02:00
v8-collection.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-dispatcher.cpp allow periodic tasks to cancel themselves 2017-04-26 11:28:43 +02:00
v8-dispatcher.h switch to boost asio 2016-10-14 10:12:17 +00:00
v8-externals.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-query.cpp cppcheck 2017-04-24 23:06:36 +02:00
v8-query.h
v8-replication.cpp add applier-state 2017-04-27 13:43:57 +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
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 moved class around 2017-04-07 13:13:48 +02:00
v8-vocbase.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-vocbaseprivate.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-voccursor.cpp initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
v8-voccursor.h
v8-vocindex.cpp distributeShardsLike is not ignored when prototype does not exist 2017-04-27 10:38:07 +02:00
v8-vocindex.h move engine-specific V8 functions into storage engine 2017-03-09 12:59:44 +01:00