summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Disable broken couch_att testsPaul J. Davis2019-07-311-187/+187
* Reinitialize chttpd_auth_cache on config changePaul J. Davis2019-07-313-12/+56
* Fix formatting of all_docs_test.exsPaul J. Davis2019-07-311-1/+1
* Implement `POST /_dbs_info`Paul J. Davis2019-07-311-8/+9
* Fix revision tree extensionsPaul J. Davis2019-07-312-8/+20
* Fix `COPY` methodPaul J. Davis2019-07-311-1/+1
* Fix bulk docs error reportingPaul J. Davis2019-07-313-57/+73
* Implement _all_dbs/_all_docs API parametersPaul J. Davis2019-07-317-251/+512
* Remove tests for deprecated features.Paul J. Davis2019-07-3115-3148/+0
* CouchDB background jobsNick Vatamaniuc2019-07-3120-1/+2909
* Fix exception in cache auth doc updateEric Avdey2019-07-311-1/+1
* Fix arity in changes timeout callbackEric Avdey2019-07-312-3/+3
* Update get security to use fabric2Eric Avdey2019-07-311-1/+1
* Implement `_users` db authenticationPaul J. Davis2019-07-316-26/+212
* Database config changes should bump the db versionPaul J. Davis2019-07-311-1/+1
* Fix validate_doc_update when recreating a documentPaul J. Davis2019-07-311-1/+6
* Allow for previously configured filtersPaul J. Davis2019-07-311-0/+3
* Convert attachment info to disk terms correctlyPaul J. Davis2019-07-311-4/+9
* Fix revision generation on attachment uploadPaul J. Davis2019-07-312-42/+70
* Fix fabric2_txids:terminate/2Paul J. Davis2019-07-311-1/+1
* Implement attachment compressionPaul J. Davis2019-07-312-39/+77
* Remove debug loggingPaul J. Davis2019-07-312-13/+1
* Start switching chttpd HTTP endpoints to fabric2Paul J. Davis2019-07-319-256/+1183
* Update ddoc_cache to use fabric2Paul J. Davis2019-07-312-2/+2
* Initial test suite for the fabric2 implementationPaul J. Davis2019-07-3112-0/+2116
* Initial fabric2 implementation on FoundationDBPaul J. Davis2019-07-3113-401/+3502
* Disable eunit test suite in fabricPaul J. Davis2019-07-3113-2177/+1872
* Update build system for FoundationDBPaul J. Davis2019-07-316-4/+27
* Remove local replication endpoints in CouchDB 3.xNick Vatamaniuc2019-07-3122-456/+136
* Fix mem3_sync_event_listener EUnit testNick Vatamaniuc2019-07-301-20/+8
* Retry EUnit tests on failureNick Vatamaniuc2019-07-291-2/+12
* Merge pull request #2039 from cloudant/exunit-simplifiediilyak2019-07-29205-79/+887
|\
| * Update .travis.ymlILYA Khlopotov2019-07-291-5/+0
| * Unify runners for unit and integration testsILYA Khlopotov2019-07-2912-93/+67
| * Add chained setupsILYA Khlopotov2019-07-2910-0/+685
| * Move eunit tests into test/eunit directoryILYA Khlopotov2019-07-29175-3/+3
| * Minimal ExUnit setupILYA Khlopotov2019-07-2912-3/+157
| * Fix credo complains for dreyfusILYA Khlopotov2019-07-291-2/+2
|/
* Fix EUnit timeouts (#2087)Adam Kocoloski2019-07-286-104/+130
* Fix flaky mem3_sync_event_listener EUnit testNick Vatamaniuc2019-07-281-8/+31
* Increase timeouts on two slow btree testsAdam Kocoloski2019-07-281-2/+7
* Make sure that fsync errors are raisedPaul J. Davis2019-07-222-3/+59
* Add missing purge settings to default.iniNick Vatamaniuc2019-07-111-0/+11
* Fix max_document_id_length value in default.iniNick Vatamaniuc2019-07-111-1/+1
* Add erlang 22 supportNick Vatamaniuc2019-07-102-3/+6
* Merge pull request #2062 from cloudant/update-ioq-2.1.2iilyak2019-07-031-1/+1
|\
| * Update ioq to 2.1.2ILYA Khlopotov2019-06-271-1/+1
|/
* Merge pull request #2037 from kocolosk/dreyfus-by-defaultAdam Kocoloski2019-06-2145-5/+4995
|\
| * Merge branch 'master' into dreyfus-by-defaultAdam Kocoloski2019-06-201-3/+4
| |\ | |/ |/|
* | Improve PR template with @kocolosk feedbackJoan Touzet2019-06-201-3/+4