summaryrefslogtreecommitdiff
path: root/src/chttpd/test
Commit message (Expand)AuthorAgeFilesLines
* Allow gzipped requests to _session (#3323)Bessenyei Balázs Donát2021-01-121-1/+11
* Fix semantics of total_rowsILYA Khlopotov2020-10-221-39/+17
* Merge branch master into prototype/fdb-layerPaul J. Davis2020-09-162-1/+130
|\
| * Fix buffer_response=true (#3145)Robert Newson2020-09-101-8/+7
| * Add option to delay responses until the enddelay_response_until_endRobert Newson2020-09-041-0/+73
| * Make COPY doc return only one "ok"Bessenyei Balázs Donát2020-09-041-0/+12
| * fix: send CSP header to make Fauxotn work fullyJan Lehnardt2020-06-181-1/+1
| * fix: require_valid_user exception logicJan Lehnardt2020-04-011-0/+129
* | Fix buffer_response=true (#3145)Robert Newson2020-09-111-8/+7
* | Make COPY doc return only one "ok"Bessenyei Balázs Donát2020-09-071-0/+12
* | Add option to delay responses until the endRobert Newson2020-09-071-0/+73
* | Fix ordering of page_size based pagination for viewsILYA Khlopotov2020-08-311-9/+233
* | Merge pull request #2904 from cloudant/support-previous-bookmarkiilyak2020-07-221-0/+47
|\ \
| * | Add support for previous bookmarkILYA Khlopotov2020-05-221-0/+47
* | | Simplify using `req_body` for JSON requestsILYA Khlopotov2020-07-101-1/+1
* | | Add max_bulk_get_count configuration optionILYA Khlopotov2020-06-221-1/+23
* | | Introduce _bulk_docs max_doc_count limitNick Vatamaniuc2020-05-271-1/+21
|/ /
* | Fix handling of limit query parameterILYA Khlopotov2020-05-201-0/+49
* | Add tests for pagination APIILYA Khlopotov2020-05-151-0/+771
* | Add tests for legacy API before refactoringILYA Khlopotov2020-05-151-0/+302
* | Report the chttpd_auth authentication db in session infoJay Doane2020-04-252-0/+109
* | report changes stats intermittently (#2777)Tony Sun2020-04-151-0/+77
* | Support soft-deletion in chttpd leveljiangph2020-04-071-0/+234
* | Start running chttpd eunit testsNick Vatamaniuc2020-04-078-208/+83
* | Support setting base_url in Couch test helper (take 2)ILYA Khlopotov2020-03-021-1/+1
* | Add basic test case for b3 fixILYA Khlopotov2020-03-022-0/+103
|/
* Fix chttpd_purge_tests.erlPaul J. Davis2020-01-091-1/+2
* Feature/user db security obj readonly (#2395)Jan Lehnardt2020-01-041-1/+23
* Speedup eunit: chttpd_xframe_testPaul J. Davis2019-12-251-8/+21
* Speedup eunit: chttpd_prefer_header_testPaul J. Davis2019-12-251-16/+31
* Speedup eunit: chttpd_db_bulk_get_testPaul J. Davis2019-12-251-30/+34
* Speedup eunit: chttpd_db_bulk_get_multipart_testPaul J. Davis2019-12-251-24/+43
* Return headers from _changes feed when there are no changesILYA Khlopotov2019-10-071-10/+30
* Keep database property after overwriting shard mapkeep-dbprop-after-rewriting-shardmapjiangph2019-08-241-0/+24
* Extend timeouts for chttpd_view_test suiteAdam Kocoloski2019-08-161-6/+7
* Extend timeouts for chttpd_db_test suiteAdam Kocoloski2019-08-161-42/+43
* Move eunit tests into test/eunit directoryILYA Khlopotov2019-07-2919-0/+0
* Improve chttpd_socket_buffer_size_testNick Vatamaniuc2019-03-051-94/+58
* restrict _purge to server adminrestrict-purge-adminjiangph2019-01-291-1/+60
* Update to mochiweb 2.19.0Nick Vatamaniuc2019-01-221-0/+163
* Implement partitioned viewsPaul J. Davis2019-01-182-17/+26
* Fix timeout in chttpd_purge_testsPaul J. Davis2019-01-181-11/+25
* Support one purge request with more than 100 docidpurge_request_with_101_docidjiangph2019-01-171-0/+21
* Fix function_clause errorwenwl2018-12-081-1/+117
* Remove unnecessary setting on chttpd_view_testremove-setting-on-chttpd_view_testjiangph2018-11-201-1/+0
* Avoid badmatch when getting fabric timeouttimeout-_purged_infos_limitjiangph2018-11-161-2/+20
* Add support for _bulk_get with multipart/mixed and multipart/realated responsesAlexanderKaraberov2018-11-141-0/+304
* compatibility for erlang < 20Jan Lehnardt2018-11-091-1/+1
* test: fix os proc testsJan Lehnardt2018-11-091-0/+1
* #1705 Add UUID attribute to welcome message (#1708)Ryan Gordon2018-11-071-1/+19