summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixup for dreyfus_fabric_cleanup:go/1fixup-cleanup-gojiangph2019-08-132-5/+8
* Extend timeout for mrview_purge_docs_fabricAdam Kocoloski2019-08-091-5/+5
* Move couch startup to a fixtureAdam Kocoloski2019-08-091-39/+37
* Add timeout for couch_db_split_testsAdam Kocoloski2019-08-091-1/+2
* Fix cpse_test_purge_replication eunit testNick Vatamaniuc2019-08-071-2/+9
* Remove local replication endpoints in CouchDB 3.xNick Vatamaniuc2019-07-3121-436/+120
* Fix mem3_sync_event_listener EUnit testNick Vatamaniuc2019-07-301-20/+8
* Move eunit tests into test/eunit directoryILYA Khlopotov2019-07-29175-3/+3
* Minimal ExUnit setupILYA Khlopotov2019-07-291-0/+2
* 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
* Further improve detection of Search systemAdam Kocoloski2019-06-201-5/+12
* Improve error message on Clouseau connection failAdam Kocoloski2019-06-181-6/+13
* Improve detection of Search subsystemAdam Kocoloski2019-06-143-5/+14
* Merge branch 'master' into dreyfus-by-defaultAdam Kocoloski2019-06-141-3/+31
|\
| * Make mem3_rep:go work when target shards are not yet present in shard mapNick Vatamaniuc2019-06-121-3/+31
* | Add 'src/dreyfus/' from commit '80e3cd8111bda643686d9165ea6afa99d0d33cd4'Adam Kocoloski2019-05-2536-0/+4868
|\ \ | |/ |/|
| * Address EPI's startup use of dreyfus_configAdam Kocoloski2019-05-211-1/+6
| * Use dedicated search IOQ channelRussell Branca2019-04-122-4/+4
| * add stats for searchGarren Smith2019-03-281-0/+2
| * Avoid dreyfus_index_manager for _search_disk_size.Rob Allen2019-03-071-7/+3
| * Always send a binary when calling clouseau_rpc:deleteRobert Newson2019-02-161-1/+1
| * fix function_clause (#42)Tony Sun2019-02-131-1/+1
| * Fixed typoPaul J. Davis2019-02-071-1/+1
| * Reject multiple conflicting values of `partition`Paul J. Davis2019-02-061-2/+22
| * Support search with limit using POST methodjiangph2019-01-281-1/+1
| * Implement separate limits for partitioned queriesjiangph2019-01-091-11/+28
| * Add partition search testsGarren Smith2019-01-091-0/+1
| * Support partitioned queriesPaul J. Davis2019-01-094-24/+165
| * Remove deprecated clausesPaul J. Davis2018-12-202-42/+6
| * Fix function_clause caused by malformed accumulatorRobert Newson2018-12-141-1/+1
| * Avoid calls to `fabric:design_docs/1`Paul J. Davis2018-12-051-22/+3
| * use updated_on instead of timestamp_utc in local purge docjiangph2018-10-251-1/+1
| * Update to use new purge APIchguocloudant2018-09-287-17/+298
| * Improve search blacklistjiangph2018-08-305-0/+12
| * fix typo to noreply (#29)Tony Sun2018-08-161-1/+1
| * Add ability to black list indexes (#27)Tony Sun2018-08-159-13/+88
| * Update to use pluggable storage engine APIsPaul J. Davis2018-02-201-4/+4
| * Merge pull request #22 from cloudant-labs/86318-rename-search-indexes-when-db...Peng Hui Jiang2017-10-112-2/+17
| |\
| | * Rename search index directory in place when database is deletedjiangphcn2017-09-072-2/+17
| * | Remove public db recordPaul J. Davis2017-09-191-5/+8
| |/
| * Remove couch_cryptoILYA Khlopotov2017-08-011-1/+1
| * Add new end point to get disk size information for search indexbrkolla2017-06-056-10/+48
| * Fix shard replacementMayya Sharipova2017-04-111-3/+4
| * Tolerate open_int failureRobert Newson2016-11-221-4/+8
| * Improve search loggingTony Sun2016-10-021-1/+5
| * Don't crash on invalid ddocEric Avdey2016-07-121-9/+18