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
396ab41736
allow dropping system collections in some rare cases
2016-08-25 12:47:06 +02:00
jsteemann
7eaddf5ed5
dont print during test execution
2016-08-24 18:01:07 +02:00
jsteemann
0b6815ef77
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream
2016-08-24 17:48:29 +02:00
Wilfried Goesgens
795daeea13
Fix agency test.
2016-08-24 17:47:20 +02:00
jsteemann
1dab450622
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-24 17:35:10 +02:00
Wilfried Goesgens
d0300704fb
Fix DFDB-Test: create the database directory we run it on.
2016-08-24 17:24:35 +02: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
jsteemann
5f06a5c025
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-23 12:13:08 +02:00
Simran Brucherseifer
de6e49571e
Optimized arangosh tutorial for 80 char width, slightly extended
2016-08-22 20:59:54 +02:00
Andreas Streichardt
de81745985
Reintroduce propagateInstanceInfo
2016-08-22 12:12:19 +02:00
jsteemann
c5f151da5c
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-19 11:01:15 +02:00
Kaveh Vahedipour
93995eba84
agency startup changed to bootstrapping
2016-08-19 10:45:52 +02:00
Kaveh Vahedipour
f7c05fe72b
adjusting startup scripts
2016-08-19 09:08:33 +02:00
Kaveh Vahedipour
aee9548308
Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup
2016-08-18 15:55:51 +02:00
jsteemann
4080f4e8b5
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-18 08:41:49 +02:00
Andreas Streichardt
3f412debf0
Revert futile attempts to implement client resilience tests
2016-08-17 18:12:40 +02:00
Andreas Streichardt
066095b74f
exitStatus is now always there
2016-08-17 17:25:39 +02:00
Andreas Streichardt
a90ca4e770
It finally seems to run
2016-08-17 17:25:39 +02:00
Andreas Streichardt
6aad24ab49
Self managing (instances) tests
2016-08-17 17:25:39 +02:00
Kaveh Vahedipour
632461db33
Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup
2016-08-16 15:46:16 +02:00
Kaveh Vahedipour
131291c2f9
single agent with uuid after fresh start
2016-08-15 17:53:01 +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
Kaveh Vahedipour
692d01638c
single agent with uuid after fresh start
2016-08-15 13:13:58 +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
2c8e9ba3a9
Fix testing
2016-08-10 17:23:00 +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
a4d9069b9c
Fix testing
2016-08-10 13:12:38 +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
Andreas Streichardt
9662d6cb7c
Fix strange naming
2016-08-05 11:35:56 +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
Jan Christoph Uhde
50fe64d6ca
convert contentTypes
2016-08-04 16:42:30 +02:00
Jan Christoph Uhde
3c4db6783c
update test
2016-08-04 15:02:04 +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
Kaveh Vahedipour
6b3fb28b30
compaction bug in agency
2016-08-03 14:34:23 +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
Andreas Streichardt
d5e2bd8987
Fix ssl tests (CORS)
2016-07-28 11:52:53 +02:00
Andreas Streichardt
0118b15f1c
Fix testing.js
2016-07-27 17:14:15 +02:00
Andreas Streichardt
738344bb67
Wow...fix conflict
2016-07-27 13:34:19 +02:00