summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(fabric): handle access requestsfeat/access-master-cleanJan Lehnardt2020-07-265-8/+29
* test: adjust peruser tests to accessJan Lehnardt2020-07-261-2/+2
* feat(global_changes): make access awareJan Lehnardt2020-07-261-1/+1
* feat(ddoc_cache): make access awareJan Lehnardt2020-07-263-3/+4
* feat(replicator): add access support to replicatorJan Lehnardt2020-07-263-9/+35
* feat(chttpd): add access support to chttpdJan Lehnardt2020-07-263-15/+48
* feat(access): use access by-seq/by-id for regular usersJan Lehnardt2020-07-266-19/+203
* feat(access): main db update and validation logicJan Lehnardt2020-07-262-58/+319
* feat(access): _users users now have a default _users roleJan Lehnardt2020-07-261-3/+10
* test: update existing tests to matchJan Lehnardt2020-07-266-5/+7
* feat(utils): add ddoc validation funJan Lehnardt2020-07-261-0/+14
* feat(btree): handle access field in btreeJan Lehnardt2020-07-261-8/+16
* feat(access): introduce new access query serverJan Lehnardt2020-07-262-0/+144
* feat(couch): various records now have an access fieldJan Lehnardt2020-07-263-13/+47
* test: per doc access test suiteJan Lehnardt2020-07-261-0/+1035
* chore(emilio): ignore ioqJan Lehnardt2020-07-261-0/+1
* chore: rm .venv on make cleanJan Lehnardt2020-07-262-0/+2
* fix: finish_cluster failure due to missing uuidSteven Tang2020-07-261-0/+3
* Port view multi_key tests into elixirJuanjo Rodriguez2020-07-236-3/+513
* port update_documents.js into elixirJuanjo Rodriguez2020-07-223-2/+326
* port view_sandboxing.js into elixirJuanjo Rodriguez2020-07-223-1/+193
* New cname for couchdb-vm2, see INFRA-20435 (#2982)Joan Touzet2020-07-202-6/+6
* 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-293-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
* Merge pull request #2958 from bessbd/allow-drilldown-list-of-listsarchive/prototype/fdnprototype/fdnRobert Newson2020-06-222-0/+203
|\
| * Allow drilldown for search to always be specified as list of listsBessenyei Balázs Donát2020-06-222-0/+203
|/
* Upgrade Credo to 1.4.0Alessio Biancalana2020-06-182-3/+3
* fix: send CSP header to make Fauxotn work fullyJan Lehnardt2020-06-183-2/+91
* Make restricted partition search parameters return bad requestBessenyei Balázs Donát2020-06-182-8/+50
* In replicator, when rescheduling, pick only pending jobs which are not runningNick Vatamaniuc2020-06-101-0/+16
* Merge pull request #2929 from apache/report-fips-featureRobert Newson2020-06-051-0/+10
|\
| * Report if FIPS mode is enabledreport-fips-featureRobert Newson2020-06-051-0/+10
|/
* feat(auth): Allow a custom JWT claim for rolesmauroporras2020-06-042-1/+2
* 2906 couchjs sm version (#2911)Simon Klassen2020-05-304-4/+4
* move compact and replicate functions into CouchTestCase shared moduleJuanjo Rodriguez2020-05-268-155/+56
* Port rev_stemming into elixirJuanjo Rodriguez2020-05-263-1/+195
* Merge pull request #2900 from apache/jwtf-erlang-19-2Robert Newson2020-05-211-1/+1
|\
| * make jwtf_keystore compatible with erlang 19 for real this timejwtf-erlang-19-2Robert Newson2020-05-211-1/+1
|/
* Merge pull request #2899 from apache/jwtf-erlang-19Robert Newson2020-05-211-1/+1
|\
| * make jwtf_keystore compatible with erlang 19jwtf-erlang-19Robert Newson2020-05-211-1/+1
|/
* Merge pull request #2888 from apache/jwtf-iss-configurabilityRobert Newson2020-05-184-6/+96
|\
| * allow configurability of JWT claims that require a valueRobert Newson2020-05-184-6/+96
|/
* Fix license fileJoan Touzet2020-05-171-1/+1
* Quit test run without checking that couchdb is runningarchive/protoypeprotoypeJuanjo Rodriguez2020-05-021-8/+15
* Port replicator db tests to elixirJuanjo Rodriguez2020-05-025-2/+206