summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make test prometheus port explicitset-test-prometheus-portJay Doane2022-10-171-0/+1
* Reformat src/docs/src/conf.pyNick Vatamaniuc2022-10-172-1/+4
* Add bulk_get testsNick Vatamaniuc2022-10-171-0/+784
* Fixing API Quick Reference (#4208)Ronny2022-10-143-2/+6
* Quiet prometheus end to end testsJay Doane2022-10-131-111/+107
* Quiet jwtf keystore test noiseJay Doane2022-10-111-2/+4
* Wait for race in ddoc cache lru testJay Doane2022-10-111-1/+8
* Merge pull request #4199 from apache/spurious_unlock_close_db_if_idleRobert Newson2022-10-102-11/+25
|\
| * Fix spurious unlock in close_db_if_idleRobert Newson2022-10-102-11/+25
|/
* Redact passwords in log file (#4198)Ronny2022-10-093-11/+15
* Allow huge Q valuesNick Vatamaniuc2022-10-061-0/+6
* Introduce {rmin, R} option for fabric:handle_response/4,5Nick Vatamaniuc2022-10-032-7/+157
* A few more cleanups in fabric_doc_open_revsNick Vatamaniuc2022-09-301-23/+27
* Clean up fabric_doc_open_revs testsNick Vatamaniuc2022-09-291-339/+287
* Clean up unit testsNick Vatamaniuc2022-09-2864-426/+286
* Enable eunit coverage for all applicationsJay Doane2022-09-2813-71/+2
* Expose the batched open_doc_revs function variant.Nick Vatamaniuc2022-09-263-3/+244
* Fix the documentation download linksNick Vatamaniuc2022-09-242-5/+1
* Bump Erlang versions in CINick Vatamaniuc2022-09-222-3/+3
* Fix variable already bound warningsJay Doane2022-09-211-10/+13
* Document _versions endpointRonny Berndt2022-09-212-1/+64
* Explicitly maintain a fully connected clusterNick Vatamaniuc2022-09-217-2/+182
* Don't double-encode changes sequence strings in the replicatorNick Vatamaniuc2022-09-174-9/+24
* Remove the long deprecated bigcouch 0.4 change sequence supportNick Vatamaniuc2022-09-161-82/+110
* add test coverage to prevent junk in eventsourceZach Lankton2022-09-152-0/+25
* Fix eventsource change feedNick Vatamaniuc2022-09-152-8/+2
* Statistically skip _revs_diff in the replicatorNick Vatamaniuc2022-09-142-87/+192
* Upgrade to latest Sphinx 5.1.1 and fix the top Edit on Github linkNick Vatamaniuc2022-09-1218-812/+63
* Give the users the option to disable bulk_get attemptsdocs-fix-edit-linkNick Vatamaniuc2022-09-107-7/+142
* Remove commented out Jenksfile sectionNick Vatamaniuc2022-09-101-62/+0
* Fix docs build instructionsNick Vatamaniuc2022-09-101-3/+1
* Reformat jenkinsfile groovyNick Vatamaniuc2022-09-102-122/+122
* Replace references to old docs repoNick Vatamaniuc2022-09-096-19/+19
* Merge pull request #4164 from apache/integrate-docs-2Nick Vatamaniuc2022-09-09225-11/+50695
|\
| * Update docs conf.py file with new repo and pathsNick Vatamaniuc2022-09-081-5/+5
| * Integrate docs into the main repoNick Vatamaniuc2022-09-07222-0/+50579
| * Update pull request jenkinsfile to shortcut building docsNick Vatamaniuc2022-09-073-11/+116
|/
* Show supported hash algorithms at node-local _versions endpoint (#4162)Ronny2022-09-031-1/+5
* Maybe return bad_content_type on _session POSTJay Doane2022-09-012-1/+22
* Fix 'Bound variable in pattern' warningsJay Doane2022-09-012-2/+2
* Merge pull request #4160 from apache/bulk_get_input_validationRobert Newson2022-09-011-1/+4
|\
| * return a nice error if non-object passed to _bulk_getRobert Newson2022-09-011-1/+4
|/
* Implement _bulk_get support for the replicatorNick Vatamaniuc2022-08-308-77/+382
* Merge pull request #4041 from apache/draft_allow_nested_json_claim_rolesRobert Newson2022-08-303-13/+241
|\
| * Allow and evaluate nested json claim roles in JWT tokenRonny Berndt2022-08-303-13/+241
|/
* Fix variable already bound compiler warningsJay Doane2022-08-295-33/+40
* Refactor hash algorithms testRonny2022-08-254-44/+49
* Upgrade hash algorithm for cookie auth (#4140)Ronny2022-08-243-3/+146
* fix missing "=" for admin party in #4153Ronny Berndt2022-08-231-1/+1
* config section for require_valid_user is only [chttpd]Ronny Berndt2022-08-237-20/+11