summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace 3.x branch with a moved README marker file3.xNick Vatamaniuc2022-06-071053-215792/+3
* Optimize couch_util:reorder_results/2,3Nick Vatamaniuc2022-06-071-15/+4
* Remove duplicate _revs_diff implementationNick Vatamaniuc2022-06-074-102/+290
* Handle all_dbs_active in fabric_doc_updateNick Vatamaniuc2022-06-061-0/+66
* Add smoosh state diagram to directory and reference itncshaw2022-06-022-1/+4
* FreeBSD workers are offlineNick Vatamaniuc2022-05-271-5/+6
* Handle exit(shutdown) error in chttpdNick Vatamaniuc2022-05-261-0/+2
* Merge pull request #4037 from apache/jwtf-es256-failRobert Newson2022-05-253-12/+110
|\
| * Fix ES{256,384,512} supportRobert Newson2022-05-253-12/+110
|/
* Remove all of the experimental "schemas" functionality from smooshNick Vatamaniuc2022-05-232-30/+0
* Remove unused include in fabric.erlNick Vatamaniuc2022-05-231-2/+0
* Cleanup couch_file exports and unused codeNick Vatamaniuc2022-05-191-19/+5
* Remove dead code from smooshNick Vatamaniuc2022-05-193-41/+1
* Removed unused include filesNick Vatamaniuc2022-05-192-3/+0
* Merge pull request #3985 from noahshaw11/implement-resource_hoggersiilyak2022-05-191-0/+157
|\
| * Implement resource hoggersncshaw2022-05-191-0/+157
|/
* Default rexi use_kill_all to trueNick Vatamaniuc2022-05-192-10/+9
* Merge pull request #4027 from apache/big-r81-patch-1Ronny2022-05-191-1/+1
|\
| * Merge branch '3.x' into big-r81-patch-1Ronny2022-05-195-37/+141
| |\ | |/ |/|
* | Make sure to wait for the attachments to uploaded before responding to the userNick Vatamaniuc2022-05-182-21/+31
* | Minor DRY-ing up of logic to handle hello_from_writer MP parser messagesNick Vatamaniuc2022-05-181-6/+7
* | Make sure to send hello_from_writer only once for each workerNick Vatamaniuc2022-05-181-4/+32
* | Preserve support for single-node couch_httpd pathAdam Kocoloski2022-05-181-2/+7
* | Ensure the parser always monitors the workerAdam Kocoloski2022-05-182-18/+20
* | Add an integration testAdam Kocoloski2022-05-182-1/+59
| * Fix typoRonny2022-05-181-1/+1
|/
* Merge pull request #3987 from noahshaw11/fix-busy-functions-to-work-with-pidsiilyak2022-05-161-7/+25
|\
| * Fix busy functions to work with pidsncshaw2022-05-161-7/+25
|/
* Merge pull request #3984 from noahshaw11/implement-memory_info-functionsRobert Newson2022-05-131-0/+68
|\
| * Implement memory_info functionsncshaw2022-05-121-0/+68
|/
* Reduce smoosh compaction log level to debugNick Vatamaniuc2022-05-115-10/+10
* Fix maybe_handle_error clausesNick Vatamaniuc2022-05-111-4/+4
* Bump jiffy to 1.1.1 and b64url to 1.0.3Nick Vatamaniuc2022-05-102-3/+3
* Bump mochiweb to 3.0Nick Vatamaniuc2022-05-101-1/+1
* Merge pull request #3983 from noahshaw11/implement-print_table/2iilyak2022-05-091-1/+40
|\
| * Implement print_table/2ncshaw2022-05-091-1/+40
|/
* Fix function_clause error for replicated changes with a target VDUNick Vatamaniuc2022-05-061-8/+20
* Bump mochiweb to include the {shutdown, Error} in acceptor recyclerNick Vatamaniuc2022-05-061-1/+1
* Revert mochiweb update until the next releaseNick Vatamaniuc2022-05-061-1/+1
* Handle mochiweb client processes crashing with `{shutdown, Error}`Nick Vatamaniuc2022-05-054-4/+13
* use undefined for timed out responses (#3979)Tony Sun2022-05-024-5/+54
* Improve index building during shard splittingNick Vatamaniuc2022-04-284-73/+142
* Bump version to 3.2.2Nick Vatamaniuc2022-04-262-2/+2
* Fix undefined cookie in weatherreport_nodeNick Vatamaniuc2022-04-261-1/+7
* Bind locally by defaultRobert Newson2022-04-261-0/+3
* Remove the default "monster" cookieRobert Newson2022-04-265-9/+30
* Fix index creation with empty ddoc should return 400 (#3990)Jiahui Li2022-04-263-10/+16
* Merge pull request #4006 from lostnet/nose2Will Young2022-04-251-8/+1
|\
| * Remove CI support for Debian 9 (stretch)Will Young2022-04-251-8/+1
* | Merge pull request #4004 from lostnet/nose2Will Young2022-04-231-1/+1
|\ \ | |/