summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add fdb_to_revinfo compatibility with 5-tuple Valfdb_to_rev_info-compatibilityJay Doane2020-02-182-1/+61
* add multi transaction iterators and resuse couch_views_serverGarren Smith2020-02-178-121/+33
* Mango eunit test fixes (#2553)Jay Doane2020-02-178-34/+35
* split out queries and all tests passingGarren Smith2020-02-179-125/+164
* Remove printsJay Doane2020-02-172-2/+0
* Eliminate compiler warningsJay Doane2020-02-171-1/+1
* Fix failing test getting 500 expecting 503Jay Doane2020-02-171-1/+6
* basic loading of conflicts for docsGarren Smith2020-02-173-2/+24
* getting tests to passGarren Smith2020-02-1713-40/+49
* add bookmark supportGarren Smith2020-02-174-39/+70
* Wrap lines to 80 chars and remove trailing whitespaceJay Doane2020-02-173-90/+270
* more work on background indexerGarren Smith2020-02-1713-32/+44
* background indexing for mangoGarren Smith2020-02-1716-56/+877
* fix loading doc body in mango_idx:listGarren Smith2020-02-177-15/+25
* Refactor mango indexer hookJay Doane2020-02-172-33/+43
* able to add/delete/update mango fdb indexesGarren Smith2020-02-177-166/+252
* range query fixes from testsGarren Smith2020-02-1712-415/+448
* index and _all_docs queries workingGarren Smith2020-02-178-393/+439
* initial creation of fdb startkey/endkeyGarren Smith2020-02-179-138/+223
* very rough indexing and return docsGarren Smith2020-02-1717-855/+1328
* mango crud index definitionsGarren Smith2020-02-175-24/+69
* change mango test auth to match elixirGarren Smith2020-02-172-4/+4
* add crude mango hook and indexer setupGarren Smith2020-02-175-4/+215
* Test coverage: apply_open_doc_optsPaul J. Davis2020-02-151-1/+98
* Test coverage: validate_dbname, validate_docidPaul J. Davis2020-02-151-0/+75
* Test coverage: get_full_doc_infoPaul J. Davis2020-02-151-0/+87
* Test coverage: list_dbs and list_dbs_infoPaul J. Davis2020-02-151-1/+30
* Convert versionstamps to binariesPaul J. Davis2020-02-151-1/+1
* Add tests for database size trackingPaul J. Davis2020-02-152-0/+1238
* Track the size of data stored in a databasePaul J. Davis2020-02-156-29/+205
* Remove attachment headers fieldPaul J. Davis2020-02-151-17/+7
* Use {restart_tx, false} option in view index builder changes feedNick Vatamaniuc2020-02-151-1/+2
* Implement mult-transactional iterators for _changes feedsNick Vatamaniuc2020-02-145-70/+364
* Support `GET /_dbs_info` endpointPaul J. Davis2020-02-131-1/+48
* Implement `fabric2_db:list_dbs_info/1,2,3`Paul J. Davis2020-02-133-16/+126
* Implement async API for `fabric2_fdb:get_info/1`Paul J. Davis2020-02-131-0/+9
* Track a database level view size rollupPaul J. Davis2020-02-132-20/+33
* Fix doc attachment testsPaul J. Davis2020-02-131-2/+2
* Encode startkey/endkey for all_docs (#2538)garren smith2020-02-133-16/+60
* Merge pull request #2519 from cloudant/fix-b3-headeriilyak2020-02-046-112/+121
|\
| * Add basic test case for b3 fixILYA Khlopotov2020-02-042-0/+103
| * fix b3 - Headers suppose to be stringsILYA Khlopotov2020-02-041-1/+1
| * Support setting base_url in Couch test helperILYA Khlopotov2020-02-041-7/+14
| * Update httpotion to 3.1.3ILYA Khlopotov2020-02-043-104/+3
|/
* Merge pull request #2494 from cloudant/add-http-reporteriilyak2020-01-304-16/+56
|\
| * Support jaeger http reporterILYA Khlopotov2020-01-304-16/+56
|/
* Merge pull request #2503 from apache/reserve-search-namespaceRobert Newson2020-01-291-0/+1
|\
| * reserve search namespacereserve-search-namespaceRobert Newson2020-01-291-0/+1
|/
* Merge pull request #2499 from apache/expiring-cache-cleanupJay Doane2020-01-281-1/+0
|\
| * Delete unused ets table creationexpiring-cache-cleanupJay Doane2020-01-281-1/+0
|/