1
0
Fork 0
Commit Graph

33720 Commits

Author SHA1 Message Date
jsteemann e08a2d0258 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-09 10:50:45 +02:00
jsteemann c4ca7ae2b5 make version details queryable via db._version() 2016-09-09 10:50:21 +02:00
Jan Christoph Uhde 6d19d3a7d4 Merge remote-tracking branch 'origin/devel' into obi-velocystream
* origin/devel:
  formatting
  fix clang compile warning
  updated cmake and boost
  fixed typo
2016-09-09 09:44:40 +02:00
Jan Christoph Uhde 26f1ec7db1 shorten processRead() 2016-09-09 09:41:59 +02:00
jsteemann 331c4e34ae formatting 2016-09-09 09:29:35 +02:00
jsteemann 01e445a626 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-09 09:19:18 +02:00
jsteemann 6ffba6a64b fix clang compile warning 2016-09-09 09:18:57 +02:00
Frank Celler 66c921895b updated cmake and boost 2016-09-09 08:56:47 +02:00
Jan Christoph Uhde f4994993da fix return value with optional 2016-09-09 00:06:34 +02:00
Jan Christoph Uhde a095c93e7a Merge branch 'devel' of github.com:arangodb/arangodb into obi-velocystream
* 'devel' of github.com:arangodb/arangodb:
  testing constutuent shutdown correctness
  optimising agency handover
  jslint
  Fixed compile warning
  Fixed traverser test. Which has two possible results
  Reverted usage of VPP in cluster internal replication.
  DBServer collections now use a cluster-wide unique id for their cids. Better handling of waiting for replication.
  minor
  running agent?
  Specify how uniq autogenerated _key's can be.
2016-09-08 23:00:49 +02:00
Jan Christoph Uhde fb776a0e95 begin refactoring of processRead 2016-09-08 22:59:23 +02:00
jsteemann ac92bae528 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-08 17:52:51 +02:00
jsteemann a9902fe02d fixed typo 2016-09-08 17:52:29 +02:00
Kaveh Vahedipour 64da7d0fc7 testing constutuent shutdown correctness 2016-09-08 17:47:52 +02:00
Kaveh Vahedipour 3135fcb5dd Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-08 17:40:40 +02:00
Kaveh Vahedipour 33c2692c50 optimising agency handover 2016-09-08 17:39:50 +02:00
jsteemann 50ff529244 jslint 2016-09-08 17:34:59 +02:00
Michael Hackstein d7b4ad5797 Fixed compile warning 2016-09-08 17:15:35 +02:00
Michael Hackstein adec2b1c50 Fixed traverser test. Which has two possible results 2016-09-08 17:07:12 +02:00
Michael Hackstein 93bf48cc6e Reverted usage of VPP in cluster internal replication. 2016-09-08 16:55:15 +02:00
Michael Hackstein adf2601e73 Merge branch 'devel' of github.com:arangodb/arangodb into generic-col-types 2016-09-08 16:26:57 +02:00
Michael Hackstein b8d43870d8 Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types 2016-09-08 16:26:25 +02:00
Michael Hackstein a3ba4b249d DBServer collections now use a cluster-wide unique id for their cids. Better handling of waiting for replication. 2016-09-08 16:26:17 +02:00
Jan Christoph Uhde fc57c4809b Merge branch 'generic-col-types' of github.com:arangodb/arangodb into obi-velocystream
* 'generic-col-types' of github.com:arangodb/arangodb: (168 commits)
  fix memleak
  Fixed shutdown of Traversal Blocks in Cluster
  restructuring agent wakeup
  remove visibility
  Traverser engine now unlocks all it's shards
  handle 0 values
  added HTTP REST APIs for online loglevel adjustments:
  move json-utilities to the place where it is solely used
  too verbose messages from cluster.js
  unify exception debugging
  Improved shutdown process of Graph Traverser Engines. This state causes a double free. Merge commit.
  silenced cppcheck warning
  silenced cppcheck warning
  silenced warning in maintainer-mode
  allow inline suppression
  give more debug info
  cosmetics
  properly free EngineInfo
  fix memleak
  fix some leaks
  ...
2016-09-08 16:00:43 +02:00
Jan Christoph Uhde b560d15b72 prepare to send multiple chunks and do compression 2016-09-08 15:59:33 +02:00
Kaveh Vahedipour df4dabc019 minor 2016-09-08 15:27:27 +02:00
Kaveh Vahedipour adcab701b3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-08 14:08:30 +02:00
Kaveh Vahedipour 998a635fd6 running agent? 2016-09-08 14:08:20 +02:00
jsteemann 0ed43127d5 fix memleak 2016-09-08 14:02:07 +02:00
jsteemann cb3d2eb6b9 Merge branch 'obi-velocystream' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-08 13:58:36 +02:00
Wilfried Goesgens c4c91a8189 Specify how uniq autogenerated _key's can be. 2016-09-08 13:48:23 +02:00
Michael Hackstein 25aa6d0b23 Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types 2016-09-08 13:37:38 +02:00
Michael Hackstein 1625260f4e Fixed shutdown of Traversal Blocks in Cluster 2016-09-08 13:37:29 +02:00
jsteemann c488375e36 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-08 12:53:36 +02:00
Kaveh Vahedipour 4704892a17 restructuring agent wakeup 2016-09-08 12:49:24 +02:00
jsteemann 1d73fa94ca remove visibility 2016-09-08 12:11:36 +02:00
Michael Hackstein 0262d0e284 Traverser engine now unlocks all it's shards 2016-09-08 11:37:54 +02:00
Michael Hackstein 0bec84ddd5 Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types 2016-09-08 11:29:55 +02:00
jsteemann 5a04fece31 handle 0 values 2016-09-08 11:25:41 +02:00
jsteemann 504b102268 added HTTP REST APIs for online loglevel adjustments:
- GET `/_admin/log/level` returns the current loglevel settings
- PUT `/_admin/log/level` modifies the current loglevel settings
2016-09-08 11:15:49 +02:00
Jan Christoph Uhde b2762d6553 fix fullurl for vpp 2016-09-08 09:57:50 +02:00
jsteemann 2df53c92ce Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-08 09:51:24 +02:00
jsteemann eea35223de move json-utilities to the place where it is solely used 2016-09-08 09:51:15 +02:00
Kaveh Vahedipour 4e9f455094 too verbose messages from cluster.js 2016-09-08 07:38:10 +00:00
jsteemann f3d836c86d unify exception debugging 2016-09-08 09:34:33 +02:00
jsteemann 34f7e27d6c Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-08 09:27:53 +02:00
Michael Hackstein 0f86530bbf Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types 2016-09-08 09:15:46 +02:00
Michael Hackstein 9497ae9ec8 Improved shutdown process of Graph Traverser Engines. This state causes a double free. Merge commit. 2016-09-08 09:09:59 +02:00
Frank Celler 852bfa08eb silenced cppcheck warning 2016-09-08 08:43:47 +02:00
Frank Celler e394653cae silenced cppcheck warning 2016-09-08 08:43:22 +02:00