[GitHub] couchdb-nano pull request #4: Multiple fixes

2017-01-17 Thread glynnbird
Github user glynnbird closed the pull request at: https://github.com/apache/couchdb-nano/pull/4 --- 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] couchdb-fauxton pull request #833: remove backbone from auth

2017-01-17 Thread timmak
Github user timmak commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/833#discussion_r96428914 --- Diff: app/core/base.js --- @@ -9,9 +9,11 @@ // WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the // License for th

[GitHub] couchdb-fauxton pull request #833: remove backbone from auth

2017-01-17 Thread timmak
Github user timmak commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/833#discussion_r96428694 --- Diff: app/core/base.js --- @@ -159,4 +161,15 @@ FauxtonAPI.setSession = function (newSession) { FauxtonAPI.reducers = []; +Fau

[GitHub] couchdb-fauxton pull request #833: remove backbone from auth

2017-01-17 Thread timmak
Github user timmak commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/833#discussion_r96428612 --- Diff: app/addons/config/routes.js --- @@ -16,10 +16,10 @@ import CORSActions from "../cors/actions"; import ClusterActions from "../cluster/cl

[GitHub] couchdb-fauxton pull request #833: remove backbone from auth

2017-01-17 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/833#discussion_r96427095 --- Diff: app/core/base.js --- @@ -9,9 +9,11 @@ // WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the // License f

[GitHub] couchdb-fauxton pull request #833: remove backbone from auth

2017-01-17 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/833#discussion_r96427042 --- Diff: app/core/base.js --- @@ -159,4 +161,15 @@ FauxtonAPI.setSession = function (newSession) { FauxtonAPI.reducers = [];

[GitHub] couchdb-fauxton pull request #833: remove backbone from auth

2017-01-17 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/833#discussion_r96420216 --- Diff: app/addons/config/routes.js --- @@ -16,10 +16,10 @@ import CORSActions from "../cors/actions"; import ClusterActions from "../clust

[GitHub] couchdb-fauxton pull request #833: remove backbone from auth

2017-01-17 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/833#discussion_r96420591 --- Diff: app/core/auth.js --- @@ -11,50 +11,30 @@ // the License. import FauxtonAPI from "./base"; -import Backbone from "bac

[GitHub] couchdb-fauxton pull request #833: remove backbone from auth

2017-01-17 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/833#discussion_r96420470 --- Diff: app/core/auth.js --- @@ -11,50 +11,30 @@ // the License. import FauxtonAPI from "./base"; -import Backbone from "bac

[GitHub] couchdb-fauxton pull request #834: Small fixes

2017-01-17 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/834 --- 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] couchdb-fauxton issue #834: Small fixes

2017-01-17 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/834 Merged --- 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, o

[GitHub] couchdb-fauxton issue #834: Small fixes

2017-01-17 Thread millayr
Github user millayr commented on the issue: https://github.com/apache/couchdb-fauxton/pull/834 LGTM --- 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 t

[GitHub] couchdb-nano issue #4: Multiple fixes

2017-01-17 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-nano/pull/4 Thanks @glynnbird, this is great. I've squashed and merged --- 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

[GitHub] couchdb-fauxton pull request #834: Small fixes

2017-01-17 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/834 Small fixes This fixes replication edit to show all the correct info. Also fixes the styling for the styled select in the edit view and clone view You can merge this pull request in