summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined variableswitch-to-rebar3ILYA Khlopotov2022-07-211-0/+2
* Rebar3 support (no elixir for now)ILYA Khlopotov2022-07-2011-224/+386
* 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
* Bypass macos builder for now while we sort the rebar issueNick Vatamaniuc2022-06-201-5/+6
* Fix full CI buildNick Vatamaniuc2022-06-201-5/+1
* Fix "variable bound multiple times" warningJay Doane2022-06-183-5/+5
* Replace include with include_libJay Doane2022-06-181-1/+1
* Delete unused include_libJay Doane2022-06-181-2/+0
* Fix deprecated function warningJay Doane2022-06-183-8/+8
* Erlang 25 compatibility - http_uri:parse -> uri_string:parseNick Vatamaniuc2022-06-181-1/+1
* Lowest CI image version Erlang 23 doesn't have spidermonkey 1.8.5Nick Vatamaniuc2022-06-171-1/+1
* Update erlfmt formatting for smoosh_serverNick Vatamaniuc2022-06-171-7/+14
* Remove Erlang < 23 ifdefs and other macrosNick Vatamaniuc2022-06-1718-328/+286
* Set low erlang version in Jenkins.pr to 23 instead of 20Nick Vatamaniuc2022-06-171-1/+1
* Skip Erlang version != 20 in configureNick Vatamaniuc2022-06-171-2/+2
* Update rebar config to remove Erlang < 23 supportNick Vatamaniuc2022-06-171-9/+3
* Update CI to remove Erlang < 23Nick Vatamaniuc2022-06-172-13/+3
* Ignore repeated interactive purgesNick Vatamaniuc2022-06-173-29/+47