1
0
Fork 0
arangodb/arangod/Agency
Jan Christoph Uhde ff49d7b0b4 Merge remote-tracking branch 'origin/devel' into obi-merge-restserver-next
* origin/devel: (105 commits)
  Fixed failure tests in SkiplistIndex
  Fixed a bug with reset of new skiplist index iterator
  whitespace removal
  micro optimization for key generator key tracking
  GraphQL! Hype! 🎉
  explicit
  remove unused variable
  explicit
  Fix VS complaints
  complaints
  complaints
  updated CHANGELOG
  fixed issue #1937
  Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals.
  ignore revision ids
  fix destructuring of Externals in MERGE
  make it code.
  ignore primary and edge indexes during cluster restore
  grunt build [ci skip]
  semist.
  ...
2016-07-13 07:33:13 +00:00
..
AgencyCommon.h clean up code, document 2016-06-14 12:00:34 +02:00
AgencyFeature.cpp some additional checking of vector bounds and assertions 2016-06-28 11:02:10 +02:00
AgencyFeature.h trying to fix cleanup 2016-06-06 23:53:53 +02:00
Agent.cpp compaction bug fixed for followers 2016-07-01 11:27:33 +02:00
Agent.h waitForCommited bug in agency fixed 2016-06-29 14:54:05 +02:00
AgentCallback.cpp clang-format 2016-05-18 14:51:09 +00:00
AgentCallback.h clang-format 2016-05-18 14:51:09 +00:00
AgentConfiguration.h don't copy 2016-06-07 23:08:43 +02:00
CleanOutServer.cpp waitForCommited bug in agency fixed 2016-06-29 14:54:05 +02:00
CleanOutServer.h resilience green 2016-06-08 18:27:59 +02:00
Constituent.cpp complaints 2016-07-12 15:36:47 +01:00
Constituent.h bug fixes agancy backported from devel 2016-06-30 13:50:12 +02:00
FailedLeader.cpp agency will hold back responses until such time that leader has been elected 2016-06-24 16:37:57 +02:00
FailedLeader.h resilience green 2016-06-08 18:27:59 +02:00
FailedServer.cpp move-shard slightly changed order of actions 2016-06-09 12:01:44 +02:00
FailedServer.h resilience green 2016-06-08 18:27:59 +02:00
Job.h empty arrays handled wrong 2016-06-29 15:39:51 +02:00
MoveShard.cpp Use old version of Plan when building the new version. 2016-06-17 11:55:12 -07:00
MoveShard.h resilience green 2016-06-08 18:27:59 +02:00
Node.cpp unnecessary double condition 2016-06-29 17:42:41 +02:00
Node.h vectorized arrays in key-value-store 2016-06-24 12:17:40 +02:00
NotifierThread.cpp agency will hold back responses until such time that leader has been elected 2016-06-24 16:37:57 +02:00
NotifierThread.h clang-format 2016-05-18 14:51:09 +00:00
NotifyCallback.cpp agency shutdown problems 2016-06-09 14:06:25 +00:00
NotifyCallback.h clang-format 2016-05-18 14:51:09 +00:00
RestAgencyHandler.cpp fix: createResponse -> setResponseCode; remove delete 2016-07-07 08:54:41 +00:00
RestAgencyHandler.h WIP 2016-05-22 21:08:37 +02:00
RestAgencyPrivHandler.cpp Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-07-04 17:09:40 +02:00
RestAgencyPrivHandler.h Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-07-04 17:09:40 +02:00
State.cpp handle "isSystem" somewhat smarter 2016-07-06 10:23:37 +02:00
State.h compaction bug on followers 2016-07-01 09:33:34 +02:00
Store.cpp checking and documenting 2016-06-28 14:39:17 +02:00
Store.h Ensure that Store::_agent is set when first used. 2016-06-27 12:13:25 +02:00
StoreCallback.cpp clang-format 2016-05-18 14:51:09 +00:00
StoreCallback.h clang-format 2016-05-18 14:51:09 +00:00
Supervision.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-29 14:59:16 +02:00
Supervision.h use nullptr, don't include Thread.h when unnecessary 2016-06-15 19:21:53 +02:00