[GitHub] cordova-lib pull request: CB-9264 - Duplicate entries in config.xm...

2016-03-19 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/412#issuecomment-197550412 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

[GitHub] cordova-plugin-inappbrowser pull request: CB-10866: Adding engine ...

2016-03-19 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/155#issuecomment-198494320 Yup! It was a early attempt to do what your proposal does. No code checks it. --- If your project is set up for it, you can reply

[GitHub] cordova-docs pull request: CB-10902 added tools release blog post

2016-03-19 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/561 CB-10902 added tools release blog post Please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs master

[GitHub] cordova-coho pull request: updated testing section in tools releas...

2016-03-18 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/114 updated testing section in tools release process You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-51

[GitHub] cordova-docs pull request: CB-10902 added tools release blog post

2016-03-18 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/561#discussion_r56729499 --- Diff: www/_posts/2016-03-21-tools-release.md --- @@ -0,0 +1,140 @@ +--- +layout: post +author: +name: Steve Gill +url

[GitHub] cordova-docs pull request: CB-10679: Adding docs for new plugin ve...

2016-03-18 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/559#issuecomment-198562921 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

[GitHub] cordova-docs pull request: CB-10679: Adding docs for new plugin ve...

2016-03-18 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/559#discussion_r56729389 --- Diff: www/_posts/2016-03-16-new-plugin-fetching.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Richard Knoll

[GitHub] cordova-lib pull request: CB-10808 CLI Should handle templates wit...

2016-03-15 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/410#issuecomment-197159034 still working on integrating it into the template work, but will add it soon to the pr. On Tue, Mar 15, 2016 at 8:00 PM, Carlos Santana <notific

[GitHub] cordova-lib pull request: CB-10808 CLI Should handle templates wit...

2016-03-15 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/410#issuecomment-197038950 I don't think you should be running npm install carlos. This code doesn't even check if npm exists before trying to run it. I recommend you leaving

[GitHub] cordova-docs pull request: Renamed 6.0.0 to 6.x

2016-03-14 Thread stevengill
Github user stevengill closed the pull request at: https://github.com/apache/cordova-docs/pull/499 --- 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] cordova-lib pull request: Remove plugin pinning

2016-03-14 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/409#issuecomment-196541926 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

[GitHub] cordova-docs pull request: CB-10836 Improving "Edit" links

2016-03-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/551#issuecomment-195494647 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

[GitHub] cordova-lib pull request: CB-9858 Cordova Fetch Work

2016-03-09 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/407#issuecomment-194441672 To-do: add cordova-lib tests for this --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cordova-lib pull request: CB-9858 Cordova Fetch Work

2016-03-08 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/407#discussion_r55480177 --- Diff: cordova-fetch/index.js --- @@ -0,0 +1,176 @@ +/** + Licensed to the Apache Software Foundation (ASF) under one + or more

[GitHub] cordova-lib pull request: CB-9858 Cordova Fetch Work

2016-03-08 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/407#discussion_r55480086 --- Diff: cordova-fetch/index.js --- @@ -0,0 +1,176 @@ +/** + Licensed to the Apache Software Foundation (ASF) under one + or more

[GitHub] cordova-lib pull request: CB-10679: Improving version choosing log...

2016-03-08 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/406#issuecomment-194025822 Thanks @riknoll!! --- 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] cordova-lib pull request: CB-10679: Improving version choosing log...

2016-03-08 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/406#issuecomment-194021132 LGTM. Question though, what version of android are the tests using? What version gets fetched (1.1.2 it looks like)? Maybe add vlad and me as owners

[GitHub] cordova-ios pull request: CB-9254 copy over templates/PROJECT_NAME...

2016-03-03 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-ios/pull/198#issuecomment-192039192 Done --- 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] cordova-ios pull request: CB-9254 copy over templates/PROJECT_NAME...

2016-03-03 Thread stevengill
Github user stevengill closed the pull request at: https://github.com/apache/cordova-ios/pull/198 --- 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] cordova-docs pull request: CB-10693 added ios 4.1.0 release blog p...

2016-03-02 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/530#discussion_r54817953 --- Diff: www/_posts/2016-03-02-ios-4.1.0.md --- @@ -0,0 +1,47 @@ +--- +layout: post +author: +name: Steve Gill +url

[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

2016-03-02 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-ios/pull/193#issuecomment-191349466 cordova-ios 4.1.0 should be coming out later today. Keep an eye out for the blog post to hit the cordova site. --- If your project is set up for it, you can

[GitHub] cordova-docs pull request: CB-10693 added ios 4.1.0 release blog p...

2016-03-01 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/530 CB-10693 added ios 4.1.0 release blog post You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs CB-10693

[GitHub] cordova-docs pull request: CB-10687 added android 5.1.1 release bl...

2016-03-01 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/529 CB-10687 added android 5.1.1 release blog post Please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs

[GitHub] cordova-lib pull request: New plugin version selection implementat...

2016-03-01 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/363#issuecomment-191085463 LGTM! Great work @riknoll! Very clean code and is easy to follow. Looking forward to switching over to this. --- If your project is set up for it, you can

[GitHub] cordova-ios pull request: CB-9254 copy over templates/PROJECT_NAME...

2016-02-26 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-ios/pull/198#issuecomment-189440680 They local urls get auto added. I believe it is harmless. It got changed when I made plist a top level dependency due to needing it for bin/lib/create.js

[GitHub] cordova-ios pull request: CB-9254 copy over templates/PROJECT_NAME...

2016-02-25 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-ios/pull/198#issuecomment-189082380 Okay, updated the PR. Take a look @shazron --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cordova-ios pull request: CB-9254 copy over templates/PROJECT_NAME...

2016-02-25 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-ios/pull/198#issuecomment-188936225 Chatted with Shaz. Going to update this PR to do most of the steps create does during update. Safest way --- If your project is set up for it, you can reply

[GitHub] cordova-ios pull request: fix formating issues from pull request 1...

2016-02-25 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/192#discussion_r54118663 --- Diff: bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json --- @@ -121,6 +121,12 @@ "scale&q

[GitHub] cordova-ios pull request: CB-9254 copy over templates/PROJECT_NAME...

2016-02-24 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-ios/pull/198#issuecomment-188647919 discussion: https://issues.apache.org/jira/browse/CB-9254 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-ios pull request: CB-9254 copy over templates/PROJECT_NAME...

2016-02-24 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-ios/pull/198 CB-9254 copy over templates/PROJECT_NAME/Classes during cordova platf… …orm update You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-coho pull request: Added steps to update checked in node_m...

2016-02-24 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/113 Added steps to update checked in node_modules You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-50

[GitHub] cordova-ios pull request: CB-10668 Moved node_modules to root

2016-02-22 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-ios/pull/196 CB-10668 Moved node_modules to root * updated package.json to include dependencies and bundledDependencies * updated create.js to copy root node_modules instead of bin/node_modules

[GitHub] cordova-osx pull request: CB-10668 Moved node_modules to root

2016-02-22 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-osx/pull/33 CB-10668 Moved node_modules to root * Added dependencies to `package.json` * Added `bundledDependencies` to `package.json` * Updated `prepare.js` to use `ios_CFBundleVersion

[GitHub] cordova-docs pull request: Removing keyword index.

2016-02-18 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/508#issuecomment-185991371 Looks fine to me. I don't know the context behind the change though. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-docs pull request: added osx release blog post

2016-02-16 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/502 added osx release blog post You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs master Alternatively you can

[GitHub] cordova-docs pull request: added version 6.x

2016-02-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/484#issuecomment-183119365 @dblotsky getting back to this. Should I wait for your redirect work to land or move forward with this? --- If your project is set up for it, you can reply

[GitHub] cordova-docs pull request: Added instructions for adding redirects...

2016-02-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/494#issuecomment-183135910 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

[GitHub] cordova-docs pull request: CB-10552: Pull all the plugin docs to C...

2016-02-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/493#issuecomment-183095394 I'm testing this now. Just pulled it into my local copy --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-docs pull request: CB-10552: Pull all the plugin docs to C...

2016-02-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/493#issuecomment-183105034 Just finished my run through. LGTM. It is nice to not leave the site to see the docs. I also like how it pulls the latest release and warns

[GitHub] cordova-docs pull request: Added instructions for adding redirects...

2016-02-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/494#issuecomment-183107543 I'm looking at this right now --- 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] cordova-docs pull request: CB-10552: Pull all the plugin docs to C...

2016-02-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/493#issuecomment-183096395 BTW, I had a merge conflict when pulling this in. Need to rebase this off the latest master I believe. --- If your project is set up for it, you can reply

[GitHub] cordova-docs pull request: added version 6.x

2016-02-11 Thread stevengill
Github user stevengill closed the pull request at: https://github.com/apache/cordova-docs/pull/484 --- 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] cordova-docs pull request: added version 6.x

2016-02-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/484#issuecomment-183145913 Opening a new PR since I moved this work to a branch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-docs pull request: Renamed 6.0.0 to 6.x

2016-02-11 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/499 Renamed 6.0.0 to 6.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs V6 Alternatively you can review

[GitHub] cordova-docs pull request: Renamed 6.0.0 to 6.x

2016-02-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/499#issuecomment-183146630 Still need to finish incorporating feedback from #484 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-docs pull request: CB-10557 Adds plugins release blog post

2016-02-09 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/495#discussion_r52356712 --- Diff: www/_posts/2016-02-09-plugins-release.md --- @@ -0,0 +1,63 @@ +--- +layout: post +author: +name: Vladimir Kotikov

[GitHub] cordova-docs pull request: CB-10557 Adds plugins release blog post

2016-02-09 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/495#issuecomment-182008871 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

[GitHub] cordova-lib pull request: CB-10482 Remove references to windows8 f...

2016-02-09 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/378#issuecomment-181997030 +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

[GitHub] cordova-docs pull request: added version 6.x

2016-02-04 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/484#issuecomment-180010429 @dblotsky how does that look? --- 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] cordova-docs pull request: added version 6.x

2016-02-03 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/484 added version 6.x Deleted 6.0.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs master Alternatively you can

[GitHub] cordova-coho pull request: Updated tools release process.

2016-01-28 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/112 Updated tools release process. You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-49 Alternatively you can

[GitHub] cordova-docs pull request: added android 5.1.0 release blog post

2016-01-27 Thread stevengill
Github user stevengill closed the pull request at: https://github.com/apache/cordova-docs/pull/462 --- 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] cordova-docs pull request: Added cordova 6 tools release blog post

2016-01-27 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/470 Added cordova 6 tools release blog post Please review this blog post for the cordova 6 release! You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

2016-01-27 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/470#discussion_r51066513 --- Diff: www/_posts/2016-01-27-tools-release.md --- @@ -0,0 +1,130 @@ +--- +layout: post +author: +name: Steve Gill +url

[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

2016-01-27 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/470#discussion_r51064469 --- Diff: www/_posts/2016-01-27-tools-release.md --- @@ -0,0 +1,130 @@ +--- +layout: post +author: +name: Steve Gill +url

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2016-01-24 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-174382200 Released now http://cordova.apache.org/announcements/2016/01/24/cordova-android-5.1.0.html On Sat, Jan 23, 2016 at 8:46 AM, Bnaya Peretz

[GitHub] cordova-lib pull request: New plugin version selection implementat...

2016-01-23 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/363#issuecomment-174261045 Hey @riknoll, Thanks for doing this! I'll review it after the cordova 6 release. --- If your project is set up for it, you can reply to this email

[GitHub] cordova-coho pull request: Added apache permanent tag step to plat...

2016-01-23 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/111 Added apache permanent tag step to platform release process You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho

[GitHub] cordova-docs pull request: added android 5.1.0 release blog post

2016-01-22 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/462#issuecomment-174034814 Added it to the blog post! Thanks! --- 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] cordova-docs pull request: added android 5.1.0 release blog post

2016-01-21 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/462 added android 5.1.0 release blog post Please leave comments or send a PR with changes. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-docs pull request: added android 5.1.0 release blog post

2016-01-21 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/462#issuecomment-173790600 Great write up! Very detailed and informative. I'll add it to the blog soon. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-docs pull request: added plugins release blog post

2016-01-19 Thread stevengill
Github user stevengill closed the pull request at: https://github.com/apache/cordova-docs/pull/458 --- 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] cordova-coho pull request: Updated step to create permanent releas...

2016-01-19 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/110 Updated step to create permanent release tags You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-47

[GitHub] cordova-docs pull request: added plugins release blog post

2016-01-18 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/458 added plugins release blog post Please review! You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs master

[GitHub] cordova-coho pull request: Update plugins-release-process.md

2016-01-15 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/108 Update plugins-release-process.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-45 Alternatively you

[GitHub] cordova-coho pull request: added step to push release branches to ...

2016-01-15 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/109 added step to push release branches to apache You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-46

[GitHub] cordova-lib pull request: [CB-10274] Make www directory the defaul...

2016-01-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/360#issuecomment-170710634 I agree that plugman shouldn't be installing to platform_www so this logic belongs more to cli workflow LGTM --- If your project is set up for it, you

[GitHub] cordova-docs pull request: CB-10299 Adds windows@4.3.0 release blo...

2016-01-11 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/453#issuecomment-170743024 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

[GitHub] cordova-lib pull request: CB-10121 added deprecation notice for am...

2016-01-07 Thread stevengill
Github user stevengill closed the pull request at: https://github.com/apache/cordova-lib/pull/362 --- 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] cordova-js pull request: Fix CB-3785 - enable EventListener interf...

2016-01-06 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-js/pull/130#issuecomment-169514704 Interesting. I'm reviewing --- 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] cordova-lib pull request: CB-10121 added deprecation notice for am...

2016-01-06 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-lib/pull/362 CB-10121 added deprecation notice for amazon-fireos and wp8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-lib CB

[GitHub] cordova-labs pull request: CB-10080 Rewrite file-transfer server n...

2015-12-28 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-labs/pull/12#issuecomment-167609548 @dblotsky Did you get the server back up after you got the VM rebuilt? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-labs pull request: CB-10080 Rewrite file-transfer server n...

2015-12-28 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-labs/pull/12#issuecomment-167609442 @dblotsky, did we get the server back up? On Mon, Dec 21, 2015 at 2:07 AM, Sergey Shakhnazarov < notificati...@github.com> wrote: &g

[GitHub] cordova-labs pull request: CB-9840 Fallback file-transfer uploadRe...

2015-12-07 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-labs/pull/10#issuecomment-162630500 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

[GitHub] cordova-coho pull request: Removed r prefix from plugins release p...

2015-12-04 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/107 Removed r prefix from plugins release process You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-44

[GitHub] cordova-lib pull request: CB-6698 Fix directory resolution of fram...

2015-12-04 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/289#issuecomment-162125224 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] cordova-plugin-file pull request: CB-9891: Fix permission errors d...

2015-12-03 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/148#issuecomment-161745773 @zanemcca it is on npm, just not set to latest until we release cordova 6.0.0 cordova plugin add cordova-plugin-file@4.0.0 --- If your

[GitHub] cordova-android pull request: CB-10112 Parse additional CLI argume...

2015-12-02 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-android/pull/241#issuecomment-161410824 Thanks for the quick 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

[GitHub] cordova-lib pull request: CB-10081 pinned plugin versions

2015-11-30 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-lib/pull/345 CB-10081 pinned plugin versions Issue at https://issues.apache.org/jira/browse/CB-10081. Proposal at https://github.com/cordova/cordova-discuss/pull/29 You can merge this pull request

[GitHub] cordova-plugin-file-transfer pull request: CB-10044 FileTransfer p...

2015-11-24 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/116#issuecomment-159452714 @daserge thoughts on merging this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-docs pull request: draft of plugins release blog post

2015-11-24 Thread stevengill
Github user stevengill closed the pull request at: https://github.com/apache/cordova-docs/pull/431 --- 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] cordova-docs pull request: draft of plugins release blog post

2015-11-24 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/431#discussion_r45786234 --- Diff: www/_posts/2015-11-24-plugins-release.md --- @@ -0,0 +1,330 @@ +--- +layout: post +author: +name: Steve Gill

[GitHub] cordova-docs pull request: Fixing some styling issues and simplify...

2015-11-23 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/430#issuecomment-159164612 +1 to changing non committers to contributors. That is how apache classifies the difference. I am fine leaving the apache git urls. Most people

[GitHub] cordova-docs pull request: draft of plugins release blog post

2015-11-23 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/431 draft of plugins release blog post You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-docs pluginblog Alternatively

[GitHub] cordova-plugin-file-transfer pull request: CB-10044 FileTransfer p...

2015-11-19 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/116#issuecomment-158201106 Could you add a test for this new usecase? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-coho pull request: Added empty commit step for updating ta...

2015-11-18 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/105 Added empty commit step for updating tag and updated docs section You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova

[GitHub] cordova-coho pull request: plugins release steps now uses coho upd...

2015-11-18 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/106 plugins release steps now uses coho update-release-notes You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch

[GitHub] cordova-lib pull request: CB-9976 Reinstall plugins for platform i...

2015-11-17 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/344#issuecomment-157569576 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

[GitHub] cordova-plugin-whitelist pull request: Updated cordova-android and...

2015-11-10 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-whitelist/pull/15#issuecomment-155575774 I don't think that should stop you from install cordova-android@5. Go to http://semver.npmjs.com/ and enter `cordova-android` in the package

[GitHub] cordova-plugin-whitelist pull request: Updated cordova-android and...

2015-11-10 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-whitelist/pull/15#issuecomment-155576148 I also tried it locally and I was able to update to android 5.0 with the whitelist plugin installed. No problems. `cordova platform add

[GitHub] cordova-docs pull request: Default value for required variables

2015-11-09 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/415#issuecomment-155257121 Just confirming that plugman already handles the default attribute on preference tags before I merge this in. --- If your project is set up for it, you can

[GitHub] cordova-coho pull request: tools release: removed npm rc publish s...

2015-11-09 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/104 tools release: removed npm rc publish step You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-41

[GitHub] cordova-docs pull request: Default value for required variables

2015-11-09 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/415#issuecomment-155320589 Awesome. Thanks for the commit! --- 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] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-06 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154577821 I think we need @aroberson to sign and submit an ICLA https://www.apache.org/licenses/icla.txt --- If your project is set up for it, you can reply

[GitHub] cordova-docs pull request: CB-9903 added 5.4.0 tools release blog

2015-11-05 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/411#issuecomment-154164542 oo good point about the cordova-app-hello-world update. I'll add it now --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-docs pull request: CB-9903 added 5.4.0 tools release blog

2015-11-05 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/411#discussion_r44054631 --- Diff: www/_posts/2015-11-04-tools-release.md --- @@ -0,0 +1,121 @@ +--- +layout: post +author: +name: Steve Gill +url

[GitHub] cordova-docs pull request: Update to plugin.md regarding Cordova-A...

2015-11-05 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/409#issuecomment-154222843 Agreed, maybe we should say soon and then mention they can install plugins via giturl. Then provide an example: `cordova plugin add https://github.com

[GitHub] cordova-docs pull request: Update to plugin.md regarding Cordova-A...

2015-11-05 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/409#discussion_r44080144 --- Diff: www/_posts/2015-11-05-cordova-android-5.0.0.md --- @@ -0,0 +1,57 @@ +--- +layout: post +author: +name:Joe Bowser

[GitHub] cordova-docs pull request: Update to plugin.md regarding Cordova-A...

2015-11-05 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/409#issuecomment-154218614 Once I merge in the blog, I'm going to add `s to a bunch of code words in the commits section. --- If your project is set up for it, you can reply

[GitHub] cordova-docs pull request: Update to plugin.md regarding Cordova-A...

2015-11-05 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-docs/pull/409#issuecomment-154222063 Might be worth it to add a point about which core plugins require the new permission model and mention that we plan on releasing updated versions of plugins

<    1   2   3   4   5   6   7   8   >