summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix/2143/override-query-server-configfix/2143/override-query-server-configJoan Touzet2020-01-082-3/+5
|\
| * Debug design_docs.js failurePaul J. Davis2020-01-081-2/+4
| * Log the exit code of couchjsPaul J. Davis2020-01-081-1/+1
* | Merge branch 'master' into fix/2143/override-query-server-configJoan Touzet2020-01-084-58/+46
|\ \ | |/
| * 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
* | Remove incorrect quotation marks from couchdb.cmd.inJoan Touzet2020-01-081-3/+3
* | Merge branch 'master' into fix/2143/override-query-server-configJoan Touzet2020-01-0812-677/+52
|\ \ | |/
| * 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
* | Merge branch 'master' into fix/2143/override-query-server-configJoan Touzet2020-01-07111-398/+2641
|\ \ | |/
| * 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
| | | * Update handle_config_terminate APIILYA Khlopotov2016-08-232-8/+31
| | |/
| | * Merge remote-tracking branch 'iilyak/2561-make-config-API-consistent'Alexander Shorin2015-02-041-7/+9
| | |\
| | | * Don't restart event handler on terminationILYA Khlopotov2015-01-301-0/+1
| | | * Update config_listener behaviuorILYA Khlopotov2015-01-301-7/+8
| | |/
| | * Handle {gen_event_EXIT,{config_listener,ioq},shutdown} messageAlexander Shorin2015-01-131-2/+6
| | * Allow to customize concurrency valueAlexander Shorin2014-10-131-2/+3
| | * Update state on config changesAlexander Shorin2014-10-131-1/+17
| | * Fallback to direct I/O if ioq is not runningRobert Newson2014-09-051-1/+6
| | * new IOQ apiRobert Newson2014-09-011-5/+7
| | * Initial commitRobert Newson2014-07-175-0/+194
| * bump hqueue dep for Windows buildJoan Touzet2020-01-061-1/+1
| * Fix SM60 build on Mac (#2401)Jan Lehnardt2020-01-062-3/+5
| * feat: add read-only _metrics role for _stats and _system endpoints (#2392)Jan Lehnardt2020-01-062-5/+21
| * Set a high priority on couch_serverPaul J. Davis2020-01-053-0/+17
| * Move more work out of couch_server's main loopPaul J. Davis2020-01-051-59/+92
| * Track db open times in the async_open pidPaul J. Davis2020-01-051-14/+19
| * Reduce logging calls in couch_serverPaul J. Davis2020-01-051-4/+15