summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support partitioned flag at db creation timeuser-partitioned-dbs-3Robert Newson2018-07-313-2/+17
* Add props field to couch_db_engineGarren Smith2018-07-318-7/+169
* 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
* Make stem_interactive_updates option work againNick Vatamaniuc2018-07-114-119/+87
* Added tests for checking http status code depending on cluster quorumjjrodrig2018-07-0928-0/+817
* feat: remove duplicate authentication checkJan Lehnardt2018-07-091-1/+0
* feat: avoid double builds on PRsJan Lehnardt2018-07-091-0/+8
* allow socket server configuration for TLS httpdJan Lehnardt2018-07-091-4/+13
* remove mention of os daemons and externals in ini filesJan Lehnardt2018-07-082-37/+1
* Don't set context for compaction files during db delete (#1419)Eric Avdey2018-06-292-3/+3
* Merge pull request #1401 from Spotme/spotme/fix/couch-native-processiilyak2018-06-292-1/+49
|\
| * tests(couch_changes): add tests for changes feed filtering using an Erlang viewAlexanderKaraberov2018-06-291-1/+37
| * fix(_view changes feed): fix function_clause crash in couch_native_process.AlexanderKaraberov2018-06-291-0/+12
|/