summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 3.3.2 Release notesNick Vatamaniuc2023-04-161-0/+49
* Improve couch_proc_managerNick Vatamaniuc2023-04-1515-546/+1062
* Employ `make python-black-update`Gabor Pali2023-04-134-8/+1
* docs(_find): Remove redundancy from sample `_explain` responseGabor Pali2023-04-131-1/+0
* Fix list ordering and indentation in "Search" docs (#4476)Ronny Berndt2023-04-131-46/+44
* fix(doc): reverse definition of `all_nodes` and `cluster_nodes` to match realityJan Lehnardt2023-04-131-1/+1
* allow configurable timeouts for _view and _searchRobert Newson2023-04-134-5/+5
* Upgrade hash algorithm for proxy auth (#4438)Ronny Berndt2023-04-134-17/+117
* Ensure design docs are uploaded individually when replicating with _bulk_getNick Vatamaniuc2023-04-132-8/+93
* Allow _local doc writes to the replicator dbsNick Vatamaniuc2023-04-133-41/+130
* Fix replication _scheduler/docs total_rowsJay Doane2023-04-132-7/+78
* chore(configure): be more defensive about SpiderMonkey location (#4407)PÁLI Gábor János2023-01-271-0/+3
* docs(mango): match description of `$mod` with realityGabor Pali2023-01-192-3/+3
* Escape special (html) chars in section names (#4350) (#4359)Ronny Berndt2023-01-081-2/+3
* doc: 3.3.1-RC2 changes3.3.1.post13.3.1Jan Lehnardt2023-01-061-0/+1
* Fix replication job start_link.Nick Vatamaniuc2023-01-062-1/+26
* doc(whatsnew): document 3.3.1 updatesJan Lehnardt2023-01-051-0/+15
* fix: undefined function warningJan Lehnardt2023-01-051-1/+8
* feat: remove failed couch_plugins experimentJan Lehnardt2023-01-057-816/+1
* Add test coverage for replicator user_ctx parserJay Doane2023-01-051-0/+7
* fix undef when parsing replication doc bodyRobert Newson2023-01-051-1/+1
* Fix documentation to reflect default_security change3.3.0eanyanwu2022-12-221-6/+10
* Update release notes for 3.3.0-RC2Nick Vatamaniuc2022-12-221-0/+23
* Ensure we use the chttpd vs httpd section in fix_uriNick Vatamaniuc2022-12-171-1/+1
* Bump Fauxton to v1.2.9Nick Vatamaniuc2022-12-161-0/+4
* 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-131-0/+13
* 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
* Fix unbound variable warning (#4289)Ronny Berndt2022-12-051-4/+5
* Allow = in config key namesNick Vatamaniuc2022-12-043-82/+178
* 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-3017-861/+1034
* chore: configurable ICU locationsJohannes Jörg Schmidt2022-11-281-1/+3
* 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
* kill all couch_servers if database_dir changesRobert Newson2022-11-181-2/+2
* Improve purge client cleanup loggingNick Vatamaniuc2022-11-181-35/+120