jsteemann
ed1e29bf57
execute ternary operator in C++ as well
2016-08-15 11:07:12 +02:00
Jan Christoph Uhde
61e384e8f2
Merge remote-tracking branch 'origin/engine-vs-velocystream' into merge_jans
...
* origin/engine-vs-velocystream: (54 commits)
Fix testing
Proper roles of servers
Streamline agency testing
Fix if
Fix testing
Improve clusterawareness in foxx and foxx queues
Add test because of keysorting bugfix
Couldn't query two different keys beginning with the same string in one level
Add download and slack buttons to documentation header
gv
Adjustment for Repository Version
Adjustment for Repository Version
Adjustment for Repository Version
Update build-repository.h.in
improved gv
Create build-repository.h.in
queryView bugfix
grunt build
improved gv, added limit
improved gv
...
2016-08-15 08:51:38 +02:00
Jan Christoph Uhde
39c84522fa
vpack from body should be generated
2016-08-12 19:12:05 +02:00
Jan Christoph Uhde
757f276e33
add partial implementaion for vpp in v8 route
2016-08-12 15:06:22 +02:00
Jan Christoph Uhde
e62b4f69d6
add better logging and clean up code
2016-08-12 15:05:03 +02:00
Jan Christoph Uhde
3d4e1f6922
clean up code
2016-08-11 16:44:12 +02:00
Jan Christoph Uhde
a1d6909f88
make use of generateBody in payload and fix some bugs in VppCommTask
2016-08-11 13:20:58 +02:00
Michael Hackstein
7b328d39e9
Merge branch 'devel' of github.com:arangodb/arangodb into engine-vs-velocystream
2016-08-11 12:41:08 +02:00
Jan Christoph Uhde
fa42f55545
clang format
2016-08-10 20:08:17 +02:00
Jan Christoph Uhde
fe84762bef
fix header of velocypack chunks
2016-08-10 16:42:42 +02:00
Jan Christoph Uhde
c4444ae4e4
fix vppCommTask - do not return true when false should be returned
2016-08-10 15:17:31 +02:00
Jan Christoph Uhde
804d2e70d4
mini fixes
2016-08-10 12:50:50 +02:00
Andreas Streichardt
87c8c0033a
Improve clusterawareness in foxx and foxx queues
2016-08-10 12:26:24 +02:00
Andreas Streichardt
a4b21d0abc
Couldn't query two different keys beginning with the same string in one level
2016-08-10 12:26:24 +02:00
Jan Christoph Uhde
da0c40cff7
server should now reply
2016-08-10 11:11:26 +02:00
Jan Christoph Uhde
8f6ff64d00
fix errors in vpp protocol
2016-08-09 19:09:24 +02:00
Jan Christoph Uhde
0e5b455159
setPayload of response now takes contType instead of request
2016-08-08 14:48:56 +02:00
Kaveh Vahedipour
8f75b4a891
removing debug warnings
2016-08-08 09:40:08 +02:00
Jan Christoph Uhde
65b8e6beac
vpack is now put into v8 - but the vpack used must be compatible to json
2016-08-05 18:12:40 +02:00
Jan Steemann
103b19f22f
fix confusion with local and cluster databases
2016-08-05 17:45:20 +02:00
jsteemann
0ceccf6370
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-05 16:23:30 +02:00
jsteemann
3733d64dda
moved functionality
2016-08-05 16:23:22 +02:00
Jan Steemann
cb4b091301
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-05 16:18:24 +02:00
Jan Steemann
34dc856bdc
removed useless &&
2016-08-05 16:17:05 +02:00
Jan Steemann
0de5561659
moved mostly unused functions
2016-08-05 16:14:39 +02:00
Kaveh Vahedipour
7069fc0da0
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-05 14:59:39 +02:00
Kaveh Vahedipour
fcf96f42a7
removing debug warnings
2016-08-05 14:41:24 +02:00
jsteemann
6b9a4a2e7f
moved path-related functionality into engine
2016-08-05 14:09:58 +02:00
Kaveh Vahedipour
770d8777a2
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-05 12:47:08 +02:00
Kaveh Vahedipour
b4883e69e4
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-05 12:36:29 +02:00
Kaveh Vahedipour
c586b63f03
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-05 12:36:23 +02:00
Jan Christoph Uhde
65e5d4e6ac
fix handling of content type
2016-08-05 12:25:29 +02:00
Andreas Streichardt
1a5d9bef55
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-08-05 11:24:43 +02:00
jsteemann
6e47a19d37
removed define
2016-08-05 09:51:06 +02:00
Kaveh Vahedipour
bc042e858e
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-05 09:41:50 +02:00
jsteemann
f91bfee6d0
prevent warning on shutdown
2016-08-05 09:33:59 +02:00
Jan Christoph Uhde
0bcbe92433
Merge remote-tracking branch 'origin/engine-vs-velocystream' into obi-velocystream
...
* origin/engine-vs-velocystream: (95 commits)
move it a class method
speed up compaction and cleanup a bit
privatization
added functions V8_TO_VPACK and VPACK_TO_V8
fixed compaction bug
fixed compaction bug
raft testing revealed performance optimisation in receiver and of appendentries
more streamlining, links to the UDF documentation.
refactoring
By simran: review UDF documentation.
Explain clustering impacts in the optimizer chapter.
fixed tests
WG beautification
Remove iconv-lite
Add iconv-lite and timezone
Add missing package description file.
compaction bug in agency
compaction bug in agency
compaction bug in agency
fixed compaction bug
...
2016-08-04 18:48:51 +02:00
jsteemann
326b518acf
move it a class method
2016-08-04 17:30:42 +02:00
jsteemann
1139505641
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-04 17:19:05 +02:00
jsteemann
e06e2312c2
speed up compaction and cleanup a bit
2016-08-04 17:18:50 +02:00
jsteemann
95ac01313b
privatization
2016-08-04 17:06:51 +02:00
Jan Christoph Uhde
50fe64d6ca
convert contentTypes
2016-08-04 16:42:30 +02:00
Kaveh Vahedipour
becf446cac
fixed compaction bug
2016-08-04 15:57:32 +02:00
Kaveh Vahedipour
21ff8be494
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-08-04 15:46:29 +02:00
Kaveh Vahedipour
307332e817
raft testing revealed performance optimisation in receiver and of appendentries
2016-08-04 15:46:23 +02:00
jsteemann
635d4d537c
refactoring
2016-08-04 14:03:43 +02:00
Andreas Streichardt
f28d429bd5
fix ssl endpoint
2016-08-04 13:34:42 +02:00
jsteemann
bc6633e4c0
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-04 13:33:10 +02:00
jsteemann
5d640b7144
fixed tests
2016-08-04 13:32:54 +02:00
Jan Christoph Uhde
01c1c09d5a
add first vpack test -- content type has to be fixed first
2016-08-04 13:32:25 +02:00
jsteemann
8a200f754c
WG beautification
2016-08-04 12:36:14 +02:00
Jan Christoph Uhde
54eda61754
connect response to CommTask WriteBuffers
2016-08-03 16:08:04 +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
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
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
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
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 Christoph Uhde
cae1d47e5d
fix build errors
2016-08-03 09:42:20 +02:00
Jan Steemann
53ad777be7
fixed extraction of _id attribute
2016-08-03 09:21:37 +02:00
Jan Christoph Uhde
cb275e239f
add: clean buffer for VppCommTask
2016-08-03 09:20:22 +02:00
Jan Steemann
31dcdca4d3
fixed extraction of _id attribute in Traversal condition
2016-08-02 17:02:02 +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
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
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
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
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
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
Frank Celler
da85dc2adc
added a panic interrupt of memory gets low
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
Andreas Streichardt
6f156d8554
Fix foxx issues in cluster
...
Bootstrap will now be done on the bootstrap coordinator.
queues will now be executed by the "foxxmaster"
2016-08-01 13:43:30 +02:00
Jan Christoph Uhde
ef12d8dc2c
struggle with ctor
2016-08-01 11:48:30 +02:00
jsteemann
71bd7deace
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-01 09:04:17 +02:00
Jan Christoph Uhde
3e6c7617d0
small improvements
2016-08-01 08:54:27 +02:00
Frank Celler
51683dbda0
added a panic interrupt of memory gets low
2016-07-31 12:58:27 +02:00
Andreas Streichardt
8c69c9d51d
Fix switch warning
2016-07-29 18:24:14 +02:00
jsteemann
885eb525c6
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-07-29 17:49:06 +02:00