1
0
Fork 0
Commit Graph

201 Commits

Author SHA1 Message Date
Andreas Streichardt 9662d6cb7c Fix strange naming 2016-08-05 11:35:56 +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
Andreas Streichardt 8c0cb81a77 Fix trusted origin tests 2016-07-27 12:10:47 +02:00
jsteemann d6baadf59a fix recovery edge case 2016-07-25 17:57:25 +02:00
jsteemann f5608449b2 fixed issue #1942 2016-07-13 20:32:59 +02:00
Jan Christoph Uhde ff49d7b0b4 Merge remote-tracking branch 'origin/devel' into obi-merge-restserver-next
* origin/devel: (105 commits)
  Fixed failure tests in SkiplistIndex
  Fixed a bug with reset of new skiplist index iterator
  whitespace removal
  micro optimization for key generator key tracking
  GraphQL! Hype! 🎉
  explicit
  remove unused variable
  explicit
  Fix VS complaints
  complaints
  complaints
  updated CHANGELOG
  fixed issue #1937
  Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals.
  ignore revision ids
  fix destructuring of Externals in MERGE
  make it code.
  ignore primary and edge indexes during cluster restore
  grunt build [ci skip]
  semist.
  ...
2016-07-13 07:33:13 +00:00
Jan Steemann 6f3091e30a fix recovery issues 2016-07-12 09:45:45 +02:00
Max Neunhoeffer 4caf01405b New option for maximal port number in testing.js. 2016-07-12 09:04:36 +02:00
Jan Steemann 10db618129 fix recovery 2016-07-11 18:36:00 +02:00
jsteemann 6cfc0bf65b add tests for system collections 2016-07-06 12:29:21 +02:00
Jan Christoph Uhde e4a8b5d7b6 add --server <url> option to unittests 2016-07-05 11:30:56 +02:00
Jan Steemann 9c98cb6cf3 added test for skipLines 2016-07-04 12:15:13 +02:00
Andreas Streichardt 6ee1f6d14a Reformat code 2016-06-30 16:57:17 +02:00
Kaveh Vahedipour bbade806c3 more agency tests 2016-06-24 15:36:57 +02:00
Max Neunhoeffer d0fe9f6d81 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-15 21:29:20 -07:00
jsteemann f5c2a71534 use --log.force-direct true when executing tests 2016-06-15 19:10:07 +02:00
Max Neunhoeffer 8ffbf2462e Silence repliction in unit tests. 2016-06-15 16:26:47 +02:00
Wilfried Goesgens 77fdf8c31c Fix copying of arangod for later crash analysis; don't default to /var/tmp/ so regular cleanup jobs can catch it. 2016-06-14 13:05:47 +02:00
Max Neunhoeffer 7e84980153 Log level in tests. 2016-06-14 00:32:35 +02:00
Max Neunhoeffer 5bbcc6cd02 Lower logging level in tests for replication topic. 2016-06-14 00:07:44 +02:00
Max Neunhoeffer 4b652162ef Activate agency tests in all test target. 2016-06-09 16:36:07 +02:00
jsteemann fd05d373dc re-add default parameters, but disable agency tests 2016-06-09 16:04:21 +02:00
jsteemann 523a50e32e disable agency testing 2016-06-09 16:01:31 +02:00
Frank Celler d954d05074 added default agency size 3 2016-06-09 15:28:27 +02:00
Andreas Streichardt c63e0cb126 skip authentication tests on cluster...broken by design right now 2016-06-09 13:42:52 +02:00
Andreas Streichardt 496454df3f /_admin/shutdown will now need a DELETE request 2016-06-08 15:26:53 +02:00
Kaveh Vahedipour 49c1435d9c multi-host agency tests startup ok 2016-06-07 15:36:33 +02:00
Max Neunhoeffer dcd001d8eb Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-07 15:13:36 +02:00
Kaveh Vahedipour c21a8d6249 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-07 14:57:26 +02:00
Max Neunhoeffer c38696cec8 Switch supervision back on in testing.js. 2016-06-07 14:56:35 +02:00
Jan Steemann 15d5037827 added tests 2016-06-07 13:47:20 +02:00
Kaveh Vahedipour 02b20689f3 need to repair multi-host agency 2016-06-07 09:04:39 +02:00
Kaveh Vahedipour 3090710b31 bug in subjobs iteration 2016-06-06 17:08:22 +02:00
Frank Celler fccf3fed1c fixed arangod path 2016-06-03 14:49:41 +00:00
Andreas Streichardt 90463a6666 add user to database 2016-06-03 15:07:18 +02:00
Andreas Streichardt 74719c76a6 Merge branch 'devel' into jwt 2016-06-01 17:59:10 +02:00
Wilfried Goesgens eae752786f Windows: also need to check for FN.exe 2016-06-01 15:05:24 +02:00
Wilfried Goesgens 13255937ca Check for files to actually exist before we execute them. 2016-06-01 13:55:07 +02:00
Andreas Streichardt ba14069f93 Merge branch 'devel' into jwt 2016-06-01 12:10:12 +02:00
Max Neunhoeffer 436e1a52ed Handle extraArgs correctly, start supervision in agency in tests. 2016-05-31 12:39:45 -06:00
Andreas Streichardt 9178e560eb Implement jwt tests 2016-05-31 19:19:10 +02:00
jsteemann ba0d104edf added tests 2016-05-25 12:49:41 +02:00
Max Neunhoeffer 79a3621430 Fix sync repl test. 2016-05-23 16:57:07 +02:00
Max Neunhoeffer 6cd5e5f2cf Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-23 08:58:06 +02:00
jsteemann c4ec5a1204 fixed some issues with persisted index 2016-05-21 00:08:53 +02:00
Max Neunhoeffer c9c6f14687 Add rr support to testing.js. 2016-05-20 15:15:51 +02:00
Max Neunhoeffer 29e68fdbd6 Test target resilience with synchronous replication test. 2016-05-19 22:56:24 +02:00
jsteemann 2ed62d324a test fix 2016-05-19 15:24:45 +02:00