1
0
Fork 0
Commit Graph

209 Commits

Author SHA1 Message Date
jsteemann 988413021f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-12 10:24:21 +02:00
Kaveh Vahedipour de9618572c Faulty implementation of checks for multiple preconditions in agency 2016-05-12 10:02:13 +02:00
jsteemann 130493d481 micro optimizations 2016-05-11 21:02:20 +02:00
Andreas Streichardt 4d13e8fb1b _listDatabases() => _databases() 2016-05-11 15:30:47 +02:00
jsteemann e2c7736ba8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-11 11:50:36 +02:00
jsteemann bfd5596359 optimizations 2016-05-11 11:50:07 +02:00
Max Neunhoeffer daaa443e0d Switch on waitForSync in agency tests. 2016-05-11 11:19:40 +02:00
Kaveh Vahedipour c144f78775 supervision has node in agency 2016-05-09 19:22:37 +02:00
Andreas Streichardt 4ae141de06 Simple api calls are gone! 2016-05-09 15:45:46 +02:00
Jan Steemann b2171e425d removed unused functions 2016-05-06 17:59:06 +02:00
Max Neunhoeffer 5690c0410c Remove option replicationQuorum which was unused as of now. 2016-05-06 09:53:01 +02:00
Kaveh Vahedipour e623198d6c Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 17:06:23 +02:00
Wilfried Goesgens a9e6665b8a Adjust config db dir in test for the new way of having it named arangodb3 2016-05-04 15:28:49 +02:00
Max Neunhoeffer 0ac60a8fe7 Merge branch 'devel' into json_agency_comm 2016-05-04 11:15:02 +02:00
Wilfried Goesgens d944140edf Unify crash handling between alive & shutdown checks. 2016-05-03 17:41:33 +02:00
Frank Celler ec2418c500 added testBuckets 2016-05-03 16:45:28 +02:00
Wilfried Goesgens 18c04a0e20 Make calling of executable fail if true is passed in. 2016-05-03 16:24:05 +02:00
Kaveh Vahedipour 5d911bceb4 Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-03 15:48:36 +02:00
Wilfried Goesgens 3776dedaec Fix windows tests; split test list by dots (.) instead of semicolon (;) since jenkins creates paths with them, they're hard to handle. 2016-05-03 15:35:56 +02:00
Wilfried Goesgens a455394a21 Properly detect the boost test, and fail if we can't find it. 2016-05-03 13:51:51 +02:00
Kaveh Vahedipour 3608d91f87 Corrected create database in coordinator 2016-05-03 10:06:20 +02:00
Kaveh Vahedipour d0e15bb046 create database is semifunctional 2016-05-02 19:03:00 +02:00
Alan Plum f81c946fd7
app -> service 2016-05-02 14:42:08 +02:00
jsteemann 9c1e0fc2c6 micro optimizations 2016-05-01 14:13:34 +02:00
hkernbach 5adf32b4b9 jslint 2016-04-29 19:53:12 +02:00
Max Neunhoeffer 79113bd4e9 Take external bootstrap out of testing.js. 2016-04-29 18:37:35 +02:00
Alan Plum c253026711
Support iterator API in query results 2016-04-29 13:30:55 +02:00
Wilfried Goesgens 8f9992ac62 Be more verbose if the server crashes during the tests. 2016-04-28 17:20:02 +02:00
Frank Celler 8b51bdd336 use regexp to split test cases 2016-04-28 13:35:19 +02:00
Frank Celler 90c3675d6b allow , separated use cases 2016-04-28 13:29:58 +02:00
jsteemann 5ec9cff904 renamed arangob to arangobench 2016-04-27 12:15:19 +02:00
Jan Steemann 174a3b17f4 fixed test 2016-04-26 15:04:21 +02:00
jsteemann 1f05dbb045 attempt to fix upgrade test 2016-04-22 16:50:18 +02:00
jsteemann 366cb659af fixed wrong options 2016-04-22 12:36:58 +02:00
Max Neunhoeffer 877e42e7c5 Merge branch 'FMH' into devel 2016-04-21 14:04:39 +02:00
Max Neunhoeffer e49893cef8 Prepare testing of synchronous replication. 2016-04-20 17:24:19 +02:00
Alan Plum 2b0c1f6f9a
_.extend -> Object.assign 2016-04-20 15:23:03 +02:00
Frank Celler 3bb24146a6 Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-04-19 19:18:02 -07:00
Andreas Streichardt 95a6540c2e Fix core dump windows stuff 2016-04-19 18:11:18 +02:00
Frank Celler 007fe8e053 Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH
Conflicts:
	arangod/Agency/Constituent.cpp
	arangod/Agency/RestAgencyHandler.cpp
	arangod/Aql/Query.cpp
	arangod/Aql/grammar.cpp
	arangod/RestHandler/RestSimpleQueryHandler.cpp
	arangod/RestServer/ArangoServer.cpp
	js/client/modules/@arangodb/testing.js
2016-04-19 07:44:00 +02:00
Michael Hackstein 75015da169 Fixed JSLint 2016-04-18 13:43:09 +02:00
Michael Hackstein 7fd765555a Fixed Cluster Client tests for Babies 2016-04-18 10:04:04 +02:00
Frank Celler b71185c7e9 WIP 2016-04-17 20:49:59 -07:00
Frank Celler 3a0ea3aecd WIP 2016-04-16 22:21:32 -07:00
Frank Celler de092a3885 single execute only 2016-04-16 21:01:07 -07:00
Frank Celler 17cd890132 WIP 2016-04-16 20:29:33 -07:00
Frank Celler cf416c686c WIP 2016-04-16 18:44:10 -07:00
Frank Celler 9d26ab1bbc WIP 2016-04-16 17:39:20 -07:00
Frank Celler 040104ebb5 WIP 2016-04-17 00:54:18 +02:00
Frank Celler e298ac9881 Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-04-15 21:05:52 -07:00