summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add temporary markeradd-measures-loggingRussell Branca2022-12-051-1/+1
* Log request measures in dedicated log channelRussell Branca2022-10-317-0/+46
* Integrate b64url, ets_lru and khash into the main repoNick Vatamaniuc2022-10-2830-6/+4883
* Optimize smoosh enqueuingNick Vatamaniuc2022-10-271-22/+49
* Fix smoosh get_priority/2 case clauseNick Vatamaniuc2022-10-271-85/+96
* Bump mochiweb to v3.1.1Nick Vatamaniuc2022-10-271-1/+1
* Implement global password hasher process (#4240)Ronny2022-10-273-21/+83
* Integrate config app into main repoNick Vatamaniuc2022-10-2618-3/+2287
* Optimize _bulk_get endpointNick Vatamaniuc2022-10-256-941/+1095
* A few more Erlang <23 cleanupsNick Vatamaniuc2022-10-252-11/+2
* Introduce roles_claim_path (#4232)Ronny2022-10-252-2/+161
* Implement fabric:open_revs/3Nick Vatamaniuc2022-10-193-1/+716
* Add badge for documentation build status (#4234)Ronny2022-10-181-3/+5
* Add a few more prometheus testsNick Vatamaniuc2022-10-171-1/+38
* Fix prometheus message queue len race conditionNick Vatamaniuc2022-10-171-11/+12
* Avoid refresh messages piling up in prometheus serverNick Vatamaniuc2022-10-171-1/+10
* Make test prometheus port explicitJay 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
|\