summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into python-blackpython-blackJoan Touzet2018-12-0110-61/+106
|\
| * 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
* | Format and check all code using python blackJoan Touzet2018-11-2937-2815/+2050
|/
* 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
|/ /
| * Update win makefileIvan Mironov2018-11-271-1/+4
| * Format elixir testIvan Mironov2018-11-2718-505/+792
| * Add elixir-check-formatted make taskIvan Mironov2018-11-271-1/+5
| * Add formatter configIvan Mironov2018-11-271-0/+6
|/
* Implement replicator session refresh based on cookie max ageNick Vatamaniuc2018-11-263-26/+119
* test: port lots_of_docs.js to Elixir test suite (#1738)Alessio Biancalana2018-11-262-1/+96
* Merge pull request #1761 from cloudant/fix-couch_epi-typespeciilyak2018-11-232-2/+9
|\
| * Fix couch_epi typespec for data providerILYA Khlopotov2018-11-232-2/+9
|/
* Merge pull request #1754 from cloudant/do-not-use-list-as-config-keyiilyak2018-11-232-33/+67
|\
| * Replace erl_parse based parser with our ownILYA Khlopotov2018-11-231-8/+42
| * Do not use [] in feature_flags configurationILYA Khlopotov2018-11-222-27/+27
|/
* feat: do not record server admin requests as cache misses (#1755)Jan Lehnardt2018-11-222-5/+13
* Merge pull request #1629 from cloudant/84736-handle-db-deletion-in-load_valid...iilyak2018-11-2213-62/+272
|\
| * Handle db deletion in couch_db:load_validation_funsILYA Khlopotov2018-11-2213-62/+272
|/
* Merge pull request #1744 from cloudant/fix-_design_docs_total_rowsEric Avdey2018-11-219-50/+289
|\
| * Add a new test suite for _design_doc handlerEric Avdey2018-11-212-1/+146
| * Remove empty spaces from couch_mrview_test_utilEric Avdey2018-11-211-1/+1
| * Fix misleading assertion in design_docs_query.js testEric Avdey2018-11-211-1/+1
| * Remove ending spaces from design_docs_query.jsEric Avdey2018-11-211-18/+18
| * Fix total_rows for _design_docs with keysEric Avdey2018-11-214-29/+115
| * Fix total_rows for _design_docs handlerEric Avdey2018-11-212-0/+8
|/
* This adds in downgrade code for Database partitions work. We add anGarren Smith2018-11-213-0/+139
* Merge pull request #1750 from apache/remove-setting-on-chttpd_view_testPeng Hui Jiang2018-11-201-1/+0
|\
| * Remove unnecessary setting on chttpd_view_testremove-setting-on-chttpd_view_testjiangph2018-11-201-1/+0
|/
* Merge pull request #1748 from apache/win-fix-makefileJoan Touzet2018-11-191-0/+1
|\
| * Add query server to eunit, Makefile.winwin-fix-makefileJoan Touzet2018-11-191-0/+1
|/
* Set query server env variable in Makefile for isolated eunit tests (#1747)Eric Avdey2018-11-191-0/+1
* Merge pull request #1739 from apache/timeout-_purged_infos_limitPeng Hui Jiang2018-11-162-4/+26
|\
| * Avoid badmatch when getting fabric timeouttimeout-_purged_infos_limitjiangph2018-11-162-4/+26
|/
* Merge pull request #1717 from cloudant/COUCHDB-1380-fix-nasty-errorPeng Hui Jiang2018-11-152-3/+7
|\
| * Fix nasty 500 error on POST to /_configwenwl2018-11-152-3/+7
|/