summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Introduce cpse_test_purge_seqs againintro-cpse_test_purge_seqsjiangph2018-12-252-5/+10
* Remove shim couch_replicator_manager moduleKyle Snavely2018-12-204-89/+15
* Clean rexi stream workers when coordinator process is killedNick Vatamaniuc2018-12-201-0/+132
* Move fabric streams to a fabric_streams moduleNick Vatamaniuc2018-12-207-98/+129
* Suppress credo TODO suggests (#1822)Ivan Mironov2018-12-201-2/+5
* Migrate cluster with(out) quorum js tests as elixir tests (#1812)Juanjo Rodriguez2018-12-194-2/+383
* Increase timeout on restart in JS/elixir tests to 30s (#1820)Joan Touzet2018-12-192-3/+3
* Merge pull request #1800 from cloudant/allow-specifying-individual-elixir-testsiilyak2018-12-194-4/+17
|\
| * Merge branch 'master' into allow-specifying-individual-elixir-testsJoan Touzet2018-12-1211-45/+327
| |\ | |/ |/|
* | Merge pull request #1805 from cloudant/fix-with-haproxyiilyak2018-12-111-1/+1
|\ \
| * | Fix haproxy config file locationILYA Khlopotov2018-12-111-1/+1
|/ /
* | Merge pull request #1774 from cloudant/support-more-than-3-nodesiilyak2018-12-112-15/+86
|\ \
| * | Support for more than 3 nodes dev clusterILYA Khlopotov2018-12-112-15/+86
|/ /
* | Merge pull request #1796 from cloudant/tests/port-delayed_commits-to-elixirEric Avdey2018-12-104-1/+89
|\ \
| * | Port delayed_commits test to ElixirEric Avdey2018-12-102-1/+32
| * | Add elixir helper to restart a node or the whole clusterEric Avdey2018-12-102-0/+57
|/ /
* | Merge pull request #1802 from van-mronov/moduledociilyak2018-12-102-0/+4
|\ \
| * | Add moduledoc attributeIvan Mironov2018-12-072-0/+4
|/ /
* | Merge pull request #1770 from cloudant/COUCHDB-1384-function-clause-errorPeng Hui Jiang2018-12-082-6/+126
|\ \
| * | Fix function_clause errorwenwl2018-12-082-6/+126
|/ /
* | Avoid calls to `fabric:design_docs/1`Paul J. Davis2018-12-071-23/+3
* | Add `couch_db:get_design_doc/2`Paul J. Davis2018-12-072-0/+19
| * Support specifying individual Elixir tests to runILYA Khlopotov2018-12-074-4/+17
|/
* Refactor elixir test suite initialization (#1779)Ivan Mironov2018-12-074-262/+272
* Add Credo to Elixir test suite (#1769)Alessio Biancalana2018-12-0718-376/+790
* Format and check all code using python black (#1776)Joan Touzet2018-12-0635-2813/+2022
* Filter out empty missing_revs results in mem3_repNick Vatamaniuc2018-12-061-2/+6
* Merge pull request #1797 from apache/ignore-clang-compile-commands-db-fileJoan Touzet2018-12-061-0/+1
|\
| * Ignore clang compile commands database fileEric Avdey2018-12-061-0/+1
|/
* Merge pull request #1790 from cloudant/move-tests-to-suiteiilyak2018-12-042-91/+121
|\
| * mock couch_logILYA Khlopotov2018-12-031-3/+24
| * Fix expected result from testILYA Khlopotov2018-12-031-1/+1
| * Move couch_flags_config tests into its own moduleILYA Khlopotov2018-12-032-91/+100
|/
* Merge pull request #1786 from apache/no-dev-data-dirJoan Touzet2018-11-301-1/+0
|\
| * Merge branch 'master' into no-dev-data-dirno-dev-data-dirJoan Touzet2018-11-302-5/+3
| |\ | |/ |/|
* | Use devclean on elixir target for consistency of Makefile (#1785)Eric Avdey2018-11-302-5/+3
| * dev/run: do not create needless dev/data/ dirJoan Touzet2018-11-301-1/+0
|/
* Merge pull request #1780 from apache/2.3.0-prep2.3.1-last2.3.0-RC12.3.0Joan Touzet2018-11-293-4/+4
|\
| * Bump fauxton, docs, version to 2.3.0Joan Touzet2018-11-293-4/+4
|/
* fix: re-enable _doc_id & _design_docs filter optimisation paths (#1771)Jan Lehnardt2018-11-293-17/+53
* Cache query servers in ets table (#1778)iilyak2018-11-291-34/+46
* Use fabric to get design docs in the compaction daemonNick Vatamaniuc2018-11-281-11/+16
* test: port large_docs.js to Elixir test suite (#1745)Alessio Biancalana2018-11-282-1/+41
* test: port coffee.js to Elixir test suite (#1760)Alessio Biancalana2018-11-282-1/+69
* Merge pull request #1767 from van-mronov/mix-formatJoan Touzet2018-11-2721-507/+807
|\
| * Merge branch 'master' into mix-formatJoan Touzet2018-11-2715-107/+52
| |\ | |/ |/|
* | Merge pull request #1764 from apache/switch-scripts-to-python3Joan Touzet2018-11-2715-107/+52
|\ \
| * | Don't use activate script; Windows fixesswitch-scripts-to-python3Joan Touzet2018-11-275-17/+17
| * | Run mango tests with Python 3Nick Vatamaniuc2018-11-2610-89/+33
| * | Switch to python 3Nick Vatamaniuc2018-11-264-10/+11
|/ /