summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix elixir :logger warningsRonny2022-07-283-3/+9
* Merge pull request #4135 from apache/dedicated-ioq-search-functionRussell Branca2022-07-272-2/+5
|\
| * Add ioq:call_searchRussell Branca2022-07-262-2/+5
|/
* Merge pull request #4106 from apache/4101-add-io-priorityRussell Branca2022-07-2515-12/+55
|\
| * Add ioq io_priority functions and system classRussell Branca2022-07-2515-12/+52
| * Add io_priority classesSean Hudgston2022-07-252-2/+5
|/
* Merge pull request #4033 from noahshaw11/implement-view_report-functioniilyak2022-07-252-12/+459
|\
| * Implement view_report functionncshaw2022-07-222-12/+459
|/
* Merge pull request #4128 from apache/revert-4094-for-nowRobert Newson2022-07-223-43/+78
|\
| * Revert "Replace SHA-1 with SHA-256 for cookie authentication (#4094)"Robert Newson2022-07-223-43/+78
|/
* Merge pull request #4125 from jiahuili430/couch-testsiilyak2022-07-213-4/+0
|\
| * Remove `couch_tests`jiahuili2022-07-203-4/+0
|/
* Return a 400 response for a single new_edits=false doc update without revisionsNick Vatamaniuc2022-07-202-0/+60
* Turn document update mode atoms into definesNick Vatamaniuc2022-07-2020-56/+58
* Merge pull request #4123 from apache/dev-run-fix-haproxy-cfgRobert Newson2022-07-201-0/+1
|\
| * make haproxy config valid againRobert Newson2022-07-201-0/+1
|/
* Fix stats endpointncshaw2022-07-191-2/+19
* Fix the flaky tests for `create_doc()`jiahuili2022-07-191-2/+1
* Update application description and dependenciesjiahuili2022-07-1810-50/+50
* Update elixir to 1.13jiahuili2022-07-183-26/+14
* Trim X-Auth-CouchDB-Roles header after readingRonny2022-07-181-1/+1
* Replace SHA-1 with SHA-256 for cookie authentication (#4094)Ronny2022-07-183-78/+43
* Add toggle for smoosh queue persistenceNoah Shaw2022-07-184-12/+44
* Fix not_found error smooshNoah Shaw2022-07-142-24/+48
* Fix not calling is_compacting testNoah Shaw2022-07-141-1/+3
* Remove view compaction jobs recoveryNoah Shaw2022-07-144-38/+56
* Clean up unused code and invalid spec from replicatorNick Vatamaniuc2022-07-148-45/+15
* Remove some left-over local endpoint clauses in replicatorNick Vatamaniuc2022-07-133-12/+1
* Add filepath to is_compactingNoah Shaw2022-07-134-22/+48
* Merge pull request #4093 from noahshaw11/fix-error-handling-smooshRobert Newson2022-07-111-15/+38
|\
| * Improve error handling in smoosh_utils:write_to_file/3Noah Shaw2022-07-111-15/+38
|/
* Skip nightly package uploads since nothing seems to be using themNick Vatamaniuc2022-07-102-29/+11
* Skip uploading build logs for nowNick Vatamaniuc2022-07-092-1/+2
* Fix flaky "validate doc update" elixir testNick Vatamaniuc2022-07-081-6/+7
* Implement winning_revs_only option for the replicatorNick Vatamaniuc2022-07-085-55/+151
* Optimize couch_util:to_hex/1Nick Vatamaniuc2022-07-069-31/+111
* Add an option to let custodian always use [cluster] n valueNick Vatamaniuc2022-07-052-1/+18
* Add Erlang 25 to PR CI pipeline and Ubuntu Jammy to full CINick Vatamaniuc2022-07-052-25/+15
* Bring back POWER full buildsNick Vatamaniuc2022-07-011-7/+6
* Update vm.args for Erlang 23+Nick Vatamaniuc2022-07-011-8/+3
* Fix Elixir 13 compatibilityNick Vatamaniuc2022-06-3012-15/+14
* Merge pull request #4080 from apache/change-irc-urlRonny2022-06-241-2/+2
|\
| * Small url fixesRonny Berndt2022-06-241-2/+2
|/
* Merge pull request #4079 from apache/backport-from-fdbmainRonny2022-06-2333-101/+143
|\
| * Backport commits from fdbmain into main (old 3.x)Ronny Berndt2022-06-2331-50/+50
| * Use https as default protocol for linksRonny2022-06-231-6/+6
| * Adding commit message conventions and update linksRonny2022-06-231-35/+76
| * - rename master to mainRonny2022-06-231-13/+14
|/
* Prevent error:function_clause in check_security/3 if roles claim is malformed...Ronny2022-06-221-6/+6
* Fix couch_debug:opened_files* functionsNick Vatamaniuc2022-06-201-26/+20