summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feat/intervalsfeat/intervalsJan Lehnardt2019-09-25208-816/+778
|\
| * Remove old multi-query path (#2173)Adam Kocoloski2019-09-241-12/+14
| * feat: do not run stats aggregations on an intervalJan Lehnardt2019-09-201-7/+20
| * Remove deprecated dbinfo fields (#2163)Adam Kocoloski2019-09-185-44/+0
| * Fix typo in couch_mrview commentJamie Luckett2019-09-161-1/+1
| * Improve credential stripping for replication document readsNick Vatamaniuc2019-09-122-2/+16
| * fixup fabric:cleanup_index_filesfabric-cleanup-view-filesjiangph2019-09-101-1/+6
| * feat: less scary error messageJan Lehnardt2019-09-091-0/+3
| * Fix badmatch in fabric_view_all_docsfix-all-docs-timeoutEric Avdey2019-08-281-2/+7
| * Keep database property after overwriting shard mapkeep-dbprop-after-rewriting-shardmapjiangph2019-08-242-1/+39
| * Send a 500, not a 400, for unknown search errorsmango-search-error-400-500Robert Newson2019-08-231-1/+1
| * Fix _scheduler/docs response for local replication endpointsNick Vatamaniuc2019-08-202-8/+11
| * Refactor test to keep setup/teardown out of timerAdam Kocoloski2019-08-181-8/+11
| * Extend timeout on shard splitting testAdam Kocoloski2019-08-181-1/+1
| * Extend timeouts for chttpd_view_test suiteAdam Kocoloski2019-08-161-6/+7
| * Extend timeouts for chttpd_db_test suiteAdam Kocoloski2019-08-161-42/+43
| * Extend timeouts for couch_bt_engine_upgrade_testsAdam Kocoloski2019-08-161-8/+9
| * Refactor fabric:cleanup_index_filesILYA Khlopotov2019-08-152-10/+116
| * Support map childspecs in couch_epi supervisor's children replacementepi-support-map-childspecEric Avdey2019-08-152-12/+27
| * Fix replication rescheduling Running < MaxJobs corner caseNick Vatamaniuc2019-08-141-33/+49
| * 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
* | feat: simplify codeJan Lehnardt2019-09-251-10/+7
* | feat: use more efficient erlang:send_after() functionJan Lehnardt2019-09-251-4/+4
* | feat: do not run stats aggregations on an intervalJan Lehnardt2019-09-191-7/+20
|/
* 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