summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Powershell warningsfix-psRonny Berndt2022-12-191-18/+18
* Ensure we use the chttpd vs httpd section in fix_uriNick Vatamaniuc2022-12-171-1/+1
* Bump version to 3.3.0Nick Vatamaniuc2022-12-162-3/+3
* Bump Fauxton to v1.2.9Nick Vatamaniuc2022-12-162-1/+5
* Update 3.3 release notes.Nick Vatamaniuc2022-12-162-1/+17
* Show version of spidermonkey runtime in couchjs (#4262)Ronny Berndt2022-12-153-2/+28
* Update Sphinx to 5.3.0Nick Vatamaniuc2022-12-151-2/+1
* docs: add 3.3.0 relese notesJan Lehnardt2022-12-153-2/+374
* fix(3517): super-simplistic fix to avoid costly AST transforms when t… (#4292)Jan Lehnardt2022-12-138-8/+92
* Fix rendering of inline literal with withespaces (#4301)Ronny Berndt2022-12-121-1/+1
* Add note on how to configure replicaton backoff (#4299)mikhailantoshkin2022-12-121-1/+5
* Fix a few more flaky smoosh testsNick Vatamaniuc2022-12-081-46/+75
* Fix flaky checkpointing smoosh testNick Vatamaniuc2022-12-061-8/+10
* Ensure prevent_overlapping_partitions stays false in Erlang 25+Nick Vatamaniuc2022-12-051-0/+9
* Fix unbound variable warning (#4289)Ronny Berndt2022-12-051-4/+5
* Allow = in config key namesNick Vatamaniuc2022-12-044-82/+185
* Increase ddoc_cache test timeoutsNick Vatamaniuc2022-12-021-14/+16
* Add debug logs to smoosh testNick Vatamaniuc2022-12-021-1/+10
* Remove all usage of globalNick Vatamaniuc2022-12-026-32/+238
* Improve validation of replicator job parametersNick Vatamaniuc2022-11-3018-861/+1046
* Format config filesRonny Berndt2022-11-282-126/+176
* chore: configurable ICU locationsJohannes Jörg Schmidt2022-11-281-1/+3
* Merge pull request #4275 from apache/node-local-warningRobert Newson2022-11-241-0/+5
|\
| * add warning about misapprehending the node-local interfaceRobert Newson2022-11-241-0/+5
|/
* Update smoosh documentationNick Vatamaniuc2022-11-184-76/+74
* Optimize smooshNick Vatamaniuc2022-11-184-713/+1100
* 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