summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add JS integration tests for _approx_count_distinctadd-js-tests-for-approx-count-distinctNick Vatamaniuc2018-05-311-0/+20
* Update to latest hyperAdam Kocoloski2018-05-311-1/+1
* Update hyper dependency to remove bisectAdam Kocoloski2018-05-301-1/+1
* Import hyper to ASF, update LICENSE and NOTICEAdam Kocoloski2018-05-303-2/+29
* Bump hyper dependencyAdam Kocoloski2018-05-281-1/+1
* Rename to _approx_count_distinct and return an intAdam Kocoloski2018-05-282-6/+6
* Squash f7c3c24d to rebase COUCHDB-2971 workAdam Kocoloski2018-05-281-0/+2
* Squash 5d184152 to rebase COUCHDB-2971 workAdam Kocoloski2018-05-281-1/+2
* Squash ee32cd58 to rebase COUCHDB-2971 workAdam Kocoloski2018-05-281-1/+22
* Add hyper to the buildAdam Kocoloski2018-05-282-0/+4
* Mango: _id and _rev index selectionWill Holley2018-05-232-1/+20
* Add SSL session_lifetime limit for ibrowse pidsJoan Touzet2018-05-101-0/+3
* Bump fauxton to fix CI buildsJoan Touzet2018-05-021-1/+1
* Force use of SMP enabled BEAM VM, fixes #1296Joan Touzet2018-04-301-0/+3
* Fix length badarg error in mp parserNick Vatamaniuc2018-04-171-1/+2
* Fix mem3 tests (#1285)Eric Avdey2018-04-174-93/+36
* Document enable_database_recovery ini optionJoan Touzet2018-04-131-0/+6
* Merge pull request #1273 from cloudant/adopt-fake_db-to-PSEEric Avdey2018-04-131-2/+24
|\
| * Adopt fake_db to PSE changesEric Avdey2018-04-131-2/+24
|/
* In _scheduler/docs fix `crashing` state showing as `pending` sometimesNick Vatamaniuc2018-04-121-4/+78
* Merge pull request #1281 from apache/commit_data_pseRobert Newson2018-04-121-8/+9
|\
| * call commit_data where neededRobert Newson2018-04-121-8/+9
|/
* Set update_lru_on_read=false as defaultJoan Touzet2018-04-102-3/+6
* Minor documentation cleanup for couch_replicatorKyle Snavely2018-04-091-20/+21
* Switch to using a mirrored triq dependencyNick Vatamaniuc2018-04-091-2/+1
* Do not drop updated httpdb record after auth headers are updatedNick Vatamaniuc2018-04-061-4/+4
* Kill fabric attachment receiver when middleman times outNick Vatamaniuc2018-04-041-2/+3
* Key tree property testsNick Vatamaniuc2018-04-035-4/+537
* Fix typo in node local _replicate handlerNick Vatamaniuc2018-04-021-1/+1
* fix file_compression value descriptionSerge A. Salamanka2018-04-021-1/+1
* Test compaction resumption after errorPaul J. Davis2018-03-291-0/+130
* Fix compaction resumption for the BT enginePaul J. Davis2018-03-292-1/+2
* Make loginUser wait for successful authenticationEric Avdey2018-03-291-2/+7
* Fix killing of OS processesPaul J. Davis2018-03-281-1/+0
* Fix shard substitution in changes feedsPaul J. Davis2018-03-281-3/+1
* feat: add debug log output for shard open errorsJan Lehnardt2018-03-281-1/+3
* add test covering loading admins from configJan Lehnardt2018-03-281-1/+15
* fix: more reliable password scheme testsJan Lehnardt2018-03-282-3/+34
* Fix couch peruser test suite (#1247)Eric Avdey2018-03-281-74/+65
* Merge pull request #1240 from apache/cleanupJoan Touzet2018-03-276-320/+8
|\
| * Various top-level directory cleanupsJoan Touzet2018-03-276-320/+8
|/
* Merge pull request #1242 from apache/daemon-spacesJoan Touzet2018-03-271-1/+1
|\
| * Merge branch 'master' into daemon-spacesdaemon-spacesJoan Touzet2018-03-2715-3/+1196
| |\ | |/ |/|
* | Merge pull request #1243 from apache/import-setup-againJoan Touzet2018-03-2715-3/+1196
|\ \
| * | Update rebar.config for local src/setupimport-setup-againJoan Touzet2018-03-272-3/+2
| * | Import couchdb-setupJoan Touzet2018-03-2713-0/+1194
| |\ \ |/ / /
| * | Merge branch 'fix/node-count' of https://github.com/apache/couchdb-setupJoan Touzet2017-07-301-1/+3
| |\ \
| | * | fix: make sure cluster setups do not exceed n=3 by defaultJan Lehnardt2017-07-301-1/+3
| |/ /
| * | Merge branch '593-setup-single-node' of https://github.com/apache/couchdb-setupJoan Touzet2017-07-165-44/+165
| |\ \
| | * | chore: better log outputJan Lehnardt2017-07-161-1/+1