[GitHub] couchdb pull request: User configurable SSL settings

2014-04-19 Thread terinjokes
Github user terinjokes commented on a diff in the pull request: https://github.com/apache/couchdb/pull/213#discussion_r11796367 --- Diff: src/couchdb/couch_httpd.erl --- @@ -39,11 +39,16 @@ start_link(http) -> start_link(?MODULE, [{port, Port}]); start_link(https) ->

[GitHub] couchdb pull request: User configurable SSL settings

2014-04-19 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb/pull/213#issuecomment-40882633 I'll merge this once you update for default behavior as noted (and please squash those into the appropriate commit). --- If your project is set up for it, you can reply

[GitHub] couchdb pull request: User configurable SSL settings

2014-04-19 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb/pull/213#issuecomment-40882611 All http/ssl options pass through this piece of code; ServerOpts = [Opt || {_, V}=Opt <- ServerOpts0, V /= nil], so set all these new properties to e

[GitHub] couchdb pull request: User configurable SSL settings

2014-04-19 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb/pull/213#discussion_r11796028 --- Diff: src/couchdb/couch_httpd.erl --- @@ -39,11 +39,16 @@ start_link(http) -> start_link(?MODULE, [{port, Port}]); start_link(https) ->

[GitHub] couchdb pull request: User configurable SSL settings

2014-04-19 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb/pull/213#discussion_r11796026 --- Diff: src/couchdb/couch_httpd.erl --- @@ -39,11 +39,16 @@ start_link(http) -> start_link(?MODULE, [{port, Port}]); start_link(https) ->

[jira] [Commented] (COUCHDB-1994) merge rcouch with couchdb 1.6 in a branch

2014-04-19 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974940#comment-13974940 ] Benoit Chesneau commented on COUCHDB-1994: -- [~wohali] not sure why it disappear

[GitHub] couchdb pull request: Remove log level name from the log list & so...

2014-04-19 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb/pull/205#issuecomment-40874824 @deathbearbrown can you give me some nice color values that help here? I would keep the log-level, but change the colors, that we are able to sort & search. ---

[jira] [Commented] (COUCHDB-1994) merge rcouch with couchdb 1.6 in a branch

2014-04-19 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974907#comment-13974907 ] Joan Touzet commented on COUCHDB-1994: -- [~benoitc] It's a 404. There is no ICU at h

[jira] [Commented] (COUCHDB-1994) merge rcouch with couchdb 1.6 in a branch

2014-04-19 Thread Nick North (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974872#comment-13974872 ] Nick North commented on COUCHDB-1994: - This is very nice indeed - the Windows build

[jira] [Commented] (COUCHDB-2136) Group log messages by date

2014-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974844#comment-13974844 ] ASF GitHub Bot commented on COUCHDB-2136: - GitHub user robertkowalski opened a p

[GitHub] couchdb pull request: Group log messages by date - COUCHDB-2136

2014-04-19 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb/pull/214 Group log messages by date - COUCHDB-2136 Introduce a heading for each day in the logs and remove the day from each column. Closes COUCHDB-2136 I also tested to hack the

[jira] [Commented] (COUCHDB-1994) merge rcouch with couchdb 1.6 in a branch

2014-04-19 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974837#comment-13974837 ] Benoit Chesneau commented on COUCHDB-1994: -- [~wohali] really cool, will test it