jsteemann
|
e256b11807
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-01 16:44:56 +01:00 |
jsteemann
|
0156c5aec7
|
make database deletion more deterministic
|
2017-02-01 16:44:41 +01:00 |
Frank Celler
|
78a53d1db1
|
added option configDir
|
2017-02-01 14:45:17 +01:00 |
Frank Celler
|
73cf8e9e04
|
moved config file for testing to testing
|
2017-01-31 22:34:03 +01:00 |
Dan Larkin
|
5b736dc319
|
Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option.
|
2017-01-30 13:05:10 -05:00 |
Kaveh Vahedipour
|
2db0212e4f
|
supervision tests fail under load
|
2017-01-30 17:02:27 +01:00 |
Max Neunhoeffer
|
bf95e308ed
|
Log pid of successfully shutdown server.
|
2017-01-30 14:21:30 +01:00 |
Kaveh Vahedipour
|
3f3633bd2c
|
supervision to proper preconditioning of jobs on plan
|
2017-01-27 15:29:22 +01:00 |
Andreas Streichardt
|
a6d0284df5
|
Properly disable timecritical
|
2017-01-26 16:01:12 +01:00 |
Andreas Streichardt
|
83229cbf79
|
Add wal flush timeout with a default of 30s
|
2017-01-24 16:29:41 +01:00 |
Andreas Streichardt
|
7b1c9b7833
|
Instanceinfo and testresult will now be written to the test rootdir
|
2017-01-24 14:54:10 +01:00 |
Andreas Streichardt
|
657535eec5
|
Fix port clash
|
2017-01-20 15:42:28 +01:00 |
Kaveh Vahedipour
|
d2760f4ef1
|
pushing avoidServers property
|
2017-01-20 15:15:03 +01:00 |
Kaveh Vahedipour
|
3ae8428a05
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-01-20 14:56:53 +01:00 |
Andreas Streichardt
|
dd7c14a3e9
|
Add minport and maxport so port clashes are less likely
|
2017-01-20 10:16:55 +01:00 |
Kaveh Vahedipour
|
648160c68a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-01-20 09:35:45 +01:00 |
Kaveh Vahedipour
|
40c6e2b48c
|
unobserve should not create entries in agency, if empty before
|
2017-01-20 08:06:27 +01:00 |
Andreas Streichardt
|
9ad10acdc0
|
add mochagrep
|
2017-01-19 17:58:43 +01:00 |
Max Neunhoeffer
|
427c8e4553
|
Merge branch 'devel' into schmutz-ng
|
2017-01-19 14:53:46 +01:00 |
Kaveh Vahedipour
|
3639e2ad5b
|
inquire in agency interface adjusted
|
2017-01-19 11:33:01 +01:00 |
Max Neunhoeffer
|
f35e3a7aaf
|
Merge branch 'devel' into schmutz-ng
|
2017-01-16 09:54:09 +01:00 |
jsteemann
|
e85177b593
|
fixed cursor printing behavior
|
2017-01-12 17:26:20 +01:00 |
Manuel B
|
e82c073de3
|
fix more
added _printPos to fix the more cmd. thanks @jsteemann
|
2017-01-12 13:40:51 +01:00 |
Manuel B
|
1f73f0aadd
|
restore the cursor position
This restores the cursor position after the toString() method consumed the first 10 results.
#2257
|
2017-01-11 22:41:27 +01:00 |
Andreas Streichardt
|
97b49e79de
|
Add cluster sync tests
|
2017-01-11 18:18:51 +01:00 |
Kaveh Vahedipour
|
abbc32ae33
|
move shard jobs fail early if the contracting goes south
|
2017-01-11 12:13:05 +01:00 |
Kaveh Vahedipour
|
7b023bd66f
|
move shard jobs fail early if the contracting goes south
|
2017-01-11 11:50:18 +01:00 |
jsteemann
|
75263042c8
|
added tests for dropping indexes
|
2017-01-09 15:56:36 +01:00 |
Frank Celler
|
9290d89412
|
removed superfluous dashes
|
2017-01-06 14:15:45 +01:00 |
Kaveh Vahedipour
|
ea4467e0d4
|
shortening resilienceFail
|
2017-01-05 12:21:27 +01:00 |
jsteemann
|
118a4a7778
|
more cache invalidation
|
2017-01-03 14:58:13 +01:00 |
Kaveh Vahedipour
|
084c3e2e73
|
more robust agency test
|
2016-12-30 11:33:58 +01:00 |
Andreas Streichardt
|
bceb5d7b46
|
disable cores during recovery setup
|
2016-12-22 16:40:51 +01:00 |
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
|
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 |
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 |
Frank Celler
|
e4ba82e8e9
|
rewrite of AgencyComm
|
2016-10-23 00:46:30 +02:00 |