summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes from reviewmango-to-nodesGarren Smith2018-08-072-28/+32
* Add rexi ping messageGarren Smith2018-08-064-3/+70
* fixes from reviewGarren Smith2018-08-061-10/+6
* Move mango selector matching to the shard levelGarren Smith2018-08-061-45/+53
* [WIP] Push selector matching to RPC workersPaul J. Davis2018-08-062-4/+63
* [WIP] Configurable callback for fabric_rpc workersPaul J. Davis2018-08-061-4/+15
* added missing dependencies for Debian-based systemsCerem Cem ASLAN2018-08-051-0/+3
* Fixed use of find ... -printf "%f" on Mac OS by replacing it with -exec basenameSergey Shevelev2018-08-041-2/+2
* Merge pull request #1484 from cloudant/fix-stats-reducer-for-arrayiilyak2018-08-011-4/+50
|\
| * Fix _stats reducer when map function emits arrayILYA Khlopotov2018-08-011-4/+50
|/
* remove obsolete update_notification featureJan Lehnardt2018-07-312-89/+0
* bump fauxtonJoan Touzet2018-07-311-1/+1
* Improve logging from test_utilILYA Khlopotov2018-07-291-0/+3
* bump docs dependency2.2.0-RC1Joan Touzet2018-07-241-1/+1
* [travis] 20.1 -> 20.3Joan Touzet2018-07-241-1/+1
* Bump fauxton dependencyJoan Touzet2018-07-241-1/+1
* Enable replication client _session auth by defaultJoan Touzet2018-07-242-6/+5
* Revert "Add bcrypt hashing option"Joan Touzet2018-07-1814-367/+22
* Revert "Replace resource expensive bcrypt test with shorter version (#1231)"Joan Touzet2018-07-181-17/+17
* Revert "Make loginUser wait for successful authentication"Joan Touzet2018-07-181-7/+2
* bump hyper dependency, fix Windows buildJoan Touzet2018-07-181-1/+1
* Switch fabric attachment receiver to use messagesNick Vatamaniuc2018-07-171-4/+5
* Add missing default case clause, fixes #1450Joan Touzet2018-07-171-1/+1
* re-raise max_http_request_size to 4GBJan Lehnardt2018-07-171-1/+1
* add retry to test_request:request()Jan Lehnardt2018-07-171-1/+5
* Improve detection of git tags/dirty statusJoan Touzet2018-07-172-10/+72
* Report git sha on welcome requestJan Lehnardt2018-07-177-6/+26
* Make MD5 hash implementation configurable (#1171)rokek2018-07-1621-46/+107
* improve ddoc test reliablilty by waiting for ddoc deletionJan Lehnardt2018-07-161-1/+7
* Optionally prevent non-admins from accessing /_all_dbsJan Lehnardt2018-07-152-1/+7
* demote notice to debug logs by @wycJan Lehnardt2018-07-151-5/+3
* validate bind address by @wycJan Lehnardt2018-07-151-10/+25
* Clarify bad index creation error messagesBrandon Gottlob2018-07-141-2/+2
* wait for db deletion before db re-creation. Closes #1197Jan Lehnardt2018-07-141-0/+7
* raise timeouts in attachment testsJan Lehnardt2018-07-141-3/+3
* bump depsJan Lehnardt2018-07-141-2/+2
* string:trim() compat for couch_util:trim()Jan Lehnardt2018-07-141-0/+3
* Use couch_util:trim for greater erlang compatibilityRobert Newson2018-07-143-7/+34
* build: release candidate tarball should have -RCxDave Cottlehuber2018-07-141-3/+7
* build: ease pattern matching to be less pedantic about RCDave Cottlehuber2018-07-141-1/+1
* config: improve handling of admin-supplied changesDave Cottlehuber2018-07-142-4/+8
* Drop Erlang R16 supportJan Lehnardt2018-07-132-2/+1
* Replace R16B03 with 17.5.3 for PR#1427Joan Touzet2018-07-131-2/+2
* Views now retain update_seq after compaction.Jan Lehnardt2018-07-131-0/+2
* hook up proxy auth handler to chttpdJan Lehnardt2018-07-132-0/+9
* Add tests for mango conflict findingJan Lehnardt2018-07-132-0/+46
* Add `conflicts: true` option to mango selectorsJan Lehnardt2018-07-131-4/+4
* Adjust deletion tests in different cluster quorum conditionsjjrodrig2018-07-135-76/+20
* Deletion responds 200 after a response from every node, and 202 in other casejjrodrig2018-07-132-5/+5
* Fix for issue #1136 - Error 500 deleting DB without quorumjjrodrig2018-07-135-9/+68