summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Report if FIPS mode is enabled3.x-fips-mode-enabledRobert Newson2020-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
|/
* bump docs, fauxton for 3.1.03.1.0-RC1Joan Touzet2020-04-291-2/+2
* Add Ubuntu Focal (20.04) + SM68 to JenkinsJoan Touzet2020-04-292-2/+48
* Drop os_mon from dependenciesJoan Touzet2020-04-285-6/+2
* Suppress offsetof gcc warnings for SM60Joan Touzet2020-04-281-1/+1
* View is partitioned if db and view are partitionedRobert Newson2020-04-271-10/+1
* Ensure python black runs on all .py files (#2827)Joan Touzet2020-04-272-4/+4
* python black cleanupJoan Touzet2020-04-271-7/+3
* Fix new JS test caseJoan Touzet2020-04-271-2/+3
* Replace broken u-escape sequencesPaul J. Davis2020-04-271-2/+104
* Incorporate changes from #2786Joan Touzet2020-04-279-597/+239