You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2019/02/06 13:27:29 UTC

[couchdb] branch master updated (d0ec540 -> c54ffcf)

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

rnewson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from d0ec540  Force mix rebar/hex/deps get on make elixir (#1894)
     add 2eff33f  Import smoosh from Cloudant
     add 815eed9  run formatting check before time-consuming tests
     add 302f9a7  remove elixir tests from 'make check' until they are reliable
     new c54ffcf  Merge pull request #1904 from apache/import-smoosh

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile                                           |   3 +-
 dev/run                                            |   1 -
 rebar.config.script                                |   1 +
 rel/overlay/etc/default.ini                        | 109 +---
 rel/reltool.config                                 |   2 +
 src/couch/src/couch_compaction_daemon.erl          | 663 ---------------------
 src/couch/src/couch_secondary_sup.erl              |   3 +-
 src/couch/test/couchdb_compaction_daemon_tests.erl | 314 ----------
 8 files changed, 11 insertions(+), 1085 deletions(-)
 delete mode 100644 src/couch/src/couch_compaction_daemon.erl
 delete mode 100644 src/couch/test/couchdb_compaction_daemon_tests.erl


[couchdb] 01/01: Merge pull request #1904 from apache/import-smoosh

Posted by rn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit c54ffcfe00776428381e0d31f2520601380a3b73
Merge: d0ec540 302f9a7
Author: Robert Newson <rn...@apache.org>
AuthorDate: Wed Feb 6 13:27:23 2019 +0000

    Merge pull request #1904 from apache/import-smoosh
    
    Import smoosh from Cloudant

 Makefile                                           |   3 +-
 dev/run                                            |   1 -
 rebar.config.script                                |   1 +
 rel/overlay/etc/default.ini                        | 109 +---
 rel/reltool.config                                 |   2 +
 src/couch/src/couch_compaction_daemon.erl          | 663 ---------------------
 src/couch/src/couch_secondary_sup.erl              |   3 +-
 src/couch/test/couchdb_compaction_daemon_tests.erl | 314 ----------
 8 files changed, 11 insertions(+), 1085 deletions(-)