[GitHub] couchdb-fauxton pull request: Fix for relative link handling issue...

2015-06-22 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/465#issuecomment-114155759 +1 nice find --- 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

[GitHub] couchdb-fauxton pull request: Url fix

2015-06-22 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/464#issuecomment-114038653 @benkeen can you take another look. I've changed the behaviour. It now uses the history when a user is viewing a doc. But uses `_all_docs` when returning

[GitHub] couchdb-fauxton pull request: Url fix

2015-06-23 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/464 --- 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

[GitHub] couchdb-fauxton pull request: Fix failing PreviousButton test

2015-06-23 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/470#issuecomment-114389530 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

[GitHub] couchdb-fauxton pull request: Refactoring CodeEditor /

2015-06-15 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/459#discussion_r32405708 --- Diff: app/addons/components/react-components.react.jsx --- @@ -220,56 +332,49 @@ function (app, FauxtonAPI, React, Components, ace

[GitHub] couchdb-fauxton pull request: React sidebar

2015-06-17 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/455 --- 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

[GitHub] couchdb-fauxton pull request: Add CSRF indicator

2015-08-13 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/497#issuecomment-130683765 +1 once the tests pass. --- 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

[GitHub] couchdb-fauxton pull request: Use CSRF protection if available

2015-08-03 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/488#discussion_r36083449 --- Diff: app/app.js --- @@ -63,6 +63,29 @@ function (app, $, _, Backbone, Bootstrap, Helpers, Utils, FauxtonAPI, Couchdb) { // Localize

[GitHub] couchdb-fauxton pull request: Use CSRF protection if available

2015-08-03 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/488#discussion_r36083505 --- Diff: app/app.js --- @@ -63,6 +63,29 @@ function (app, $, _, Backbone, Bootstrap, Helpers, Utils, FauxtonAPI, Couchdb) { // Localize

[GitHub] couchdb-fauxton pull request: React query options

2015-08-11 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/483#issuecomment-129785406 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

[GitHub] couchdb-fauxton pull request: React query options

2015-08-11 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/483 --- 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

[GitHub] couchdb-fauxton pull request: Fauxton csrf fixes

2015-08-10 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/494#issuecomment-129365346 +1 nice fix. --- 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

[GitHub] couchdb-fauxton pull request: Fix doc attachment uploader

2015-08-10 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/491#issuecomment-129365623 @michellephung could you rebase once #494 lands and test this again. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] couchdb-fauxton pull request: React query options

2015-08-10 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/483#discussion_r36630749 --- Diff: app/addons/documents/queryoptions/queryoptions.react.jsx --- @@ -0,0 +1,405 @@ +// Licensed under the Apache License, Version 2.0

[GitHub] couchdb-fauxton pull request: React query options

2015-08-10 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/483#issuecomment-129457967 @michellephung and @robertkowalski thanks for reviewing. All tests passing and all fixes done. I need a +1 from both of you and then I can merge this :+1

[GitHub] couchdb-fauxton pull request: Trigger error on failed session

2015-07-21 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/482#issuecomment-123405693 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

[GitHub] couchdb-fauxton pull request: Trigger error on failed session

2015-07-21 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/482 --- 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

[GitHub] couchdb-fauxton pull request: add include all docs to replication ...

2015-10-27 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/570#discussion_r43137239 --- Diff: app/addons/documents/routes-documents.js --- @@ -154,6 +163,10 @@ function (app, FauxtonAPI, BaseRoute, Documents, Changes

[GitHub] couchdb-fauxton pull request: add include all docs to replication ...

2015-10-27 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/570#issuecomment-151571283 +1 after a small fix. Nice work. --- 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

[GitHub] couchdb-fauxton pull request: add include all docs to replication ...

2015-10-28 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/570#issuecomment-151764426 +1 --- 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

[GitHub] couchdb-nmo pull request: Replication

2015-10-26 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/11 Replication This adds `replicate-from` and `replicate-to`. Replication to and from a cluster to another CouchDB instance. You can merge this pull request into a Git repository

[GitHub] couchdb-nmo pull request: Replication

2015-11-11 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/11#discussion_r44512447 --- Diff: doc/api/nmo-replicate-from.md --- @@ -0,0 +1,11 @@ +nmo-replicateFrom(3) -- replicate-from

[GitHub] couchdb-nmo pull request: [WIP] support npm3

2015-11-11 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/12#issuecomment-155766479 its because we bundle all the dependencies. So when someone installs nmo they have everything. Don't need to fetch anything and we shouldn't have any dependency

[GitHub] couchdb-nmo pull request: [WIP] support npm3

2015-11-11 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/12#issuecomment-155769402 Yes. Thats why its [WIP] we have to decide how to manage this. Any suggestions would be great. --- If your project is set up for it, you can reply

[GitHub] couchdb-nmo pull request: [WIP] support npm3

2015-11-11 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/12 [WIP] support npm3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-nmo modules-fix Alternatively you can review

[GitHub] couchdb-nmo pull request: [WIP] support npm3

2015-11-12 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/12#issuecomment-156051271 After discussion with @janl and @kxepal we don't need this anymore. I'm closing. --- If your project is set up for it, you can reply to this email and have

[GitHub] couchdb-nmo pull request: [WIP] support npm3

2015-11-12 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/12 --- 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

[GitHub] couchdb-nmo pull request: Replication

2015-11-16 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/11#discussion_r44916219 --- Diff: src/replicate-to.js --- @@ -0,0 +1,49 @@ +import nmo from './nmo.js'; +import Promise from 'bluebird'; +import

[GitHub] couchdb-nmo pull request: Replication

2015-11-16 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/11 --- 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

[GitHub] couchdb-nmo pull request: Replication

2015-11-16 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/11#issuecomment-157024834 Thanks for reviewing @robertkowalski. Merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] couchdb-fauxton pull request: String edits for Fauxton

2015-11-16 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/575#discussion_r44913183 --- Diff: app/addons/config/routes.js --- @@ -67,7 +67,7 @@ function (app, FauxtonAPI, Config, Views, CORSComponents, CORSActions, ClusterAc

[GitHub] couchdb-nmo pull request: Add linting check

2015-11-16 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/13#issuecomment-157007072 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

[GitHub] couchdb-nmo pull request: Add linting check

2015-11-16 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/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

[GitHub] couchdb-nmo pull request: Release check

2015-10-14 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/9 Release check You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-nmo release-check Alternatively you can review

[GitHub] couchdb-nmo pull request: fix circular dependency which causes rac...

2015-10-08 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/8#issuecomment-146473652 +1 this works. --- 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

[GitHub] couchdb-nmo pull request: Active tasks

2015-10-20 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/7 --- 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

[GitHub] couchdb-nmo pull request: Release check

2015-10-20 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/9 --- 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

[GitHub] couchdb-nmo pull request: Active tasks

2015-10-20 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/7#issuecomment-149462513 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

[GitHub] couchdb-nmo pull request: Save database to file

2015-10-20 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/10#issuecomment-149462644 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

[GitHub] couchdb-nmo pull request: Save database to file

2015-10-20 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/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

[GitHub] couchdb-nmo pull request: Save database to file

2015-10-14 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/10 Save database to file `savetofile` saves the docs in _all_docs to file. It can also gzip them if specified You can merge this pull request into a Git repository by running: $ git

[GitHub] couchdb-nmo pull request: Active tasks

2015-10-12 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/7#discussion_r41785260 --- Diff: doc/api/nmo-activetasks.md --- @@ -0,0 +1,15 @@ +nmo-activetasks(3) -- activetasks

[GitHub] couchdb-nmo pull request: Active tasks

2015-10-12 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/7#discussion_r41785344 --- Diff: doc/api/nmo-activetasks.md --- @@ -0,0 +1,15 @@ +nmo-activetasks(3) -- activetasks

[GitHub] couchdb-nmo pull request: [WIP] Active tasks

2015-10-07 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/7 [WIP] Active tasks You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-nmo active-tasks Alternatively you can review

[GitHub] couchdb-nmo pull request: Active tasks

2015-10-13 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/7#discussion_r41842552 --- Diff: src/activetasks.js --- @@ -0,0 +1,129 @@ +import nmo from './nmo.js'; +import Wreck from 'wreck'; +import Promise from 'bluebird

[GitHub] couchdb-nmo pull request: Active tasks

2015-10-13 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/7#discussion_r41842667 --- Diff: src/activetasks.js --- @@ -0,0 +1,129 @@ +import nmo from './nmo.js'; +import Wreck from 'wreck'; +import Promise from 'bluebird

[GitHub] couchdb-nmo pull request: Active tasks

2015-10-13 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/7#issuecomment-147739334 Thanks for all the help @robertkowalski. Its now merged in. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] couchdb-fauxton pull request: Fix for Safari not recognizing autof...

2015-10-06 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/546#issuecomment-145767071 +1 nice work @benkeen --- 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-nmo pull request: [WIP] Import csv

2015-08-27 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/1 [WIP] Import csv This needs some clean up around error handling and capturing the arguments. But other than that it can now import a csv to CouchDB. You can merge this pull request

[GitHub] couchdb-nmo pull request: Isonline cluster

2015-09-04 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/2 Isonline cluster Adds functionality to `nmo isonline clusterName` to do a check if all nodes in a cluster are online. You can merge this pull request into a Git repository by running

[GitHub] couchdb-nmo pull request: [WIP] Import csv

2015-09-04 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/1#issuecomment-137716155 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

[GitHub] couchdb-nmo pull request: [WIP] Import csv

2015-09-04 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/1 --- 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

[GitHub] couchdb pull request: Adapt csrf test to hit form data endpoint

2015-09-04 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb/pull/341#issuecomment-137702151 For what its worth I +1. Not sure why travis is failing though. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] couchdb-nmo pull request: Isonline cluster

2015-09-07 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/2#issuecomment-138296324 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

[GitHub] couchdb-nmo pull request: Isonline cluster

2015-09-07 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/2 --- 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

[GitHub] couchdb-nmo pull request: [WIP] Import csv

2015-09-02 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/1#discussion_r38513788 --- Diff: src/import-csv.js --- @@ -0,0 +1,65 @@ +import fs from 'fs'; +import Promise from 'bluebird'; +import _ from 'lodash

[GitHub] couchdb-nmo pull request: [WIP] Import csv

2015-09-02 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/1#discussion_r38518425 --- Diff: src/import-csv.js --- @@ -0,0 +1,65 @@ +import fs from 'fs'; +import Promise from 'bluebird'; +import _ from 'lodash

[GitHub] couchdb-fauxton pull request: remove broken notifications

2015-09-01 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/511#issuecomment-136768264 +1 --- 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

[GitHub] couchdb-nmo pull request: add new command couch-config get/set

2015-09-10 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/3#discussion_r39135411 --- Diff: src/couch-config.js --- @@ -0,0 +1,160 @@ +import * as utils from './utils.js'; +import log from 'npmlog'; +import Wreck from

[GitHub] couchdb-nmo pull request: add new command couch-config get/set

2015-09-10 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/3 --- 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

[GitHub] couchdb-nmo pull request: add new command couch-config get/set

2015-09-10 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/3#issuecomment-139210195 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

[GitHub] couchdb-fauxton pull request: Add generation date to index.html

2015-09-09 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/519#issuecomment-138950304 +1 --- 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

[GitHub] couchdb-nmo pull request: add new command couch-config get/set

2015-09-09 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/3 add new command couch-config get/set Get - will get all the configs settings for all nodes in a cluster and display them for easy viewing Set - will set the config for all nodes

[GitHub] couchdb-nmo pull request: add new command couch-config get/set

2015-09-09 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/3#discussion_r39059324 --- Diff: src/couch-config.js --- @@ -0,0 +1,160 @@ +import * as utils from './utils.js'; +import log from 'npmlog'; +import Wreck from

[GitHub] couchdb-fauxton pull request: Fix for Safari not recognizing autof...

2015-10-05 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/546#issuecomment-145464542 @benkeen this is cool, but we need some tests for this. I know its only reproduceable on Safari but hopefully you can write some unit tests to just

[GitHub] couchdb-fauxton pull request: rename queryoptions file

2015-09-23 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/533#issuecomment-142557728 +1 --- 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

[GitHub] couchdb-nmo pull request: Set content-type to application/json

2015-09-23 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/5 Set content-type to application/json Set content-type to application json for /cluster_setup requests You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] couchdb-nmo pull request: Set content-type to application/json

2015-09-24 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/5 --- 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

[GitHub] couchdb pull request: Add `--node-number` to /dev/run options

2015-09-22 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb/pull/345 Add `--node-number` to /dev/run options This gives the option of specificing the seed number when generating the node name and the port for that node. e.g. /dev/run --node

[GitHub] couchdb-fauxton pull request: Catch all errors when failing to loa...

2015-09-25 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/536#issuecomment-143182403 +1 --- 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

[GitHub] couchdb-fauxton pull request: Catch all errors when failing to loa...

2015-09-25 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/536#issuecomment-143182467 Is it work adding a test for this? Specially if its caused an issue before? --- If your project is set up for it, you can reply to this email and have your

[GitHub] couchdb-nmo pull request: Add Mango Query support

2015-12-08 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/14#discussion_r46947780 --- Diff: src/query.js --- @@ -0,0 +1,87 @@ +import prettyjson from 'prettyjson'; +import nmo from './nmo.js'; +import Promise from

[GitHub] couchdb-nmo pull request: Add Mango Query support

2015-12-08 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-nmo/pull/14#discussion_r46947551 --- Diff: package.json --- @@ -57,15 +57,15 @@ "xtend" ], "devDependencies": { -"babel&quo

[GitHub] couchdb-nmo pull request: Import mongo collections into CouchDB

2015-12-02 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/16 Import mongo collections into CouchDB New command `import-mongo` which imports a mongo collection into a database. You can merge this pull request into a Git repository by running

[GitHub] couchdb-nmo pull request: Add Mango Query support

2015-12-10 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/14#issuecomment-163618100 Thanks for testing. Very weird they not working. I'll take a look All misspelling thanks to my iPhone > On 10 Dec 2015, at 2:59 PM, Rob

[GitHub] couchdb-nmo pull request: Add Mango Query support

2016-01-05 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/14#issuecomment-168955347 @robertkowalski I've made a few fixes. That should hopefully get it working properly now. I haven't done the online check. I will do that as a separate PR as I

[GitHub] couchdb-nmo pull request: Add Mango Query support

2015-11-18 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-nmo/pull/14 Add Mango Query support Able to create and query mango index You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-nmo

[GitHub] couchdb-nmo pull request: new isonline util function

2016-01-11 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/18#issuecomment-170828564 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

[GitHub] couchdb-nmo pull request: new isonline util function

2016-01-11 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/pull/18 --- 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

[GitHub] couchdb-nmo pull request: Import mongo collections into CouchDB

2016-01-12 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-nmo/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

[GitHub] couchdb-nmo pull request: Import mongo collections into CouchDB

2016-01-12 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-nmo/pull/16#issuecomment-170887515 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

[GitHub] couchdb-fauxton pull request #727: Jump to docs fetches from the server

2016-06-09 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/727 Jump to docs fetches from the server You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton fetch-docs-from

[GitHub] couchdb-fauxton issue #726: only set query options tray visibility on initia...

2016-06-06 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/726 +1 once tests pass --- 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

[GitHub] couchdb-fauxton pull request: Jump to docs

2016-05-25 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/711#discussion_r64524278 --- Diff: app/addons/documents/jumptodoc.react.jsx --- @@ -0,0 +1,62 @@ +// Licensed under the Apache License, Version 2.0 (the "Li

[GitHub] couchdb-fauxton pull request: Jump to docs

2016-05-25 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/711#discussion_r64524657 --- Diff: app/addons/documents/jumptodoc.react.jsx --- @@ -0,0 +1,62 @@ +// Licensed under the Apache License, Version 2.0 (the "Li

[GitHub] couchdb-fauxton pull request: [WIP] Convert right all docs header ...

2016-05-26 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/717 [WIP] Convert right all docs header to react Convert the header to react and clean up the code to make it one react entry point. You can merge this pull request into a Git repository

[GitHub] couchdb-fauxton pull request: fix linting and failing test

2016-05-30 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/718 fix linting and failing test You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton fix-notification-tests

[GitHub] couchdb-fauxton pull request: Update the Changes page

2016-05-31 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/713#discussion_r65142669 --- Diff: app/addons/components/react-components.react.jsx --- @@ -112,7 +113,7 @@ var ToggleHeaderButton = React.createClass

[GitHub] couchdb-fauxton pull request #724: remove template for all docs header

2016-06-02 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/724 remove template for all docs header You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton remove-templates

[GitHub] couchdb-fauxton pull request: Change Grunt so we can separate file...

2016-05-26 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/572#issuecomment-221796910 With our switch to webpack this isn't needed anymore. @michellephung would you mind closing this. --- If your project is set up for it, you can reply

[GitHub] couchdb-fauxton pull request: update react-addons-test-utils@15.x

2016-05-26 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/703#issuecomment-221797037 @robertkowalski I think we are already now using 15.0.1. Is this PR still needed? --- If your project is set up for it, you can reply to this email

[GitHub] couchdb-fauxton pull request: copy dashboard.assets in release

2016-05-26 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/704#issuecomment-221796686 This is 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: Jump to docs

2016-05-26 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/711 --- 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

[GitHub] couchdb-fauxton pull request: copy dashboard.assets in release

2016-05-26 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/704 --- 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

[GitHub] couchdb-fauxton pull request: Maybe fix test suite

2016-05-26 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/493#issuecomment-221797182 @rnewson could you close this PR. --- 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

[GitHub] couchdb-fauxton pull request: Update selenium

2016-05-26 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/709 --- 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

[GitHub] couchdb-fauxton pull request #717: Convert right all docs header to react

2016-06-01 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/717#discussion_r65401490 --- Diff: app/addons/documents/routes-index-editor.js --- @@ -57,6 +58,10 @@ var IndexEditorAndResults = BaseRoute.extend

[GitHub] couchdb-fauxton pull request: Style fix for menu dropdown in left header

2016-06-01 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/720 +1 --- 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

[GitHub] couchdb-fauxton pull request: Port first part of breadcrumbs to React

2016-06-01 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/723#discussion_r65344694 --- Diff: app/addons/components/breadcrumbs.jsx --- @@ -0,0 +1,115 @@ +// Licensed under the Apache License, Version 2.0 (the "License&q

[GitHub] couchdb-fauxton pull request: Update the Changes page

2016-05-31 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/713#discussion_r65157438 --- Diff: app/addons/documents/changes/components.react.jsx --- @@ -21,168 +21,174 @@ import ReactComponents from "../../components/

  1   2   3   4   5   >