jsteemann
3be94b6014
add caching for db._collection() on client side
2016-12-13 16:05:29 +01:00
jsteemann
4d76ef962b
added count(details = true) for sharded collections
2016-12-13 16:03:49 +01:00
Kaveh Vahedipour
30a0243e3d
redirects to myelf should be hinstory
2016-12-06 18:05:05 +01:00
Andreas Streichardt
11bd9381d5
Add satellite collections
2016-12-06 16:40:50 +01:00
jsteemann
369b2c7bc6
added optional memory limit for AQL queries
2016-12-06 13:23:41 +01:00
jsteemann
2521dff57c
fix error message returned by arangoimp in case of some secondary unique key constaint violations
2016-12-02 13:37:17 +01:00
Jan Steemann
8443d4317e
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-29 10:59:45 +01:00
Jan Steemann
6754761273
fix index persistence
2016-11-29 10:59:38 +01:00
Kaveh Vahedipour
029ff44bb0
Merge back FMH to devel
2016-11-25 16:03:13 +01:00
Michael Hackstein
37b124593f
Unified ensureIndex on client and server libs.
2016-11-25 11:11:45 +01:00
Kaveh Vahedipour
41e1ba144f
general transactions in agency comm
2016-11-25 09:24:41 +01:00
Kaveh Vahedipour
9733dcc724
Looks as if cluster.my-local-info and cluster.myid are for the past
2016-11-22 17:48:04 +01:00
Kaveh Vahedipour
ab34880bea
Merge remote-tracking branch 'origin/devel' into FMH
2016-11-22 10:30:25 +01:00
Jan Steemann
0ff5e4c07c
wrote tests for shell return codes
2016-11-21 11:34:49 +01:00
Alan Plum
2f07366b8f
Implement process.stdout.isTTY
2016-11-19 18:42:29 +01:00
Kaveh Vahedipour
eec8f22953
Merge remote-tracking branch 'origin/devel' into FMH
2016-11-18 12:19:53 +01:00
jsteemann
6b8157625f
fixed test
2016-11-17 17:31:28 +01:00
Kaveh Vahedipour
ffe7f9f3ad
merged in devel
2016-11-16 14:59:53 +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
d82079a59c
don't override raft timeout cmd line inpute
2016-11-02 16:02:37 +01:00
Kaveh Vahedipour
e9450e21c2
don't override raft timeout cmd line inpute
2016-11-02 15:57:49 +01:00
Frank Celler
62f4acc325
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-10-26 14:49:16 +02:00
Jan Steemann
8236ae2a05
added tests
2016-10-25 16:51:58 +02:00
Kaveh Vahedipour
f8235b9c63
agency locks code review
2016-10-25 15:07:57 +02:00
Frank Celler
e4ba82e8e9
rewrite of AgencyComm
2016-10-23 00:46:30 +02:00
jsteemann
5730d0bdc4
fixed jslint
2016-10-20 11:34:18 +02:00
Andreas Streichardt
e2fc190e1b
No ipv6 on travis..fail
2016-10-19 17:45:37 +02:00
Andreas Streichardt
954e02ef24
Implement endpoint test...proper socket cleanup
2016-10-19 16:22:36 +02:00
Frank Celler
11055082ea
Make --verbose true work in testing.js for cluster.
2016-10-18 13:32:12 +00: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
Max Neunhoeffer
2996a375ae
Use correct path.
2016-10-12 16:26:15 +02:00
Max Neunhoeffer
b933900954
Different agents log in different files.
2016-10-12 14:25:37 +02:00
Andreas Streichardt
e75b8f5503
Implement cURL based inter server communication
2016-10-10 14:56:04 +02:00
Wilfried Goesgens
51dd5a95b0
don't write undefined into the errors file if no GDB output is there
2016-10-07 15:15:33 +02:00
Michael Hackstein
68988a47e6
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-10-07 12:59:24 +02:00
Michael Hackstein
42739e276c
Testing.js now starts in enterprise mode if possible.
2016-10-07 12:42:28 +02:00
Wilfried Goesgens
2d4e5ababc
output exit signal
2016-10-06 18:19:16 +02:00
Wilfried Goesgens
440b5a2132
another foxx manager test which shouldn't stress github...
2016-10-06 18:02:22 +02:00
Wilfried Goesgens
016b595c6e
implement matching for non-compressed systemd corefiles
2016-10-05 15:44:58 +02:00
Kaveh Vahedipour
ef551f1b8b
shell handles the smart graph parameters for collection creation
2016-09-29 10:11:49 +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
Kaveh Vahedipour
cc0a4ffbaa
supervision grace period introduced as command line argument. reappeared db servers are removed from failedServers
2016-09-26 16:00:07 +02:00
Kaveh Vahedipour
7806dde219
fixed ssl_server test
2016-09-16 13:14:08 +02:00
Max Neunhoeffer
3435e973ec
Correct path to enterprise js code in testing.js.
2016-09-15 10:25:57 +02:00
Wilfried Goesgens
f3a2a91f12
redirect output of gdb, so we can append it to the jenkins error mails.
2016-09-14 17:13:41 +02:00
Wilfried Goesgens
cde427e492
create failure report file regardless of whether its going to be empty; simplifies build pipeline.
2016-09-13 14:40:13 +02:00