GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/255
header: hover-effect for all controls
small visual improvement for the header
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rob
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72220501
@iilyak great! thank you!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user michellephung commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/246#issuecomment-72219652
+1 looks great!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not ha
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-chttpd/pull/16
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb/pull/291
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
Github user iilyak commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72257827
All PRs are updated. Summary of updates:
1 rename `handle_config_stop` into `handle_config_terminate`
2. make use of `undefined` default value when calling `co
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch/pull/26#issuecomment-72244237
@iilyak all merged. Thank you!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does n
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-couch-mrview/pull/13
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the fe
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-fabric/pull/8
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-documentation/pull/10
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the f
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-couch/pull/26
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72218702
@iilyak btw, it seems you'd missed ioq project. I made a change in my
branch. Could you take a look on it?
https://github.com/kxepal/couchdb-ioq/commit/b7b841294f7a3
Github user iilyak commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72218535
I'll push new commit using `undefined`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your proje
Github user michellephung commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/253#issuecomment-72226389
Hey Robert,
I'm still getting some header-css-brokenness at smaller widths, and the
search bar pops back into view at a certain point.
Some sit
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72261403
All great!
@iilyak how do you think: if there need to use `config:get/3` with explicit
default `undefined` value when the same value is used implicitly when you c
Github user iilyak commented on the pull request:
https://github.com/apache/couchdb-couch/pull/26#issuecomment-72241690
Looks correct
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feat
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72265130
Agreed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
en
Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72216258
@iilyak hm...true. Need to update those code after your PRs.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub a
Github user iilyak commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72215561
The problem with `[httpd] config_whitelist = null` is very easy to solve
using either.
```
case config:get(<<"httpd">>, <<"config_whitelist">>, undefined) of
Github user iilyak commented on the pull request:
https://github.com/apache/couchdb-config/pull/2#issuecomment-72264482
I hope some day we can deprecate `config:get/2` so every caller would have
to provide sensible default.
---
If your project is set up for it, you can reply to this
[
https://issues.apache.org/jira/browse/COUCHDB-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299284#comment-14299284
]
Nathan Vander Wilt commented on COUCHDB-1682:
-
Since I'm logged in and sully
[
https://issues.apache.org/jira/browse/COUCHDB-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299147#comment-14299147
]
Alexander Shorin commented on COUCHDB-2562:
---
A bit better reference: http://da
Nathan Vander Wilt created COUCHDB-2562:
---
Summary: Wrong Content-Type for continuous changes feed
Key: COUCHDB-2562
URL: https://issues.apache.org/jira/browse/COUCHDB-2562
Project: CouchDB
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298986#comment-14298986
]
ASF GitHub Bot commented on COUCHDB-1145:
-
Github user asfgit closed the pull re
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Shorin resolved COUCHDB-1145.
---
Resolution: Fixed
Fix Version/s: 2.0.0
> As a CouchApp developer, I'd like ac
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Shorin updated COUCHDB-1145:
--
Assignee: ILYA
> As a CouchApp developer, I'd like access to a listing of local-only (
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298977#comment-14298977
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298971#comment-14298971
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298973#comment-14298973
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298980#comment-14298980
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298975#comment-14298975
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298982#comment-14298982
]
ASF GitHub Bot commented on COUCHDB-1145:
-
Github user asfgit closed the pull re
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298967#comment-14298967
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298966#comment-14298966
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298969#comment-14298969
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298963#comment-14298963
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298981#comment-14298981
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298978#comment-14298978
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298979#comment-14298979
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298968#comment-14298968
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298974#comment-14298974
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298965#comment-14298965
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298970#comment-14298970
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298972#comment-14298972
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298976#comment-14298976
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
[
https://issues.apache.org/jira/browse/COUCHDB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298964#comment-14298964
]
ASF subversion and git services commented on COUCHDB-1145:
--
Com
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/254
ZeroClipboard: Don't rely on code loading order
Bake path to swf-file into release at build time and make it
configurable for different environments.
Relying on the synch
Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/253#issuecomment-72195719
![bildschirmfoto 2015-01-30 um 13 45
25](https://cloud.githubusercontent.com/assets/298166/5975819/53b385b8-a886-11e4-8f39-016df4a7f4eb.png)
---
If your
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/253
all-dbs, all-docs: more responsiveness
don't display search-label if screensize is too small.
before that the searchlabel jumped out of the headerbar
You can merge this pull
49 matches
Mail list logo