jsteemann
6b8157625f
fixed test
2016-11-17 17:31:28 +01:00
Alan Plum
89b59a522a
Add tests for Foxx path logic
2016-11-16 11:38:00 +01:00
Jan Steemann
1ad7d5e4a4
removed warning
2016-11-16 10:20:28 +01:00
jsteemann
77e2cf5a65
fix passing of special chars in URLs in cluster
...
- this sets option CURLOPT_PATH_AS_IS to keep ".." and other special components in paths
- this also changes the behavior of StringUtils::urlEncode() to always encode the "."
character to "%2e"
2016-11-15 15:46:22 +01:00
Jan Steemann
6d6d5b9a00
test for issue #2149 , issue #2159
2016-11-09 16:29:58 +01:00
Kaveh Vahedipour
f8235b9c63
agency locks code review
2016-10-25 15:07:57 +02:00
jsteemann
5730d0bdc4
fixed jslint
2016-10-20 11:34:18 +02:00
Andreas Streichardt
954e02ef24
Implement endpoint test...proper socket cleanup
2016-10-19 16:22:36 +02:00
Max Neunhoeffer
20ead5affa
Increase timeout to test ttl.
...
Under high load we have observed that 1.25 is too short for a ttl of 1.
2016-10-13 11:15:01 +02:00
Wilfried Goesgens
440b5a2132
another foxx manager test which shouldn't stress github...
2016-10-06 18:02:22 +02:00
hkernbach
124edb1294
fixed test, typo, optimization
2016-09-27 15:45:23 +02:00
Kaveh Vahedipour
0e35927d04
fixed access to updated entitity in ClusterInfo
2016-09-26 16:25:06 +02:00
jsteemann
8ef63acf55
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-07 15:24:51 +02:00
jsteemann
d749052081
jslint
2016-09-07 15:23:33 +02:00
jsteemann
64f8d7ae87
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-07 15:10:58 +02:00
Andreas Streichardt
e2782a7376
implement tests checking that writing to the hideen agency stuff is
...
forbidden
2016-09-07 14:03:22 +02:00
jsteemann
32d35f25af
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-07 10:35:29 +02:00
Andreas Streichardt
d258e75cd1
Fix jslint
2016-09-07 10:31:08 +02:00
jsteemann
f5a595f464
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-07 08:52:07 +02:00
Kaveh Vahedipour
a9ce21c80e
minor
2016-09-06 16:52:03 +02:00
jsteemann
b718f67ff6
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-06 14:40:51 +02:00
Kaveh Vahedipour
64887d6a86
agency tests wait for leadership to be established
2016-09-06 14:10:54 +02:00
jsteemann
6ddf8bab54
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-06 11:22:14 +02:00
Kaveh Vahedipour
3086b45178
agency tests for replace/erase in kv-store
2016-09-06 09:25:25 +02:00
Kaveh Vahedipour
9941c74b9d
inaccuracies in timing may yield wrong results in agency tests for ttls
2016-09-06 08:56:14 +02:00
Kaveh Vahedipour
51b6888549
new agency operators REPLACE and ERASE
2016-09-05 18:08:23 +02:00
jsteemann
fb04340937
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-01 10:47:44 +02:00
Kaveh Vahedipour
b94f17fb21
minor timing
2016-08-26 15:30:26 +00:00
jsteemann
4b53310189
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream
2016-08-26 13:42:40 +02:00
Kaveh Vahedipour
b409a1ff25
Adding Foxx access to agenc
2016-08-26 13:35:39 +02:00
jsteemann
7eaddf5ed5
dont print during test execution
2016-08-24 18:01:07 +02:00
root
c7f8046e48
raft bug. leader ship cannot be rendered to higher term and lower index.
2016-08-24 09:26:34 +00:00
jsteemann
f92815b09b
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream
2016-08-24 09:38:06 +02:00
Kaveh Vahedipour
fb8173b1ec
rest handler now timeouts when no leadership established and reports 503
2016-08-23 15:38:32 +02:00
Andreas Streichardt
3f412debf0
Revert futile attempts to implement client resilience tests
2016-08-17 18:12:40 +02:00
Andreas Streichardt
6aad24ab49
Self managing (instances) tests
2016-08-17 17:25:39 +02:00
jsteemann
f39ade10f5
jslint
2016-08-15 15:13:03 +02:00
jsteemann
209c108c59
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-15 14:34:01 +02:00
jsteemann
2780f1ec87
jslint
2016-08-15 13:41:13 +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
Andreas Streichardt
784b752c8a
Proper roles of servers
2016-08-10 16:30:42 +02:00
Andreas Streichardt
116a4448e3
Streamline agency testing
2016-08-10 16:10:45 +02:00
Andreas Streichardt
87c8c0033a
Improve clusterawareness in foxx and foxx queues
2016-08-10 12:26:24 +02:00
Andreas Streichardt
40cf860c0d
Add test because of keysorting bugfix
2016-08-10 12:26:24 +02:00
Jan Christoph Uhde
0e5b455159
setPayload of response now takes contType instead of request
2016-08-08 14:48:56 +02:00
Jan Christoph Uhde
c423e9f91d
restructure test
2016-08-05 12:24:02 +02:00
Jan Christoph Uhde
1d0810b0cc
better spacing for unittest output
2016-08-05 10:04:13 +02:00
Jan Christoph Uhde
90388f4e72
fix test - use substrings instead of exact match
2016-08-04 23:31:53 +02:00
Jan Christoph Uhde
0fcbb58b11
update test --jslint is failing vecause of VPACK_TO_V8
2016-08-04 23:24:43 +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