You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2017/05/20 11:32:22 UTC

[couchdb] 01/01: Merge branch 'master' into 3406/improve-tests

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch 3406/improve-tests
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 70a32dbe2bca5a17d65ca8d6ba763730ffa6fd0b
Merge: 3cbd82d cc12e8c
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Sat May 20 13:32:20 2017 +0200

    Merge branch 'master' into 3406/improve-tests

 .github/PULL_REQUEST_TEMPLATE.md                   |  10 +-
 .gitignore                                         |   2 +
 .travis.yml                                        |  21 +++-
 INSTALL.Unix.md                                    |   2 +-
 build-aux/logfile-uploader.py                      | 113 +++++++++++++++++++++
 src/chttpd/test/chttpd_db_doc_size_tests.erl       |   6 +-
 src/chttpd/test/chttpd_db_test.erl                 |  12 ++-
 src/couch/src/couch_lru.erl                        |  62 +++++------
 src/couch/test/couch_lru_tests.erl                 | 109 --------------------
 .../test/couch_index_compaction_tests.erl          |  12 ++-
 .../test/couch_replicator_compact_tests.erl        |   8 +-
 ...ch_replicator_small_max_request_size_target.erl |   2 +-
 test/javascript/run                                |   6 +-
 test/javascript/tests/view_sandboxing.js           |  39 ++++---
 14 files changed, 220 insertions(+), 184 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.