summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Improve smoosh_priority_queueNick Vatamaniuc2022-11-182-294/+154
* Improve smoosh_utilsNick Vatamaniuc2022-11-183-144/+217
* Add a new smoosh persistence moduleNick Vatamaniuc2022-11-181-0/+300
* Improve flaky dbs info testJay Doane2022-11-181-6/+10
* Merge pull request #4272 from apache/kill_all_couch_serversRobert Newson2022-11-181-2/+2
|\
| * kill all couch_servers if database_dir changesRobert Newson2022-11-181-2/+2
|/
* Improve purge client cleanup loggingNick Vatamaniuc2022-11-181-35/+120
* Add a proper reshard jobs ioq classNick Vatamaniuc2022-11-174-3/+12
* Use compaction ioq priority for shard splittingNick Vatamaniuc2022-11-162-1/+4
* Update active db size calculation to use only leaf nodesNick Vatamaniuc2022-11-131-8/+7
* Update couch_mrview_debug with a few new functionsNick Vatamaniuc2022-11-101-2/+126
* Improve fabric index cleanupNick Vatamaniuc2022-11-107-246/+500
* Fixing whitspaces of config option admin_only_all_dbs (#4256)Ronny Berndt2022-11-041-3/+3
* Make sure admin_only_all_dbs applies to _dbs_info as wellNick Vatamaniuc2022-11-024-7/+90
* 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