summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update couchdb-config to 2.1.7config_2.1.7Will Holley2020-01-221-1/+1
* Python black cleanups (#2477)Joan Touzet2020-01-213-2/+6
* Enable building on Power (ppc64le) architecture (#2455)Paul J. Davis2020-01-211-0/+43
* Replace Triq with PropErNick Vatamaniuc2020-01-217-28/+90
* Add POST /_node/<node>/_config/_reloadWill Holley2020-01-212-0/+17
* Log clustered URIs at startupWill Holley2020-01-211-1/+1
* Merge pull request #2473 from apache/infinite-loop-authRobert Newson2020-01-202-8/+5
|\
| * Fix infinite loop in default_authentication_handlerinfinite-loop-authRobert Newson2020-01-202-8/+5
|/
* [Jenkins] Try to cleanup hung beam.smp (FreeBSD) (#2468)Joan Touzet2020-01-181-1/+2
* Port etags tests to elixirJuanjo Rodriguez2020-01-174-9/+170
* Merge pull request #2466 from apache/mango_index_consistency_errorPeng Hui Jiang2020-01-181-0/+4
|\
| * Handle not_found docs in mango text indexesarchive/mango_index_consistency_errormango_index_consistency_errorWill Holley2020-01-171-0/+4
|/
* Add a few missing settings to the default.ini fileNick Vatamaniuc2020-01-171-0/+17
* Instrument Mango execution statsWill Holley2020-01-175-10/+40
* Warn on mango index scanWill Holley2020-01-175-30/+65
* Add mango.query_invalid_index counterWill Holley2020-01-172-0/+6
* Refactor Mango warning generationWill Holley2020-01-173-42/+53
* fix empty queries (#1783)Tony Sun2020-01-1611-16/+164
* Explicitly disallow SM60 on aarch64Joan Touzet2020-01-163-2/+12
* Debug mem3_sync_event_listener flakinessNick Vatamaniuc2020-01-161-0/+4
* Fix fabric worker failures for partition requestsNick Vatamaniuc2020-01-169-85/+239
* Merge pull request #2450 from apache/couchdb-ken-hastingsPeng Hui Jiang2020-01-161-1/+3
|\
| * More way to detect presence of hastings for Kenjiangph2020-01-161-1/+3
|/
* Add SameSite support to auth cookieWill Holley2020-01-154-1/+62
* mochiweb v2.20Will Holley2020-01-151-1/+1
* Preserve replication job stats when jobs are re-createdNick Vatamaniuc2020-01-144-82/+185
* Properly account for replication stats when splitting bulk docs batchesNick Vatamaniuc2020-01-141-2/+3
* Enable arm64v8 builds on Jenkins (#2436)Joan 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