1
0
Fork 0
Commit Graph

33039 Commits

Author SHA1 Message Date
Jan Steemann 31dcdca4d3 fixed extraction of _id attribute in Traversal condition 2016-08-02 17:02:02 +02:00
Wilfried Goesgens 4bb1b833f5 Merge branch 'pipeline' of github.com:arangodb/ArangoDB into devel 2016-08-02 17:00:51 +02:00
Kaveh Vahedipour 0d364ec9bd supervision not woken up after leadership change 2016-08-02 17:00:24 +02:00
Kaveh Vahedipour 8851a463af fixed compaction bug in RAFT 2016-08-02 17:00:24 +02:00
Kaveh Vahedipour 8aaa8c9fdd fixed compaction bug in RAFT 2016-08-02 17:00:24 +02:00
Jan Steemann 5a0560c61a fixed random number generator initialization 2016-08-02 17:00:24 +02:00
Jan Steemann e91fb8a1fa visual studio 2016-08-02 17:00:24 +02:00
Wilfried Goesgens 5c486754b6 Remove the magic for the debian packages from CMakeCPackOptions.cmake 2016-08-02 16:54:20 +02:00
Wilfried Goesgens 964b7c4d47 Final cleanup on the client .deb 2016-08-02 16:12:20 +02:00
Kaveh Vahedipour 97f5e957fa supervision not woken up after leadership change 2016-08-02 16:09:24 +02:00
jsteemann f437ef95c5 simplify threads 2016-08-02 16:06:47 +02:00
Jan Christoph Uhde 08cc5c543e remove unused code - small fixes 2016-08-02 15:57:30 +02:00
jsteemann dd30b47b9d make _state private 2016-08-02 15:31:55 +02:00
jsteemann f219a5605b Merge branch 'readcache' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-02 15:00:57 +02:00
jsteemann 8f07f97fb4 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-02 15:00:35 +02:00
jsteemann 9677210e57 refactoring 2016-08-02 15:00:25 +02:00
jsteemann f1596fa459 refactoring 2016-08-02 14:01:04 +02:00
Wilfried Goesgens 48c21407ef cmake package build
- Re-order directory structure of sub-scripts for packaging
- add `packages` target
2016-08-02 13:56:50 +02:00
Kaveh Vahedipour 5c0c95f618 fixed compaction bug in RAFT 2016-08-02 13:55:53 +02:00
Jan Christoph Uhde 53b08d018b Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into obi-velocystream
* 'engine-vs-velocystream' of github.com:arangodb/arangodb: (34 commits)
  some fixes
  integrated agency bugfix from 3.0
  integrated agency bugfix from 3.0
  Add tokens so we can enable the uid during the build.
  Add missing body parameter descriptin. Thanks to @janavolkova9 for pointing this out.
  Fix the representation of the post bodys; thanks to @janavolkova9 for pointing out.
  just in case someone changes the epoch
  added a panic interrupt of memory gets low
  fixed epoch computation
  Fix switch warning
  entirely removed TRI_document_collection_t
  Fix a bug in <coll>.replace() with isRestore and _rev.
  refactoring
  Style cleanup for the docker mesos cluster.
  BOLD
  Polish docs
  Fix foxx issues in cluster
  Add technical details about UDFs in clusters
  moved functionality into TRI_collection_t
  Fix bug in synchronous replication.
  ...
2016-08-02 13:50:44 +02:00
jsteemann 3664511e36 privatize vocbase methods 2016-08-02 13:49:22 +02:00
jsteemann 09437deb1a Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-02 13:49:18 +02:00
Jan Christoph Uhde 05b8995bbf update VppRequest 2016-08-02 13:45:49 +02:00
Kaveh Vahedipour e326dc3c53 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-02 13:13:14 +02:00
Kaveh Vahedipour cab4d78eee fixed compaction bug in RAFT 2016-08-02 13:13:05 +02:00
jsteemann f44effd225 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-02 12:59:06 +02:00
Jan Steemann 8e591c16c2 fixed random number generator initialization 2016-08-02 12:25:46 +02:00
jsteemann 5cdbfc423d Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-02 11:57:37 +02:00
Jan Steemann 2870a9f10f visual studio 2016-08-02 11:46:44 +02:00
Jan Christoph Uhde 25226b1459 add: header() / headers() implemented for VppRequest 2016-08-02 11:36:06 +02:00
jsteemann 10341eafdb Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-02 09:42:17 +02:00
Wilfried Goesgens 04a1be577f Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-08-02 09:22:46 +02:00
jsteemann 99aaf7de9b Merge branch 'readcache' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-02 08:43:34 +02:00
Wilfried Goesgens 0cebd089ac The package needs to have the same name as its debhelper config keys.
Thanks to @formorer for pointing me there.
2016-08-01 17:23:43 +02:00
jsteemann cc51773a46 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-01 17:17:05 +02:00
jsteemann 788922f55a some fixes 2016-08-01 17:16:23 +02:00
jsteemann 3c8f644c2d fix cluster communication 2016-08-01 17:13:00 +02:00
Kaveh Vahedipour 3a1e10eecb integrated agency bugfix from 3.0 2016-08-01 14:41:13 +00:00
Kaveh Vahedipour da893cc056 integrated agency bugfix from 3.0 2016-08-01 13:46:52 +00:00
Jan Christoph Uhde c59a553723 fix some errors -- http tests failing in cluster 2016-08-01 15:19:11 +02:00
Wilfried Goesgens ad0bc4d00f Work on the debian build
- change 3.0.x-devel to be 3.0.devel since minus or underscore collide with packaging requirements
  - re-sync package scripts with whats current on suse OBS
  - add config-uid support.
2016-08-01 13:43:30 +02:00
Wilfried Goesgens dc5e345440 Add tokens so we can enable the uid during the build. 2016-08-01 13:43:30 +02:00
Wilfried Goesgens bc61157cc1 Add missing body parameter descriptin. Thanks to @janavolkova9 for pointing this out. 2016-08-01 13:43:30 +02:00
Wilfried Goesgens d6b12480c1 Fix the representation of the post bodys; thanks to @janavolkova9 for pointing out. 2016-08-01 13:43:30 +02:00
Frank Celler 4d81c4c733 just in case someone changes the epoch 2016-08-01 13:43:30 +02:00
Frank Celler da85dc2adc added a panic interrupt of memory gets low 2016-08-01 13:43:30 +02:00
Frank Celler af6cbe272a fixed epoch computation 2016-08-01 13:43:30 +02:00
Andreas Streichardt 376075f51d Fix switch warning 2016-08-01 13:43:30 +02:00
Max Neunhoeffer 935f977132 Fix a bug in <coll>.replace() with isRestore and _rev. 2016-08-01 13:43:30 +02:00
Wilfried Goesgens edffa1db64 Style cleanup for the docker mesos cluster. 2016-08-01 13:43:30 +02:00