summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.x' into 3.x-jenkins-no-ppc64le3.x-jenkins-no-ppc64leJoan Touzet2020-09-151-45/+44
|\
| * Prep for 3.1.1-RC2 (#3148)3.1.1-RC23.1.1Joan Touzet2020-09-112-1/+2
* | Prep for 3.1.1-RC2 (#3148)Joan Touzet2020-09-153-2/+8
|/
* Fix buffer_response=true (#3145) (#3147)Robert Newson2020-09-102-10/+14
* bump version to 3.1.1 (#3143)3.1.1-RC1Joan Touzet2020-09-102-2/+2
* Bump fauxton, docs for 3.1.1 release (#3122)Joan Touzet2020-09-101-2/+2
* Handle malformed URLs when stripping URL creds in couch_replicatorNick Vatamaniuc2020-09-091-2/+26
* Merge pull request #3132 from apache/delay_until_end_3.xRobert Newson2020-09-073-9/+125
|\
| * Add option to delay responses until the enddelay_until_end_3.xRobert Newson2020-09-073-9/+125
|/
* Make COPY doc return only one "ok" (#3130)Bessenyei Balázs Donát2020-09-042-1/+13
* Report if FIPS mode is enabled (#3121)Joan Touzet2020-09-011-0/+10
* Merge pull request #3119 from apache/backport-dreyfus-cleanup-with-invalid-ddocPeng Hui Jiang2020-09-012-6/+35
|\
| * Allow to continue to cleanup search index even if there is invalid ddocjiangph2020-09-012-6/+35
|/
* bypass partition query limit for mango (#3114)Tony Sun2020-08-283-4/+64
* Make restricted partition search parameters return bad request (#3108)Bessenyei Balázs Donát2020-08-282-8/+50
* Allow drilldown for search to always be specified as list of lists (#3109)Bessenyei Balázs Donát2020-08-282-0/+203
* Merge pull request #3113 from apache/backport-python-formatTony Sun2020-08-281-1/+4
|\
| * update dev/run formatting to adhere to python format checksTony Sun2020-08-281-1/+4
|/
* Don't log client disconnects (#3102)Joan Touzet2020-08-251-0/+2
* Handle jiffy returning an iolist when encoding atts_since query stringNick Vatamaniuc2020-08-201-1/+1
* Merge pull request #3080 from apache/couch_index_server_crash2-3.xRobert Newson2020-08-141-1/+5
|\
| * Don't crash couch_index_server if the db isn't known yetcouch_index_server_crash2-3.xRobert Newson2020-08-141-1/+5
|/
* Merge pull request #3078 from apache/validate-db-create-params-3.xEric Avdey2020-08-142-9/+165
|\
| * Validate shard specific query params on db create requestvalidate-db-create-params-3.xEric Avdey2020-08-132-9/+165
|/
* Merge pull request #3071 from apache/couch_index_server_crash-3.xRobert Newson2020-08-121-2/+8
|\
| * Unlink index pid and swallow EXIT message if presentRobert Newson2020-08-121-2/+8
|/
* Fix/csp 3.x (#3069)Joan Touzet2020-08-102-2/+2
* Windows: provide full path to epmdJoan Touzet2020-08-031-0/+1
* 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
* New cname for couchdb-vm2, see INFRA-20435 (#2983)Joan Touzet2020-07-202-6/+6
* Fix compactor bind_emsort clauseNick Vatamaniuc2020-07-131-2/+3
* Port view_compaction test to elixirJuanjo Rodriguez2020-07-074-2/+109
* Port view_collation_raw.js to elixirJuanjo Rodriguez2020-07-073-1/+161
* fix: set gen_server:call() timeout to infinity on ioq bypassJan Lehnardt2020-07-031-1/+1
* 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
* Upgrade Credo to 1.4.0Alessio Biancalana2020-06-222-3/+3
* In replicator, when rescheduling, pick only pending jobs which are not runningNick Vatamaniuc2020-06-181-0/+16
* 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
* Report the chttpd_auth authentication db in session info (#2823)3.1.0-RC23.1.0Jay Doane2020-04-303-1/+111
* Merge pull request #2854 from apache/3.x-backports-verbumpJoan Touzet2020-04-304-6/+9
|\
| * Fix python-black target for WindowsJoan Touzet2020-04-301-2/+2
| * allow to run 'javascript' target with other test targets in the same 'make' p...Juanjo Rodriguez2020-04-302-2/+5
| * Bump version number to 3.1.0Joan Touzet2020-04-302-2/+2
|/