1
0
Fork 0
Commit Graph

38477 Commits

Author SHA1 Message Date
Wilfried Goesgens 4567be8688 add the ArangoDBStarter to the packages 2017-04-13 14:24:44 +02:00
jsteemann 93e3707a47 fixed issue #2422 2017-04-12 15:38:08 +02:00
jsteemann ac65ee6fc2 added assert 2017-04-12 15:38:01 +02:00
mpv1989 d2fe5adbc9 Fix skiplist docs 2017-04-12 15:29:23 +02:00
Andreas Streichardt f60a60a4b9 manually initialize logger 2017-04-12 14:48:31 +02:00
Wilfried Goesgens 6887cdbb43 lean on the ICU_DATA env that arangosh exposes. 2017-04-12 13:53:21 +02:00
Wilfried Goesgens 24fca9974d run the tests one time without reporting to debug windows issue 2017-04-12 12:58:11 +02:00
Wilfried Goesgens b9bcf292d5 better filter when building windows test tarball 2017-04-12 12:16:09 +02:00
Wilfried Goesgens ccb2175904 exclude two testsuites to check whether this hinders jenkins 2017-04-12 11:15:38 +02:00
Wilfried Goesgens 839d44de80 another place where we need to know the testresult output directory 2017-04-11 17:06:52 +02:00
mpv1989 2e8750fa33 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-11 15:58:59 +02:00
mpv1989 efbc3fe0ac Fix Foxx docs 2017-04-11 15:58:54 +02:00
Kaveh Vahedipour 001c2b4092 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-11 11:46:40 +02:00
Kaveh Vahedipour 28fbf8ec12 sensitivityEstimates do not belong in Current 2017-04-11 11:46:20 +02:00
hkernbach d160791569 fixed event ui bug 2017-04-11 10:58:59 +02:00
Simran Brucherseifer 653e4349d9 Docs: Remove Piwik 2017-04-11 09:12:47 +02:00
Andreas Streichardt bf2efb387e Fix unlocking of AQL queries in the cluster 2017-04-10 17:01:24 +02:00
baslr f4039fa97d Merge remote-tracking branch 'origin/devel' into devel 2017-04-10 15:10:36 +02:00
baslr 21d3056925 fixed another redirection issue 2017-04-10 15:10:16 +02:00
Wilfried Goesgens 6bcffbb8ee cleanup strip data along with the package data 2017-04-10 14:02:17 +02:00
Wilfried Goesgens dd2b2b3cce add more state logging to the supervisor 2017-04-10 11:22:07 +02:00
Wilfried Goesgens 7ab64a3d96 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-04-10 09:40:38 +02:00
Frank Celler 50cfd9883e added missing nullptr check 2017-04-10 09:23:30 +02:00
jsteemann 0229ab9326 issue #2415 2017-04-09 23:19:10 +02:00
baslr ebd0d012b4 fixed redirection issue 2017-04-07 18:20:46 +02:00
baslr 80ac3b42e7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-04-07 17:29:55 +02:00
baslr 7c96e02e90 fixed issue #1974 2017-04-07 17:29:34 +02:00
Wilfried Goesgens ab882744d9 on windows put the catch test next to the binaries so we can find the proper dll easily 2017-04-07 16:44:45 +02:00
Wilfried Goesgens cfa5daec8f port setenv call for windows 2017-04-07 16:43:26 +02:00
Wilfried Goesgens 331ff7b724 once we found icudtl.dat save its location to the env, so subsequent processes can use that. 2017-04-07 16:06:07 +02:00
Max Neunhoeffer 53b3a73486 Add a timeout option to <collection>.drop().
This is in particular used to allow the Schmutz to make progress
in the case of a long running transaction.
2017-04-07 15:52:19 +02:00
Wilfried Goesgens 6ab23bd56d better detect cygwin i/o 2017-04-07 14:00:35 +02:00
jsteemann f33d14f0d1 issue #2413: improve logging in case of lock timeout and deadlocks 2017-04-07 12:30:11 +02:00
Wilfried Goesgens 9a96487991 use GNU/sed on mac, fix location of catch test 2017-04-07 11:26:00 +02:00
Wilfried Goesgens 6bb187e88a add some bits about linux coredumps 2017-04-07 10:43:02 +02:00
Wilfried Goesgens 2da0e41466 add detection for cygwin/ssh ttys 2017-04-06 18:57:19 +02:00
Jan Christoph Uhde c58c0e533a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
  fix enterprise branch detection so it doesn't trigger a full recompile
  fix detection of partial cmake configure
  fix detection of partial cmake configure
  one more place to choose the propper directory for unittest result files.
  remove debug print
  fixed issue: #2412
  fix crash
2017-04-06 17:31:47 +02:00
Jan Christoph Uhde b7bd1d9e59 fix shell-foxx-manager-nightly-spec.js 2017-04-06 17:31:21 +02:00
Wilfried Goesgens 22b46ac3ee fix enterprise branch detection so it doesn't trigger a full recompile 2017-04-06 15:54:22 +02:00
Wilfried Goesgens cdcff0c9f1 fix detection of partial cmake configure 2017-04-06 15:32:23 +02:00
Wilfried Goesgens 267f0796d6 fix detection of partial cmake configure 2017-04-06 15:26:32 +02:00
Wilfried Goesgens 7507f0d756 one more place to choose the propper directory for unittest result files. 2017-04-06 14:54:09 +02:00
Wilfried Goesgens ce45df98d7 remove debug print 2017-04-06 14:19:24 +02:00
hkernbach 4f98c431e2 fixed issue: #2412 2017-04-06 13:31:44 +02:00
jsteemann 0b9982d237 fix crash 2017-04-06 13:22:51 +02:00
Wilfried Goesgens 45a896a547 BUGFIX: use parsed options to divert test output directory 2017-04-06 12:00:56 +02:00
Wilfried Goesgens bf3f68ee26 BUGFIX: when we don't start the server we mustn't try to attempt to clean up its db directories 2017-04-06 11:43:11 +02:00
Simon Grätzer d95205d76f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-06 11:18:34 +02:00
Simon Grätzer e58bdb6258 Fixing windows build 2017-04-06 11:17:42 +02:00
Wilfried Goesgens 050d931446 Bugfix: we want the common _and_ the server tests. 2017-04-06 11:14:01 +02:00