summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add _access to local docs, teach replicator to add _accessaccessJan Lehnardt2020-05-248-65/+120
* feat: replication & revs diffJan Lehnardt2020-05-245-17/+463
* test: add admin replication testJan Lehnardt2020-05-242-45/+100
* add repliation planJan Lehnardt2020-01-031-0/+13
* fix: offset and test executionJan Lehnardt2019-10-202-84/+144
* feat: ignore access ddocs for views/shows/lists, etc.Jan Lehnardt2019-10-209-22/+98
* chore: abort attempt at auto-ddoc injectionJan Lehnardt2019-10-204-93/+34
* add iter fileJan Lehnardt2019-09-091-0/+27
* feat: add _users ddocs to _all_docsJan Lehnardt2019-08-264-4/+73
* test: doc updatesJan Lehnardt2019-08-251-4/+48
* feat: allow querying _users ddocsJan Lehnardt2019-08-251-1/+21
* feat: forbid querying non _users ddocsJan Lehnardt2019-08-254-4/+33
* feat: conflicted docs are admin-onlyJan Lehnardt2019-08-253-7/+48
* test: add two more tests and reformat for eadabilityJan Lehnardt2019-08-251-36/+89
* feat: implement _users role handlingJan Lehnardt2019-08-105-17/+36
* chore: cleanupJan Lehnardt2019-08-101-7/+1
* fix access deletesJan Lehnardt2019-07-203-24/+17
* make erlang access tests workJan Lehnardt2019-07-203-103/+107
* fix revidsJan Lehnardt2019-07-203-15/+13
* fix global_changesJan Lehnardt2019-07-198-40/+46
* fix _changes and _all_docsJan Lehnardt2019-07-197-34/+41
* wip: cleanup debug logs, start fixing testsJan Lehnardt2019-07-198-83/+52
* fix access CRUD for readsJan Lehnardt2019-07-199-52/+89
* test(access): add some basic tests for accessAlex Feyerke2019-07-191-5/+99
* add test suite boilerplateJan Lehnardt2019-07-192-16/+108
* wipJan Lehnardt2019-05-072-50/+52
* cleanupJan Lehnardt2019-02-177-170/+11
* first working prorotypeJan Lehnardt2019-02-174-51/+78
* more wip, nearly updatesJan Lehnardt2019-02-176-60/+84
* wip: pre #doc.access changeJan Lehnardt2019-01-2716-150/+415
* wipJan Lehnardt2019-01-196-7/+199
* by-access-seq: allow for two views in the _access view groupJan Lehnardt2019-01-192-10/+19
* by-access-id: remove leftover codeJan Lehnardt2019-01-191-237/+0
* by-access-id: filter out user prefix from keyJan Lehnardt2019-01-191-3/+13
* by-access-id: handle descending=trueJan Lehnardt2019-01-191-3/+16
* by-access-id: build index and query with username startkeyJan Lehnardt2019-01-194-12/+402
* by-access-id: read path, query future _access indexJan Lehnardt2019-01-191-0/+24
* Merge pull request #1808 from apache/before_doc_updatePeng Hui Jiang2019-01-058-26/+34
|\
| * Update before_doc_update/2 to before_doc_update/3before_doc_updatejiangph2019-01-058-26/+34
|/
* Merge pull request #1831 from apache/intro-cpse_test_purge_seqsPeng Hui Jiang2019-01-032-6/+9
|\
| * Introduce cpse_test_purge_seqs againjiangph2019-01-032-6/+9
|/
* happy new year (#1838)Jan Lehnardt2018-12-312-2/+2
* Merge pull request #1833 from cloudant/minimum-erlang-otp-19iilyak2018-12-285-46/+1
|\
| * Change minimum supported Erlang version to OTP 19Jay Doane2018-12-285-46/+1
|/
* Remove obsolete travis filesJay Doane2018-12-2710-308/+0
* Remove explicit modules list from .app.src filesJay Doane2018-12-276-74/+0
* Merge pull request #1798 from cloudant/suppress-compiler-warningsiilyak2018-12-2746-260/+332
|\
| * Suppress export-related compiler warningsJay Doane2018-12-2722-108/+188
| * Reduce number of behaviour undefined compiler warningsJay Doane2018-12-272-6/+11
| * Suppress misc compiler warningsJay Doane2018-12-273-5/+3