summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Move custodian VDU to a BDU and fix _all_dbs off-by-one limit bugNick Vatamaniuc2021-10-242-0/+12
* Include shard uuids in db_info update sequencesNick Vatamaniuc2021-10-191-2/+2
* Properly sort descending=true view results when a key list is providedNick Vatamaniuc2021-09-221-5/+35
* Disable some testsILYA Khlopotov2021-09-161-0/+4
* Update elixir test suiteILYA Khlopotov2021-09-161-32/+151
* Load test helpers to prevent crash of test case extractorILYA Khlopotov2021-09-161-0/+9
* Fix logic in ensure_exunit_startedILYA Khlopotov2021-09-161-1/+1
* Add ability to control which Elixir integration tests to runILYA Khlopotov2021-09-164-16/+1119
* Discard a payload on a delete attachment requestEric Avdey2021-08-261-0/+15
* Improve handling of + in urls 3.xncshaw2021-08-101-0/+56
* Fix response code for existing att and wrong revncshaw2021-07-301-0/+4
* Fix response code for nonexistent attachmentncshaw2021-07-191-0/+5
* normalize some config optionsjiahuili2021-06-211-1/+1
* move couch_httpd_auth options to chttpd_auth 3.xJiahui Li2021-05-274-4/+4
* Moved some config options from httpd to chttpdJiahui Li2021-05-246-30/+30
* Erlang 24 support for 3.x branchNick Vatamaniuc2021-05-191-1/+5
* Use correct args in get_doc_infoJay Doane2021-04-201-1/+1
* Test speed upChristopher Astfalk2021-04-191-22/+9
* Add password validationChristopher Astfalk2021-04-191-13/+85
* Add tests for password reqexpChristopher Astfalk2021-04-191-0/+66
* Read and validate JSON payload on POST to _changes3087-read-body-on-post-to-changesEric Avdey2021-02-171-0/+58
* Add missing default headers to responsesBessenyei Balázs Donát2020-11-242-0/+24
* Fix apache/couchdb#1988 - Validate attachment namesJuanjo Rodriguez2020-10-221-0/+15
* Fix boolean POST to view-like endpointsBessenyei Balázs Donát2020-10-132-0/+30
* Remove JS tests + support for harness (#3197) (#3203)Joan Touzet2020-10-07115-15618/+0
* port users_db_security tests to elixirJuanjo Rodriguez2020-10-074-7/+540
* Complete the port of security_validation tests to ElixirJuanjo Rodriguez2020-10-012-132/+118
* Port show_documents and list_views to ElixirJuanjo Rodriguez2020-10-015-4/+1033
* port rewrite and rewrite_js tests into elixirJuanjo Rodriguez2020-10-017-116/+691
* Preserve query string rewrite when the request contains a bodyJuanjo Rodriguez2020-10-011-0/+16
* Port view_conflicts.js, view_errors.js and view_include_docs.js into elixir·Juanjo Rodriguez2020-09-247-3/+643
* allow configurability of JWT claims that require a value (#3165)Robert Newson2020-09-211-0/+77
* bypass partition query limit for mango (#3114)Tony Sun2020-08-281-0/+53
* Port view multi_key tests into elixirJuanjo Rodriguez2020-07-246-3/+513
* port update_documents.js into elixirJuanjo Rodriguez2020-07-243-2/+326
* port view_sandboxing.js into elixirJuanjo Rodriguez2020-07-243-1/+193
* Port view_compaction test to elixirJuanjo Rodriguez2020-07-074-2/+109
* Port view_collation_raw.js to elixirJuanjo Rodriguez2020-07-073-1/+161
* Port view_update_seq.js into elixirJuanjo Rodriguez2020-06-303-1/+144
* Port reader_acl test into elixir test suiteJuanjo Rodriguez2020-06-303-2/+257
* Skip tests as temporary views are not supportedJuanjo Rodriguez2020-06-271-0/+1
* Tests already ported to elixirJuanjo Rodriguez2020-06-272-0/+2
* move compact and replicate functions into CouchTestCase shared moduleJuanjo Rodriguez2020-05-278-155/+56
* Port rev_stemming into elixirJuanjo Rodriguez2020-05-273-1/+195
* Quit test run without checking that couchdb is runningJuanjo Rodriguez2020-05-031-8/+15
* Port reduce_false.js and reduce_builtin.js to Elixir (#2541)Leonardo Pires2020-04-143-2/+334
* Port recreate docs testJuanjo Rodriguez2020-04-143-1/+167
* Improve test initializationJuanjo Rodriguez2020-04-071-7/+8
* Port view_offset.js to elixir test suiteAlessio Biancalana2020-04-044-2/+128
* Merge pull request #2732 from apache/jwt-controls-2Robert Newson2020-04-021-1/+17