jsteemann
5d640b7144
fixed tests
2016-08-04 13:32:54 +02:00
jsteemann
ac1e4c1ef7
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-03 14:43:56 +02:00
Kaveh Vahedipour
6b3fb28b30
compaction bug in agency
2016-08-03 14:34:23 +02:00
Kaveh Vahedipour
99db350780
compaction bug in agency
2016-08-03 14:20:06 +02:00
Kaveh Vahedipour
9484cddd0c
compaction bug in agency
2016-08-03 14:13:38 +02:00
Kaveh Vahedipour
c49499c5b5
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-03 13:59:57 +02:00
Kaveh Vahedipour
456f94bf47
fixed compaction bug
2016-08-03 13:59:52 +02:00
Kaveh Vahedipour
0221f2582c
fixed compaction bug
2016-08-03 13:59:40 +02:00
jsteemann
8baa7ec955
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-03 13:39:00 +02:00
Jan Steemann
fe87b25ebb
produce more meaningful error messages
2016-08-03 13:36:13 +02:00
Kaveh Vahedipour
2062e84ceb
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-03 13:13:54 +02:00
Kaveh Vahedipour
fde28d1a61
sped up agency communication. startLocalCluster now starts up about the same time regardless of agency size.
2016-08-03 13:13:48 +02:00
Wilfried Goesgens
799ccbc765
Merge pull request #1976 from de3/devel
...
Error when job retried: Cannot convert object to primitive value
2016-08-03 12:53:35 +02:00
jsteemann
2256ffd5b2
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-03 10:52:03 +02:00
Kaveh Vahedipour
8a6e23fbdb
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-03 10:31:53 +02:00
Kaveh Vahedipour
e42d8e432b
wrong push on startLocalCluster
2016-08-03 10:31:42 +02:00
Jan Steemann
5b4e4e0845
issue #1977
2016-08-03 09:56:13 +02:00
Jan Steemann
53ad777be7
fixed extraction of _id attribute
2016-08-03 09:21:37 +02:00
Edi
2a758b0600
Error when job retried: Cannot convert object to primitive value
2016-08-03 12:46:40 +07:00
Wilfried Goesgens
1b16f63cc2
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2016-08-02 17:19:47 +02:00
Wilfried Goesgens
6cd9d0ae50
Merge branch 'pipeline' of github.com:arangodb/ArangoDB into devel
2016-08-02 17:19:35 +02:00
Wilfried Goesgens
b214c9a138
Add forgotten files.
2016-08-02 17:19:09 +02:00
Jan Steemann
232d664843
updated CHANGELOG
2016-08-02 17:03:21 +02:00
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
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