summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add view 2.x and 3.2.1 upgrade testscollation-view-versioningNick Vatamaniuc2022-01-213-14/+106
* Handle libicu upgrades in viewsNick Vatamaniuc2022-01-214-14/+62
* Add get_collator_version/0 libicu API callNick Vatamaniuc2022-01-213-2/+32
* Fix doc order in fabric_doc_update testsNick Vatamaniuc2022-01-201-5/+5
* Do not start test name with "test "Adam Kocoloski2022-01-202-2/+2
* Enable exunit in check targetJay Doane2022-01-201-0/+2
* Merge pull request #3901 from apache/nonzero_instance_start_timeRobert Newson2022-01-194-9/+23
|\
| * Non-zero instance_start_timeRobert Newson2022-01-194-9/+23
|/
* Drop support for Ubuntu 16.04Adam Kocoloski2022-01-151-47/+0
* Use Debian Stable, add Erlang 24 to CI (#3895)Adam Kocoloski2022-01-142-12/+35
* Expose `decode/4` to skip decoding stepsJay Doane2022-01-121-3/+13
* Fix CI by updating the rebar3 branch from master -> mainNick Vatamaniuc2022-01-071-1/+1
* Fix changes feed rewinds after a shard move with no subsequent db updatesNick Vatamaniuc2022-01-071-4/+10
* Remove ERL_OPTSncshaw2021-12-173-8/+3
* Merge pull request #3860 from apache/sharded_couch_index_serverRobert Newson2021-12-136-92/+173
|\
| * Add sharding to couch_index_serverRobert Newson2021-12-136-92/+173
|/
* Reformat a few more files which slipped through the cracksNick Vatamaniuc2021-12-135-70/+111
* Run erlfmt-check in a separate build stageNick Vatamaniuc2021-12-132-2/+36
* Merge pull request #3869 from apache/always-send-all-cookie-attributes-3.xRobert Newson2021-12-101-15/+22
|\
| * Always send all cookie attributesalways-send-all-cookie-attributes-3.xRobert Newson2021-12-101-15/+22
|/
* Fix TLS custom (couch) dist for Erlang 20Nick Vatamaniuc2021-12-082-1/+44
* Merge pull request #3864 from apache/erlang_ls_improveRobert Newson2021-12-081-1/+4
|\
| * improve erlang_ls.configRobert Newson2021-12-081-1/+4
|/
* add GET _dbs_infojiahuili2021-12-084-28/+194
* Merge pull request #3861 from apache/delete-session-cookie-samesite-3.xRobert Newson2021-12-061-1/+1
|\
| * Add SameSite setting when clearing session cookieRobert Newson2021-12-061-1/+1
|/
* Remove obsolete ddoc_cache_openerAdam Kocoloski2021-12-016-122/+3
* Avoid routing events through ddoc_cache_openerAdam Kocoloski2021-12-011-4/+2
* Cleanup couch_ejson_compare C moduleNick Vatamaniuc2021-11-241-2/+6
* Fix Jenkins email quoting failuresNick Vatamaniuc2021-11-231-7/+6
* Apply erlfmt formatting to source treeNick Vatamaniuc2021-11-22553-38647/+45794
* Port erlfmt formatting to 3.xNick Vatamaniuc2021-11-2210-6/+236
* Reduce skipped integration testsJay Doane2021-11-141-285/+1
* Eliminate elixir test compiler warningsJay Doane2021-11-103-3/+3
* Using _bulk_docs with new_edits false and without _rev should responds 400 Ba...jiahuili2021-11-082-1/+43
* Use `weatherreport_check_nodes_connected:check/1`Jay Doane2021-11-061-1/+1
* Bump version to 3.2.1 and update dependencies3.2.1-RC13.2.1Nick Vatamaniuc2021-11-023-4/+4
* Fix reduce view row collation with unicode equivalent keysNick Vatamaniuc2021-11-011-3/+18
* fix(local.ini): straggling s/couch_httpd_auth/chttpd_auth/Jay Doane2021-10-301-1/+1
* feat(prometheus): allow users with _metrics role to readJan Lehnardt2021-10-301-0/+2
* fix(auth): straggling s/couch_httpd_auth/chttpd/Jan Lehnardt2021-10-301-1/+1
* fix(setup): straggling s/couch_httpd_auth/chttpd_auth/ closes #3805Jan Lehnardt2021-10-301-2/+2
* Eliminate custodian false positive errors for dbs with N < default NNick Vatamaniuc2021-10-281-4/+3
* Use configured shards db in custodian instead of `"dbs"`Nick Vatamaniuc2021-10-282-2/+3
* Mock `couch_log:warning/2`Jay Doane2021-10-271-5/+22
* Use unique ddoc id to prevent collisionsJay Doane2021-10-271-2/+4
* Parameterize shards dbJay Doane2021-10-271-31/+31
* Mock `couch_log` for config applicationJay Doane2021-10-271-0/+4
* Minimize rewinds when a node is down (#3792)Adam Kocoloski2021-10-271-17/+59
* Eliminate eunit compiler warningsJay Doane2021-10-256-33/+18