summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move functions for consistencyarchive/davisp-db-softdeletiondavisp-db-softdeletionPaul J. Davis2020-04-051-14/+14
* Rename and move functions for consistencyPaul J. Davis2020-04-052-75/+54
* Remove single use helpersPaul J. Davis2020-04-051-60/+45
* Factor out dbs info implementationPaul J. Davis2020-04-051-84/+43
* Move handle_deleted_dbs_info after handle_dbs_infoPaul J. Davis2020-04-051-81/+81
* yet another changejiangph2020-04-057-218/+184
* address Paul's commentsjiangph2020-04-025-63/+157
* bump_db_version and old db handle testjiangph2020-04-022-1/+64
* address Paul's commentsjiangph2020-03-315-107/+134
* improvement for casejiangph2020-03-301-12/+11
* change API naming and add check when deleting databasejiangph2020-03-306-31/+153
* soft-deletion for databasejiangph2020-03-268-3/+527
* set DbPrefix with value allocated with erlfdb_hcajiangph2020-03-242-3/+4
* add info endpoint for fdb stored views (#2706)Tony Sun2020-03-233-3/+205
* Fix couch_jobs after recent db re-creation commitNick Vatamaniuc2020-03-221-2/+3
* Add a fabric doc fold test when db is re-createdNick Vatamaniuc2020-03-211-1/+32
* Fix database re-creationNick Vatamaniuc2020-03-215-11/+70
* Merge pull request #2681 from apache/prototype/fdb-layer-get-doc-spansRussell Branca2020-03-181-17/+26
|\
| * Add additional get_doc spansarchive/prototype/fdb-layer-get-doc-spansprototype/fdb-layer-get-doc-spansRussell Branca2020-03-181-17/+26
|/
* Reformat and simplify couch_views_indexer_test moduleNick Vatamaniuc2020-03-171-240/+64
* Handle transaction timeouts in _all_docsNick Vatamaniuc2020-03-172-30/+90
* Handle transaction cancelled errors in list_dbs_info/3Nick Vatamaniuc2020-03-173-28/+157
* add _conflicts field to docs for viewsGarren Smith2020-03-173-2/+47
* A few minor cleanups in fabric2_db_crud_testsNick Vatamaniuc2020-03-161-3/+3
* Refactor some of the "tx_too_old" testsNick Vatamaniuc2020-03-164-135/+205
* Handle transaction timeouts in list_dbs and list_dbs_infoNick Vatamaniuc2020-03-122-14/+162
* Handle spurious erlfdb futureJay Doane2020-03-111-0/+8
* Fix _changes with a _view filterNick Vatamaniuc2020-03-111-1/+1
* couch_jobs resubmit updates job data (#2649)garren smith2020-03-103-6/+90
* Fix bug in reverse folding with startkey_docidGarren Smith2020-03-102-0/+19
* Enable index auto-updating for couch_viewsNick Vatamaniuc2020-03-093-2/+45
* Implement a simple index auto-updaterNick Vatamaniuc2020-03-096-1/+553
* Optimize resubmitting pending jobsNick Vatamaniuc2020-03-092-0/+22
* Test size calculations for view rowsPaul J. Davis2020-03-052-0/+569
* Don't store `{0,0,[]}` for views with new resultsPaul J. Davis2020-03-052-2/+10
* Fix handling of duplicate keysPaul J. Davis2020-03-052-4/+53
* Refactor view index layoutPaul J. Davis2020-03-052-14/+25
* Clean up view size limit enforcementPaul J. Davis2020-03-053-94/+86
* Enable fdb featureJay Doane2020-03-041-0/+1
* Add Key/Value size limit for map indexesGarren Smith2020-03-044-39/+227
* standardize couch_views_indexer_testsGarren Smith2020-03-041-15/+12
* Fix couch_views type in wait_for_jobNick Vatamaniuc2020-03-031-1/+1
* Temporary shortcut to running the fdb test suitearchive/prototype/fdb-layer-rebaseprototype/fdb-layer-rebasePaul J. Davis2020-03-021-0/+5
* Fix catching of Jiffy error exceptionsPaul J. Davis2020-03-021-1/+1
* Add fdb_to_revinfo version compatibility unit testJay Doane2020-03-021-0/+44
* Fix bug in fdb_to_revinfo compatibility clausesJay Doane2020-03-022-64/+5
* Add fdb_to_revinfo compatibility with 5-tuple ValJay Doane2020-03-022-1/+62
* Do not use the ddoc cache to load _changes filter design documentsNick Vatamaniuc2020-03-021-1/+1
* Support setting base_url in Couch test helper (take 2)ILYA Khlopotov2020-03-023-16/+32
* Add 410 status code to stats_descriptionsNick Vatamaniuc2020-03-021-0/+4