summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Support jaeger http reporterILYA Khlopotov2020-03-024-16/+56
* reserve search namespaceRobert Newson2020-03-021-0/+1
* Delete unused ets table creationJay Doane2020-03-021-1/+0
* Change map indexes to be stored in one rowGarren Smith2020-03-023-114/+17
* Add `external` tag to opentrace eventsILYA Khlopotov2020-03-022-5/+10
* Improve transaction name setting when tracing FDB transactionsNick Vatamaniuc2020-03-021-1/+4
* Expiring cacheJay Doane2020-03-029-0/+507
* Delete attachments when no longer referencedPaul J. Davis2020-03-025-20/+428
* Normalize fabric2 test suitePaul J. Davis2020-03-0217-209/+214
* Retry for failed indexes buildsGarren Smith2020-03-023-6/+103
* Optimize view read latency when the view readyGarren Smith2020-03-021-20/+26
* Change end-point /_up to check fdb connectivityEric Avdey2020-03-022-6/+11
* Add operation names for all HTTP endpointsPaul J. Davis2020-03-027-27/+540
* Implement node typesNick Vatamaniuc2020-03-026-18/+163
* Trace fdb transactionsILYA Khlopotov2020-03-023-11/+39
* Trace http endpointsILYA Khlopotov2020-03-024-6/+146
* Add ctrace applicationILYA Khlopotov2020-03-0216-9/+1757
* Implement fabric2_server:fdb_cluster/0ILYA Khlopotov2020-03-021-12/+23
* Support regexp based blacklist in configILYA Khlopotov2020-03-021-16/+19
* Check membership when calling get_security/1 in fabric2_dbNick Vatamaniuc2020-03-022-73/+64
* Assert Db handle field existence in `load_config/1` in fabric2_fdbNick Vatamaniuc2020-03-021-3/+5
* Update fabric2_fdb's set_config to take un-encoding valuesNick Vatamaniuc2020-03-022-34/+26
* Before starting a db transanction, refresh the db handle from the cacheNick Vatamaniuc2020-03-022-21/+50
* Check security properties in the main transactionNick Vatamaniuc2020-03-025-56/+71
* Ensure we can create partitioned design docs with FDBNick Vatamaniuc2020-03-022-12/+20
* Pass contexts to fabric2_db functionsILYA Khlopotov2020-03-021-61/+42
* Abandon a view job if the db or ddoc is deletedPaul J. Davis2020-03-021-2/+21
* Use "\xFF/metadataVersion" key for checking metadataNick Vatamaniuc2020-03-022-15/+3
* add test to prove we can view swapGarren Smith2020-03-021-0/+67
* Add a special error for an invalid legacy local doc revsionNick Vatamaniuc2020-03-021-2/+7
* Chunkify local docsNick Vatamaniuc2020-03-026-21/+491
* Remove compiler warningILYA Khlopotov2020-03-021-2/+0
* Take better advantage of metadata version key featureNick Vatamaniuc2020-03-023-31/+137
* Enable FDB transaction tracingNick Vatamaniuc2020-03-021-0/+18
* Use a shorter name for create_or_open_couchdb_dirNick Vatamaniuc2020-03-023-7/+7
* DRY out CouchDB FDB prefix fetchingNick Vatamaniuc2020-03-023-18/+12
* Fix timeout in couch_viewsNick Vatamaniuc2020-03-021-1/+1
* Fix mango index validationPaul J. Davis2020-03-021-6/+1
* Update couch_views to use couch_evalPaul J. Davis2020-03-025-20/+58
* Add tests for couch_js applicationPaul J. Davis2020-03-023-1/+470
* Implement couch_js callbacks for couch_evalPaul J. Davis2020-03-022-0/+57
* Initial creation of couch_js applicationPaul J. Davis2020-03-0211-0/+2221
* Add couch_eval abstraction layerGarren Smith2020-03-026-0/+142
* Add more deleted docs replication cases to integration testNick Vatamaniuc2020-03-021-25/+95
* Fix doc counts for replicated deletionsNick Vatamaniuc2020-03-022-2/+36
* Add revision stemming for interactive docsNick Vatamaniuc2020-03-022-9/+224
* Check members after db is openedNick Vatamaniuc2020-03-022-13/+42
* Make get_security and get_revs_limit calls consistentNick Vatamaniuc2020-03-023-23/+45
* Implement setting and getting _revs_limitNick Vatamaniuc2020-03-022-2/+19
* Fix _changes heartbeat optionNick Vatamaniuc2020-03-022-5/+5