summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Maybe return bad_content_type on _session POSTsession-require-content-typeJay Doane2022-09-012-1/+22
* Fix 'Bound variable in pattern' warningsJay Doane2022-09-012-2/+2
* Merge pull request #4160 from apache/bulk_get_input_validationRobert Newson2022-09-011-1/+4
|\
| * return a nice error if non-object passed to _bulk_getRobert Newson2022-09-011-1/+4
|/
* Implement _bulk_get support for the replicatorNick Vatamaniuc2022-08-308-77/+382
* Merge pull request #4041 from apache/draft_allow_nested_json_claim_rolesRobert Newson2022-08-303-13/+241
|\
| * Allow and evaluate nested json claim roles in JWT tokenRonny Berndt2022-08-303-13/+241
|/
* Fix variable already bound compiler warningsJay Doane2022-08-295-33/+40
* Refactor hash algorithms testRonny2022-08-254-44/+49
* Upgrade hash algorithm for cookie auth (#4140)Ronny2022-08-243-3/+146
* fix missing "=" for admin party in #4153Ronny Berndt2022-08-231-1/+1
* config section for require_valid_user is only [chttpd]Ronny Berndt2022-08-237-20/+11
* Address race in cpse_incref_decref testJay Doane2022-08-201-2/+9
* moved the name property to the correct spot.Zach Lankton2022-08-191-1/+1
* update variable name and readmeZach Lankton2022-08-194-5/+7
* update devcontainerZach Lankton2022-08-194-31/+63
* Update couch_replicator_use_checkpoints_testsNick Vatamaniuc2022-08-191-133/+49
* Update couch_replicator_small_max_request_size_targetNick Vatamaniuc2022-08-191-115/+43
* Update couch_replicator_selector_testsNick Vatamaniuc2022-08-191-77/+44
* Update couch_replicator_retain_stats_between_job_runsNick Vatamaniuc2022-08-191-99/+54
* Update couch_replicator_rate_limiter_testsNick Vatamaniuc2022-08-191-44/+33
* Update couch_replicator_proxy_testsNick Vatamaniuc2022-08-191-73/+64
* Update couch_replicator_missing_stubs_testsNick Vatamaniuc2022-08-191-107/+39
* Update couch_replicator_many_leaves_testsNick Vatamaniuc2022-08-191-123/+67
* Update couch_replicator_large_atts_testsNick Vatamaniuc2022-08-191-69/+23
* Update couch_replicator_id_too_long_testsNick Vatamaniuc2022-08-191-56/+26
* Update couch_replicator_httpc_pool_testsNick Vatamaniuc2022-08-191-50/+46
* Update couch_replicator_filtered_testsNick Vatamaniuc2022-08-191-157/+100
* Update couch_replicator_error_reporting_testsNick Vatamaniuc2022-08-191-161/+111
* Update couch_replicator_create_target_with_options_testsNick Vatamaniuc2022-08-191-57/+17
* Update couch_replicator_connection_testsNick Vatamaniuc2022-08-191-141/+123
* Update couch_replicator_compact_testsNick Vatamaniuc2022-08-191-183/+131
* Update couch_replicator_attachments_too_large to use fabricNick Vatamaniuc2022-08-191-55/+24
* Add some utility functions to couch_replicator_test_helperNick Vatamaniuc2022-08-191-34/+100
* Update couchdb-mochiweb to v3.1.0Ronny Berndt2022-08-172-2/+5
* Update couchdb-config to 2.2.0Ronny Berndt2022-08-161-1/+1
* Fix purge request timeoutsNick Vatamaniuc2022-08-101-1/+1
* Fix proxyauth_test and remove it from skipping tests (#4129)Ronny2022-08-082-68/+31
* Merge pull request #4133 from noahshaw11/add-editors-magic-linesiilyak2022-07-2920-1/+40
|\
| * Add editors magic linesNoah Shaw2022-07-2820-1/+40
|/
* 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
|/