summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Halt on no admin to avoid crash dump2406-halt-no-adminJoan Touzet2020-01-071-1/+1
* 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
* Avoid file_server_2 for existance testsPaul J. Davis2020-01-051-2/+11
* Simplfiy interleaved message couch_server testPaul J. Davis2020-01-051-33/+17
* Feat/1752/setup UUID and auth secret (#2398)Jan Lehnardt2020-01-052-3/+26
* a systemd-journald compatible log output on stderr (#1912)Дамјан Георгиевски2020-01-052-4/+82
* Fix/1977 (#2296)Grzegorz Abramczyk2020-01-055-1/+51
* feat: add metric counter for unindexed mango queries. Closes #1913 (#2390)Jan Lehnardt2020-01-052-0/+5
* Lock shard splitting targets during the initial copy phaseNick Vatamaniuc2020-01-055-8/+141
* Blacklist all 21.x releases older than 21.2.3 (#2056)Paul J. Davis2020-01-041-1/+1
* Feature/user db security obj readonly (#2395)Jan Lehnardt2020-01-044-5/+53
* removed useless configfile section (#1967)Alessandro Ogier2020-01-040-0/+0
* Multi/elixir 3 (#2394)Jan Lehnardt2020-01-0463-67/+1142
* Autoupdate false test (#2311)Robert Newson2020-01-042-2/+33
* Fixes #2151 - start CouchDB from symlinks (#2152)Ronny2020-01-042-2/+22
* Port erlang views tests into elixir test suite (#2237)Juanjo Rodriguez2020-01-044-3/+120
* Fix some typos in the bug report issue template (#2233)Bessenyei Balázs Donát2020-01-041-4/+4
* Refuse startup with no server admin set up (#2389)Jan Lehnardt2020-01-044-70/+87
* feat: add "access-ready" to feature flags in welcome messageJan Lehnardt2020-01-041-0/+3