summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable arm64v8 builds on Jenkinsjenkins-add-armJoan Touzet2020-01-141-11/+46
* Disable JIT compiler on SpiderMonkey 60Paul J. Davis2020-01-131-0/+3
* Eliminate multiple compiler warningsJoan Touzet2020-01-135-7/+4
* Improve replicator error reportingNick Vatamaniuc2020-01-135-31/+329
* Happy New Year 2020! (#2443)Joan Touzet2020-01-132-2/+2
* Merge pull request #2438 from apache/reset-corrupt-view-indexRobert Newson2020-01-112-1/+7
|\
| * Debug mem3 eunit errorreset-corrupt-view-indexPaul J. Davis2020-01-101-1/+1
| * Reset a view shard if the signature is wrongRobert Newson2020-01-101-0/+6
|/
* When shard splitting make sure to reset the targets before any retriesNick Vatamaniuc2020-01-102-15/+5
* Remove debug logging from test/javascript/runPaul J. Davis2020-01-101-1/+0
* Remove EUnit retries on failureNick Vatamaniuc2020-01-091-10/+1
* Use separate requests to write design when replicatingNick Vatamaniuc2020-01-092-12/+23
* Include JavaScript JUnit reports in JenkinsPaul J. Davis2020-01-092-12/+12
* Prevent the elision of `jenkins` in log URLsPaul J. Davis2020-01-091-1/+1
* Include test reports when uploading logsPaul J. Davis2020-01-091-0/+3
* Generate test results on build failuresPaul J. Davis2020-01-093-2/+8
* Include JavaScript test results in reportPaul J. Davis2020-01-091-1/+2
* Add a JUnit report to JavaScript testsPaul J. Davis2020-01-092-4/+73
* Fix missing parentheses in couchdb.inWill Holley2020-01-091-2/+2
* Address flaky test failure on t_invalid_view/1jiangph2020-01-091-3/+6
* Fix chttpd_purge_tests.erlPaul J. Davis2020-01-091-1/+2
* fix(#2143): allow env var overrides for js query server config (#2393)Jan Lehnardt2020-01-082-5/+5
* Debug design_docs.js failurePaul J. Davis2020-01-081-2/+4
* Log the exit code of couchjsPaul J. Davis2020-01-081-1/+1
* Fix missing mango execution stats (part 2)Will Holley2020-01-082-52/+23
* Fix missing mango execution stats (part 1)Will Holley2020-01-083-6/+23
* Jenkins: update binary platform matrix (#2422)Joan Touzet2020-01-081-4/+7
* Uncomment COUCHDB_FAUXTON_DOCROOT for couchdb.cmd (#2416)Joan Touzet2020-01-071-1/+1
* Halt on no admin to avoid crash dump (#2417)Joan Touzet2020-01-071-1/+1
* Bypass authentication check for /_up (#2411)Jan Lehnardt2020-01-072-0/+6
* Make the rexi:stream2 interface unacked message limit configurable (#2360)Kyle Snavely2020-01-072-2/+4
* Remove unused batching code from replicator (#2419)Nick Vatamaniuc2020-01-071-33/+9
* feat: remove couchup (#2399)Jan Lehnardt2020-01-073-617/+4
* Set the session correctlyPaul J. Davis2020-01-071-17/+8
* Jenkins: Use 'docker' label for dockerised builds (#2418)Joan Touzet2020-01-072-1/+12
* Rework CI setup (#2367)Joan Touzet2020-01-075-188/+431
* Match the OOM beahvior of 1.8.5Paul J. Davis2020-01-064-0/+55
* Remove allowance for unnamed_errorPaul J. Davis2020-01-061-1/+1
* Set `couchTests.elixir = true` to skip ported testsPaul J. Davis2020-01-064-4/+4
* Merge pull request #2408 from apache/ioq-in-treeAdam Kocoloski2020-01-068-4/+292
|\
| * Remove ioq/hqueue dependencies, add ioq as subdirAdam Kocoloski2020-01-062-4/+1
| * Configure IOQ defaultsAdam Kocoloski2020-01-061-0/+34
| * Add 'src/ioq/' from commit 'e641a740978447f0b29785580e46d2e30e822001'Adam Kocoloski2020-01-065-0/+257
| |\ |/ /
| * Enable users to bypass IOQ for certain IO classesAdam Kocoloski2020-01-061-9/+40
| * Merge branch 'use-couch-rand-module'Nick Vatamaniuc2017-10-051-1/+1
| |\
| | * Use couch_rand compatibility moduleNick Vatamaniuc2017-10-051-1/+1
| |/
| * Merge remote branch 'cloudant:remove-unused-config-subscriber'Eric Avdey2016-10-041-22/+1
| |\
| | * Remove unused codeEric Avdey2016-10-031-22/+1
| |/
| * Merge remote branch 'cloudant:3102-fix-config_subscription'ILYA Khlopotov2016-08-232-8/+31
| |\
| | * Fix a typo in a child nameILYA Khlopotov2016-08-231-1/+1