[GitHub] cordova-docs issue #746: CB-13054: blog post on how to move off of file-tran...

2017-10-06 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/746 Ok, so let's see if I got it right: - There will be no more dev work on the plugin as there is now a standard alternative. - There is no pressure on switching to the standard

[GitHub] cordova-docs issue #746: CB-13054: blog post on how to move off of file-tran...

2017-10-06 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/746 To be honest to me in practice "sunsetting" or "deprecating" never is really clear - even if I theoretically know what it means. My thoughts when reading: Does it mean I hav

[GitHub] cordova-docs pull request #746: CB-13054: blog post on how to move off of fi...

2017-10-06 Thread janpio
Github user janpio commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/746#discussion_r143309683 --- Diff: www/_posts/2017-10-02-from-filetransfer-to-xhr2.md --- @@ -0,0 +1,175 @@ +--- +layout: post +author: +name: Fil Maj

[GitHub] cordova-docs pull request #746: CB-13054: blog post on how to move off of fi...

2017-10-06 Thread janpio
Github user janpio commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/746#discussion_r143312794 --- Diff: www/_posts/2017-10-02-from-filetransfer-to-xhr2.md --- @@ -0,0 +1,175 @@ +--- +layout: post +author: +name: Fil Maj

[GitHub] cordova-docs issue #746: CB-13054: blog post on how to move off of file-tran...

2017-10-06 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/746 I like it. --- - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h

[GitHub] cordova-docs pull request #744: CB-13390: clarify wording on functionality

2017-10-04 Thread janpio
GitHub user janpio opened a pull request: https://github.com/apache/cordova-docs/pull/744 CB-13390: clarify wording on functionality make clear that it can include other files into `build.gradle`, not other files You can merge this pull request into a Git repository by running

[GitHub] cordova-docs pull request #745: CB-13349: Move "development" docs to /doc

2017-10-04 Thread janpio
GitHub user janpio opened a pull request: https://github.com/apache/cordova-docs/pull/745 CB-13349: Move "development" docs to /doc - Move "development" docs (install, Develop, Build, Deploy) to /doc - Add a bit of crosslinking I wasn't 100% sure

[GitHub] cordova-plugin-inappbrowser issue #246: Cb 13409 - Add more configurable opt...

2017-10-09 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/246 Why all these Boolean => String changes? --- - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.

[GitHub] cordova-plugin-file issue #216: CB-13208: (windows) Fix `readAsBinaryString`...

2017-10-10 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-plugin-file/pull/216 Did I get this right that this basically adds an additional step in between where only the requested part is read into `buffer`? There seems to be a conflict now, can you fix

[GitHub] cordova-plugin-camera issue #290: CB-13421: (osx) Added macOS support

2017-10-10 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/290 Nice PR, as far as I understand it. For your questions 1 to 4 you might want to email the dev list: https://cordova.apache.org/contact/ (My guess: Yes, No, Yes, Yes

[GitHub] cordova-docs issue #745: CB-13349: Move "development" docs to /doc

2017-10-15 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/745 Yes, first clean up and structure the current content (this PR), then work on grouping and improving it (as soon as this was merged

[GitHub] cordova-plugin-network-information issue #54: CB-12751: (ios) Fix connection...

2017-10-05 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-plugin-network-information/pull/54 @am Can you test the changes, confirm that they work as expected and report back here? Tests at https://github.com/apache/cordova-plugin-network-information/blob/master

[GitHub] cordova-docs issue #745: CB-13349: Move "development" docs to /doc

2017-10-16 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/745 I think this is good to merge. But I would prefer if someone "reviewed" by checking and just telling me that I didn't mess up or los

[GitHub] cordova-docs issue #748: CB-13440: Improve "Using Flags" for iOS

2017-10-17 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/748 (And now me being an idiot I even deleted the forked repo so I can't update the PR... will have to create a new one when I understood what is actually going

[GitHub] cordova-docs pull request #748: CB-13440: Improve "Using Flags" for iOS

2017-10-13 Thread janpio
GitHub user janpio opened a pull request: https://github.com/apache/cordova-docs/pull/748 CB-13440: Improve "Using Flags" for iOS - move "Provisioning Profile" down as it is not to be used any more with current xcode - move "Development Team" and &

[GitHub] cordova-docs issue #748: CB-13440: Improve "Using Flags" for iOS

2017-10-13 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/748 Hmm, I am not sure any more if my "pre Xcode8" vs "Xcode 8+" is correct for the flags

[GitHub] cordova-docs issue #737: CB-13333: Move "Instructions" to /doc

2017-09-26 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/737 I hope not - having clearly defined files should make it easier to read the stuff that actually matters. Of course we might want to link to it (and highlight its importance) at the correct

[GitHub] cordova-docs pull request #737: CB-13333: Move "Instructions" to /doc

2017-09-26 Thread janpio
Github user janpio commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/737#discussion_r141179464 --- Diff: doc/redirects.md --- @@ -0,0 +1,53 @@ +# Redirects + +Sometimes (docs) pages get removed, renamed, and added

[GitHub] cordova-docs pull request #737: CB-13333: Move "Instructions" to /doc

2017-09-26 Thread janpio
Github user janpio commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/737#discussion_r141178804 --- Diff: doc/redirects.md --- @@ -0,0 +1,53 @@ +# Redirects + +Sometimes (docs) pages get removed, renamed, and added

[GitHub] cordova-docs pull request #737: CB-13333: Move "Instructions" to /doc

2017-09-26 Thread janpio
Github user janpio commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/737#discussion_r141191359 --- Diff: doc/redirects.md --- @@ -0,0 +1,53 @@ +# Redirects + +Sometimes (docs) pages get removed, renamed, and added

[GitHub] cordova-docs pull request #740: CB-13351: resort and group attributes of wid...

2017-09-28 Thread janpio
GitHub user janpio opened a pull request: https://github.com/apache/cordova-docs/pull/740 CB-13351: resort and group attributes of widget table The attributes had no recognizable order. I resorted and grouped them so all the "build number" and "package name" att

[GitHub] cordova-docs issue #740: CB-13351: resort and group attributes of widget tab...

2017-09-28 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/740 (Unfortunately Markdown tables don't support any separators, so the grouping can not easily be visualized

[GitHub] cordova-docs issue #697: Update index.md

2017-09-28 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/697 As this is sitting here: Done correctly this should probably be done in Crowdin directly, not in the source. I am not sure this would be synced back to Crowdin this way. But, currently

[GitHub] cordova-docs pull request #741: CB-13357: Improve platform support table

2017-09-28 Thread janpio
GitHub user janpio opened a pull request: https://github.com/apache/cordova-docs/pull/741 CB-13357: Improve platform support table - additional header row with links to platforms - reorder columns (osx before ubuntu, win8 before winphone8) - fix inline * footnotes

[GitHub] cordova-docs issue #735: Fix french translation of Images.md

2017-09-28 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/735 Merci beaucoup! Same as at https://github.com/apache/cordova-docs/pull/697#issuecomment-332949320: > Done correctly this should probably be worked into the translat

[GitHub] cordova-docs pull request #737: CB-13333: Move "Instructions" to /doc

2017-09-26 Thread janpio
GitHub user janpio opened a pull request: https://github.com/apache/cordova-docs/pull/737 CB-1: Move "Instructions" to /doc Move instructions about blogposts, redirects and adding tools or showcase apps to individial files in /doc (Only minimal changes

[GitHub] cordova-docs pull request #738: CB-13278: Deduplicate and improve Translatin...

2017-09-26 Thread janpio
GitHub user janpio opened a pull request: https://github.com/apache/cordova-docs/pull/738 CB-13278: Deduplicate and improve Translating Documentation This PR centralizes the translating documentation in doc/translate.md from several files in this repository but also external

[GitHub] cordova-docs issue #742: update Chinese translation on 7.x/guide/platforms/i...

2017-09-29 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/742 Awesome. Don't expect a quick merge though, the situation around translations is a bit unclear right now. Normally Cordova uses Crowdin, an external service, to manage these, but the process

[GitHub] cordova-docs issue #742: update Chinese translation on 7.x/guide/platforms/i...

2017-09-30 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/742 As I said, it is not clear if this would actually be useful. Seems like the file is not mapped on Crowdin

[GitHub] cordova-docs issue #742: update Chinese translation on 7.x/guide/platforms/i...

2017-09-30 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/742 Actually, this file doesn't exist in current versions of the docs: https://github.com/apache/cordova-docs/tree/master/www/docs/en/dev/guide/platforms/ios

[GitHub] cordova-docs pull request #739: CB-13323: Cordova-Android 6.3.0 Release Anno...

2017-09-28 Thread janpio
Github user janpio commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/739#discussion_r141584591 --- Diff: www/_posts/2017-09-27-android-release.md --- @@ -0,0 +1,42 @@ +--- +layout: post +author: +name: Joe Bowser +url

[GitHub] cordova-docs pull request #739: CB-13323: Cordova-Android 6.3.0 Release Anno...

2017-09-28 Thread janpio
Github user janpio commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/739#discussion_r141584641 --- Diff: www/_posts/2017-09-27-android-release.md --- @@ -0,0 +1,42 @@ +--- +layout: post +author: +name: Joe Bowser +url

[GitHub] cordova-docs issue #708: Win8 removed + bb10 & ubuntu depreciation info

2017-10-03 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/708 I changed a lot about this in https://github.com/apache/cordova-docs/pull/741. I think it would be better to wait for this to get merged and then remove what should be removed (Is there a JIRA

[GitHub] cordova-docs issue #708: Win8 removed + bb10 & ubuntu depreciation info

2017-10-03 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/708 Because this PR does different things. Also I have no idea why this should happen as I couldn't find an issue that tells the reasoning behind the change with some confirmation from some Cordova

[GitHub] cordova-docs issue #746: CB-13054: blog post on how to move off of file-tran...

2017-10-06 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/746 I (unfairly) expected it to be a post with "replace `upload` with this code, replace `download` with this code", maybe even an API identical implementation of the new stuf

[GitHub] cordova-plugin-inappbrowser issue #246: Cb 13409 - Add more configurable opt...

2017-10-11 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/246 Too much code for me to say if this actually works (not being an Android and iOS developer...). You might want to comment on the initial issue again that this PR is read

[GitHub] cordova-plugin-splashscreen issue #45: CB-10255 Add options to hide splashsc...

2017-09-27 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/45 Reading through the comments there seem to be problems with the functionality, right? --- - To unsubscribe, e

[cordova-paramedic] branch improve-readme created (now 918b3ee)

2017-11-16 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch improve-readme in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git. at 918b3ee Improve README This branch includes the following new commits: new 918b3ee

[cordova-coho] branch janpio-CB-13624 created (now e773546)

2017-12-06 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13624 in repository https://gitbox.apache.org/repos/asf/cordova-coho.git. at e773546 CB-13624: note that commands are applied on `master` branch This branch includes

[cordova-coho] 01/01: CB-13624: note that commands are applied on `master` branch

2017-12-06 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13624 in repository https://gitbox.apache.org/repos/asf/cordova-coho.git commit e7735468b62c16a9d2d9bf65b5e44e6e1405c9f9 Author: Jan Piotrowski <piotrowski+git...@gmail.com> Auth

[cordova-coho] branch master updated: fix headline levels

2017-12-06 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new 2de59da fix headline levels 2de59da

[cordova-coho] branch master updated: fix headlines

2017-12-06 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new 23702e8 fix headlines 23702e8

[cordova-coho] branch master updated: README: format commands as such

2017-12-06 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new c816cd1 README: format commands

[cordova-coho] branch master updated: fix small stuff

2017-12-06 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new f460e41 fix small stuff f460e41

[cordova-coho] branch master updated: fix README formatting

2017-12-06 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new d51fe16 fix README formatting d51fe16

[cordova-coho] branch master updated: README small changes

2017-12-06 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new fc77d1f README small changes fc77d1f

[GitHub] cordova-plugin-media-capture pull request #83: CB-13266 (ios): Remove ios us...

2017-10-20 Thread janpio
Github user janpio commented on a diff in the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/83#discussion_r145941712 --- Diff: README.md --- @@ -200,26 +200,33 @@ object featuring a `CaptureError.CAPTURE_NO_MEDIA_FILES` error code. ### iOS

[cordova-android] branch master updated: CB-13499: Remove duplicate "setting" in error strings

2017-10-26 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-android.git The following commit(s) were added to refs/heads/master by this push: new 04fa5d3 CB-13499: Remove duplicate

[cordova-windows] branch master updated: CB-13641: support transparent splash screen background color. (#245)

2018-01-19 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/master by this push: new c288357 CB-13641: support transparent

[cordova-coho] branch master updated: fix repo URL

2018-01-20 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new a7bc963 fix repo URL a7bc963

[cordova-coho] 01/01: Add Github UI as a merge option

2018-01-19 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-github-ui-merge in repository https://gitbox.apache.org/repos/asf/cordova-coho.git commit e8207ab85448f0bb0d9bebe1d232f4ac2138fb81 Author: Jan Piotrowski <piotrowski+git...@gmail.

[cordova-coho] branch janpio-github-ui-merge created (now e8207ab)

2018-01-19 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-github-ui-merge in repository https://gitbox.apache.org/repos/asf/cordova-coho.git. at e8207ab Add Github UI as a merge option This branch includes the following new commits

[cordova-windows] branch 5.1.x updated: experimental (sorry for abusing this branch - simplest way to get to run this on CI)

2018-01-22 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch 5.1.x in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/5.1.x by this push: new c1c1fd0 experimental (sorry for abusing

[cordova-windows] branch 5.1.x updated: experimental (sorry for abusing this branch - simplest way to get to run this on CI)

2018-01-22 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch 5.1.x in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/5.1.x by this push: new 9749684 experimental (sorry for abusing

[cordova-plugin-media-capture] branch master updated: CB-13820 fix "report issue" link

2018-01-23 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git The following commit(s) were added to refs/heads/master by this push: new ec680de CB-13820 fix

[cordova-windows] branch windows10 deleted (was e3071ff)

2018-01-26 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch windows10 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. was e3071ff Fix bad commit that broke run.js The revisions that were on this branch are still contained

[cordova-windows] branch 5.1.x deleted (was c64c097)

2018-01-26 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch 5.1.x in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. was c64c097 see what VS17 tooling does with the old default... crash? This change permanently discards

[cordova-windows] 03/07: extrat file and subdir+file expect code into function

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit f02e4190b98079ee276bec34d278f78c78a92072 Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] 07/07: more tests fixed

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit 5fa5ebb43ba4226d94448dada438bfef4f049639 Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] branch janpio-CB-13829 updated (abbecdc -> 5fa5ebb)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. from abbecdc CB-13829 Introduce variable `silent` to control output of commands new 5840c51 fix

[cordova-windows] 01/07: fix first failing test for new default `appx`

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit 5840c51d47041a74a49d879f81bdbb6c14354fcb Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] 06/07: remove duplicated getBuildTargets (and update its internal usage)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit 781c5e9b73450b801bbf31bd77d025db3a085154 Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] 04/07: add build target override `8.1` (8.1-win + 8.1-phone)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit 332a017ff98fb4e96da263ab8069853dbf39afe3 Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] 02/07: document/structure current state of tests (although some are still failing)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit aabbf01bf7d5c9b5f5e15806273a7016ed5fda19 Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] 05/07: add test for new override

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit e2790a5e884046fed31d991162de8d844fb102d2 Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] branch janpio-CB-13829 updated: more test fixes

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new 49272a3 more test

[cordova-docs] branch janpio-win10_default updated (b64708d -> 43d1fe6)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-win10_default in repository https://gitbox.apache.org/repos/asf/cordova-docs.git. from b64708d Windows 10 default add 43d1fe6 add stub docs for other CLI options No new

[cordova-windows] branch janpio-CB-13829 updated: fix the rest of the tests

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new 813bb0b fix

[cordova-windows] branch janpio-CB-13829 updated: fix eslint

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new 9577dda fix eslint

[cordova-windows] branch janpio-CB-13829 updated: fix eslint

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new a7ff50b fix eslint

[cordova-windows] branch janpio-CB-13829 updated (4a087a3 -> 0a4adea)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. omit 4a087a3 fix eslint omit a7ff50b fix eslint omit 9577dda fix eslint omit 813bb0b

[cordova-windows] branch janpio-CB-13829 updated: silent tests with less output again

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new 9435308 silent

[cordova-windows] branch janpio-CB-13829 updated: default value for buildConfig that old nodes also understand

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new ab809e6 default

[cordova-windows] branch janpio-CB-13829 updated: fix

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new b7c9186 fix b7c9186

[cordova-windows] branch janpio-CB-13829 updated: default value that old nodes also understand

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new 57711db default

[cordova-windows] branch janpio-CB-13829 updated: remove duplicated test and re-number tests

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new 163d1db remove

[cordova-windows] branch janpio-CB-13829 updated: debug 6a problem with vs17 that is not reproducible locally

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13829 by this push: new fe505f9 debug 6a

[cordova-windows] branch janpio-CB-13829 updated (fe505f9 -> e473f0b)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. from fe505f9 debug 6a problem with vs17 that is not reproducible locally add e473f0b move 6a

[cordova-coho] 01/01: CB-13828 Improve readability of index.md

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13828 in repository https://gitbox.apache.org/repos/asf/cordova-coho.git commit 5e28edff6eefc14b2a10fde7da7c06ebe9071e13 Author: Jan Piotrowski <piotrowski+git...@gmail.com> Auth

[cordova-coho] branch janpio-CB-13828 created (now 5e28edf)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13828 in repository https://gitbox.apache.org/repos/asf/cordova-coho.git. at 5e28edf CB-13828 Improve readability of index.md This branch includes the following new commits

[cordova-coho] branch janpio-CB-13828 updated: Rename index.md to README.md

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13828 in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/janpio-CB-13828 by this push: new 664ac93 Rename

[cordova-coho] branch janpio-CB-13828 updated: better headline

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13828 in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/janpio-CB-13828 by this push: new 94eb2bb better

[cordova-coho] branch janpio-CB-13828 updated (94eb2bb -> e96b17d)

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13828 in repository https://gitbox.apache.org/repos/asf/cordova-coho.git. from 94eb2bb better headline add e96b17d tiny bit of descriptions No new revisions were added

[cordova-coho] branch janpio-CB-13828 updated: add list of steps

2018-01-25 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13828 in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/janpio-CB-13828 by this push: new b210bc5 add list

[cordova-windows] branch janpio-CB-13829 updated (3bdd6b5 -> 888593b)

2018-02-07 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13829 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. from 3bdd6b5 Improve readability of logging add 888593b fix No new revisions were added

[cordova-windows] branch master updated: CB-13829 Fix tests that were broken since CB-13237 (#246)

2018-02-07 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/master by this push: new 656ef07 CB-13829 Fix tests that were

[cordova-windows] 01/02: CB-13870 add "version" that matches new default (temp)

2018-02-12 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13870 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit 73a2de5be6541253677ee4f5b25c00d306973c71 Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] branch janpio-CB-13870 created (now 51630fd)

2018-02-12 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13870 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. at 51630fd CB-13870 workaround for visual studio <-> msbuild version mismatch with 201

[cordova-windows] 02/02: CB-13870 workaround for visual studio <-> msbuild version mismatch with 2017(15.5) <-> 15

2018-02-12 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13870 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit 51630fdd3b91b716508acc9b48f19b3924052006 Author: Jan Piotrowski <piotrow...@gmail.com> AuthorDat

[cordova-windows] branch janpio-CB-13870 updated: fix eslint

2018-02-12 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13870 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-CB-13870 by this push: new 3e5afe9 fix eslint

[cordova-windows] branch janpio-more_env_info_on_appveyor updated: more "

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-more_env_info_on_appveyor in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-more_env_info_on_appveyor

[cordova-windows] branch janpio-more_env_info_on_appveyor updated: now?

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-more_env_info_on_appveyor in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-more_env_info_on_appveyor

[cordova-windows] branch janpio-more_env_info_on_appveyor created (now 6a2ea4a)

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-more_env_info_on_appveyor in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. at 6a2ea4a more env information about msbuild and visual studio on appveyor

[cordova-windows] 01/01: more env information about msbuild and visual studio on appveyor

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-more_env_info_on_appveyor in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit 6a2ea4ae424099735029112109a5d49968ddd8df Author: Jan Piotrowski <piotrow...@gmail.

[cordova-windows] branch janpio-more_env_info_on_appveyor updated: remove which

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-more_env_info_on_appveyor in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-more_env_info_on_appveyor

[cordova-windows] branch janpio-more_env_info_on_appveyor updated: maybe now?

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-more_env_info_on_appveyor in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/janpio-more_env_info_on_appveyor

[cordova-windows] 01/01: CB-13870 change default from UAP to 10.0 which means the same but works for check_reqs as well

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-CB-13870_2 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit f7a5450e235ebe0888bd417abb612f6d27c9ce95 Author: Jan Piotrowski <piotrow...@gmail.com> Auth

[cordova-windows] branch janpio-CB-13870_2 created (now f7a5450)

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-CB-13870_2 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. at f7a5450 CB-13870 change default from UAP to 10.0 which means the same but works for check_reqs

[cordova-windows] branch janpio-rework_MSBuildTools created (now 2014e20)

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-rework_MSBuildTools in repository https://gitbox.apache.org/repos/asf/cordova-windows.git. at 2014e20 output path to used MSBuildTools in during build This branch includes

[cordova-windows] 03/03: output path to used MSBuildTools in during build

2018-02-13 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-rework_MSBuildTools in repository https://gitbox.apache.org/repos/asf/cordova-windows.git commit 2014e205e28b7ea76766c5df54b5436b028bf53b Author: Jan Piotrowski <piotrow...@gmail.

  1   2   3   4   5   6   7   8   9   10   >