summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* 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