[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-12-17 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/132 CB-7863 Fixed broken test run on Windows 8.1 Alternative fix for https://issues.apache.org/jira/browse/CB-7863 Seems the cause of fatal error under Windows was in synchronous calls

[GitHub] cordova-mobile-spec pull request: CB-8203 Fixed wp8 platform refer...

2014-12-23 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/114 CB-8203 Fixed wp8 platform reference in createmobilespec https://issues.apache.org/jira/browse/CB-8203 You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-windows pull request: CB-8136 Implemented prototype for en...

2014-12-24 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-windows/pull/53 CB-8136 Implemented prototype for end to end and unit tests via Jasmine Jira item: https://issues.apache.org/jira/browse/CB-8136 You can merge this pull request into a Git repository by

[GitHub] cordova-lib pull request: CB-8208 Made CI systems to get cordova-j...

2015-01-13 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/146 CB-8208 Made CI systems to get cordova-js dependency from gihub JIRA issue: https://issues.apache.org/jira/browse/CB-8208 You can merge this pull request into a Git repository by running

[GitHub] cordova-js pull request: CB-8300 Added CI configuration files

2015-01-13 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-js/pull/100 CB-8300 Added CI configuration files Jira issue: https://issues.apache.org/jira/browse/CB-8300 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-cli pull request: CB-8301 Added CI configuration files

2015-01-13 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-cli/pull/206 CB-8301 Added CI configuration files JIRA Issue: https://issues.apache.org/jira/browse/CB-8301 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-js pull request: CB-8302 Added `npm test` script

2015-01-14 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-js/pull/101 CB-8302 Added `npm test` script JIRA item: https://issues.apache.org/jira/browse/CB-8302 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-js pull request: CB-8302 Added `npm test` script

2015-01-15 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-js/pull/101 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-mobile-spec pull request: CB-8131 Rewrote non plugin auto ...

2015-01-16 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/113#issuecomment-70258752 I've rebased this. No error for me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cordova-mobile-spec pull request: CB-8131 Rewrote non plugin auto ...

2015-01-19 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/113#issuecomment-70473211 It looks like Jasmine executes pending specs anyway, it just don't mark them red if they fail. --- If your project is set up for it, you can rep

[GitHub] cordova-wp8 pull request: CB-8325 Implemented end-to-end and unit ...

2015-01-19 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-wp8/pull/71 CB-8325 Implemented end-to-end and unit tests using Jasmine Jira Item: https://issues.apache.org/jira/browse/CB-8325 You can merge this pull request into a Git repository by running

[GitHub] cordova-mobile-spec pull request: CB-8131 Rewrote non plugin auto ...

2015-01-20 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/113#issuecomment-70627597 I've played with it for some time and found that `pending()` actually throws an exception that must be handled by Jasmine and spec should terminate

[GitHub] cordova-windows pull request: CB-8330 Added new unit tests

2015-01-20 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-windows/pull/54 CB-8330 Added new unit tests JIRA item: https://issues.apache.org/jira/browse/CB-8330 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-lib pull request: CB-8377 Fixed tag parsing

2015-01-29 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/156 CB-8377 Fixed tag parsing This fixes https://issues.apache.org/jira/browse/CB-8377 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-plugin-globalization pull request: CB-8394 - included wind...

2015-02-02 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-globalization/pull/35 CB-8394 - included windows and wp8 quirks into tests This is a fix for https://issues.apache.org/jira/browse/CB-8394 The idea is to split failing tests into two parts

[GitHub] cordova-plugin-contacts pull request: CB-8395 marked unsupported t...

2015-02-02 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/55 CB-8395 marked unsupported tests pending on wp8 This fixes https://issues.apache.org/jira/browse/CB-8395 You can merge this pull request into a Git repository by running

[GitHub] cordova-plugin-file pull request: CB-8423 Corrected usage of done(...

2015-02-04 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file/pull/98 CB-8423 Corrected usage of done() in async tests This is a fix for https://issues.apache.org/jira/browse/CB-8423 You can merge this pull request into a Git repository by running

[GitHub] cordova-plugin-file-transfer pull request: CB-8495 Fixed wp8 and w...

2015-02-17 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/64 CB-8495 Fixed wp8 and wp81 test failures This is a fix for https://issues.apache.org/jira/browse/CB-8495 You can merge this pull request into a Git repository by running

[GitHub] cordova-medic pull request: CB-8508 Android scripts rework, config...

2015-02-19 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/33 CB-8508 Android scripts rework, config patching changes https://issues.apache.org/jira/browse/CB-8508 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-medic pull request: CB-8508 Android scripts rework, config...

2015-02-20 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-medic/pull/33 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-plugin-file-transfer pull request: CB-8535 Changed default...

2015-02-24 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/65 CB-8535 Changed default file system size for android in tests https://issues.apache.org/jira/browse/CB-8535 You can merge this pull request into a Git repository by running

[GitHub] cordova-medic pull request: CB-8544 made iOS builder to wait for t...

2015-02-25 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/34 CB-8544 made iOS builder to wait for tests to complete, refactored build... https://issues.apache.org/jira/browse/CB-8544 You can merge this pull request into a Git repository by running

[GitHub] cordova-plugin-file-transfer pull request: CB-8535 Changed default...

2015-02-25 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/65 --- 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-medic pull request: CB-8544 made iOS builder to wait for t...

2015-02-25 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-medic/pull/34#issuecomment-76132189 Removed the try/catch --- 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

[GitHub] cordova-medic pull request: CB-8535 Mentioned Android SD card limi...

2015-02-26 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/35 CB-8535 Mentioned Android SD card limitations in docs https://issues.apache.org/jira/browse/CB-8535 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-contacts pull request: CB-8604 Pended unsupported t...

2015-03-04 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/59 CB-8604 Pended unsupported test for wp8, updated documentation https://issues.apache.org/jira/browse/CB-8604 You can merge this pull request into a Git repository by running

[GitHub] cordova-plugin-file-transfer pull request: CB-8590 (Windows) Fixed...

2015-03-05 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/67 CB-8590 (Windows) Fixed download.onprogress.lengthComputable https://issues.apache.org/jira/browse/CB-8590 You can merge this pull request into a Git repository by running

[GitHub] cordova-plugin-device-orientation pull request: CB-8614 Fixed getC...

2015-03-05 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/18 CB-8614 Fixed getCurrentHeading and watchHeading on windows platform https://issues.apache.org/jira/browse/CB-8614 You can merge this pull request into a Git repository

[GitHub] cordova-mobile-spec pull request: CB-8620 Made wp8 tests not to ru...

2015-03-06 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/120 CB-8620 Made wp8 tests not to run on windows https://issues.apache.org/jira/browse/CB-8620 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-medic pull request: CB-8623 Removed redundant jasmineRepor...

2015-03-06 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/36 CB-8623 Removed redundant jasmineReporter patching code https://issues.apache.org/jira/browse/CB-8623 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-file-transfer pull request: CB-8641 Fixed occasiona...

2015-03-10 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/69 CB-8641 Fixed occasional test failures https://issues.apache.org/jira/browse/CB-8641 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-file-transfer pull request: CB-8641 Fixed occasiona...

2015-03-12 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/69 --- 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-mobile-spec pull request: CB-8694 Replaced dependencies pl...

2015-03-17 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/123 CB-8694 Replaced dependencies plugin with command line parameter https://issues.apache.org/jira/browse/CB-8694 You can merge this pull request into a Git repository by running

[GitHub] cordova-mobile-spec pull request: CB-8694 Replaced dependencies pl...

2015-03-18 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/123#issuecomment-82833050 @dblotsky Ah, it couldn't locate mobilespec tests, thanks for pointing that out! Fixed it. --- If your project is set up for it, you can rep

[GitHub] cordova-plugin-geolocation pull request: CB-8681 Fixed occasional ...

2015-03-20 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/41 CB-8681 Fixed occasional test failures https://issues.apache.org/jira/browse/CB-8681 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-file-transfer pull request: CB-8641 Fixed tests to ...

2015-04-01 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/78 CB-8641 Fixed tests to pass on windows and wp8 Reworked my previous fix attempt and also fixed more tests. https://issues.apache.org/jira/browse/CB-8641 You can merge

[GitHub] cordova-mobile-spec pull request: CB-8786 Updated plugin ids in cr...

2015-04-02 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/126 CB-8786 Updated plugin ids in createmobilespec script https://issues.apache.org/jira/browse/CB-8786 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-plugin-media pull request: CB-8779 Fixed media status repo...

2015-04-07 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-media/pull/50 CB-8779 Fixed media status reporting on wp8 https://issues.apache.org/jira/browse/CB-8779 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-media pull request: CB-8793 Fixed tests to pass on ...

2015-04-09 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-media/pull/51 CB-8793 Fixed tests to pass on wp8 and windows https://issues.apache.org/jira/browse/CB-8793 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-battery-status pull request: CB-8808 Fixed tests to...

2015-04-09 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-battery-status/pull/22 CB-8808 Fixed tests to pass on Windows Phone 8.1 https://issues.apache.org/jira/browse/CB-8808 You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-plugin-file pull request: CB-8819 Fixed FileReader's readA...

2015-04-09 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file/pull/108 CB-8819 Fixed FileReader's readAsBinaryString on wp8 https://issues.apache.org/jira/browse/CB-8819 You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-plugin-file pull request: CB-8849 Fixed ReadAsArrayBuffer ...

2015-04-14 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file/pull/111 CB-8849 Fixed ReadAsArrayBuffer to return ArrayBuffer and not Array on WP8 https://issues.apache.org/jira/browse/CB-8849 You can merge this pull request into a Git repository by

[GitHub] cordova-plugin-file pull request: CB-8819 Fixed FileReader's readA...

2015-04-14 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/108 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-medic pull request: Short Slave Documentation Improvements

2015-04-14 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-medic/pull/42#issuecomment-92692784 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-device-motion pull request: CB-8876 Rewrote wp8 imp...

2015-04-23 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/27 CB-8876 Rewrote wp8 impementation to be more stable https://issues.apache.org/jira/browse/CB-8876 You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-plugin-media pull request: CB-8888 Makes media status repo...

2015-04-23 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/52#issuecomment-95577632 Tested on my box and emulator, it works for me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-plugin-media pull request: CB-8793 Increased playback time...

2015-04-27 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-media/pull/53 CB-8793 Increased playback timeout in tests https://issues.apache.org/jira/browse/CB-8793 Sometimes (on a slow emulators) spec.16 still fails because it couldn't

[GitHub] cordova-plugin-device-motion pull request: CB-8876 Introduced a sm...

2015-04-27 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/28 CB-8876 Introduced a small timeout between tests https://issues.apache.org/jira/browse/CB-8876 You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-plugin-file-transfer pull request: CB-8933 Increased downl...

2015-04-30 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/81 CB-8933 Increased download and upload test timeout https://issues.apache.org/jira/browse/CB-8933 You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-plugin-file-transfer pull request: CB-8951 Fixed crash rel...

2015-05-05 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/82 CB-8951 Fixed crash related to headers parsing on wp8 This is a quick temporary fix for https://issues.apache.org/jira/browse/CB-8951 Without it, mobilespec app crashes

[GitHub] cordova-plugin-file-transfer pull request: CB-8951 Fixed crash rel...

2015-05-06 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/82#issuecomment-99394981 Isn't this one enough? https://issues.apache.org/jira/browse/CB-8721 --- If your project is set up for it, you can reply to this emai

[GitHub] cordova-plugin-file-transfer pull request: CB-8951 Fixed crash rel...

2015-05-06 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/82#issuecomment-99403955 @brodybits sorry for misunderstanding here, what I'm trying to say to @dblotsky is that we already have JIRA issue created which will be res

[GitHub] cordova-medic pull request: CB-8936 Gathering logs for Android

2015-05-06 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/53 CB-8936 Gathering logs for Android https://issues.apache.org/jira/browse/CB-8936 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-wp8 pull request: Added Newtonsoft json dll

2015-05-06 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-wp8/pull/79#issuecomment-99541999 It looks like these changes brought new test failures on wp8: https://issues.apache.org/jira/browse/CB-8968 --- If your project is set up for it, you can

[GitHub] cordova-wp8 pull request: Added Newtonsoft json dll

2015-05-06 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-wp8/pull/79#issuecomment-99542404 @purplecabbage @goya could you please look at these failures? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-medic pull request: CB-8936 Gathering logs for Android

2015-05-08 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-medic/pull/53#issuecomment-100157491 @dblotsky thanks for the review, I've addressed your comments and updated the PR. --- If your project is set up for it, you can reply to this email and

[GitHub] cordova-mobile-spec pull request: CB-8992 Do not install mobilespe...

2015-05-08 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/128 CB-8992 Do not install mobilespec tests when --plugins specified https://issues.apache.org/jira/browse/CB-8992 You can merge this pull request into a Git repository by running

[GitHub] cordova-mobile-spec pull request: CB-8992 Do not install mobilespe...

2015-05-11 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/128#issuecomment-100798943 Thanks for the comments, Dmitry. I've addressed them and updated the PR. --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-js pull request: CB-8996 (Windows) Fixed invalid null comp...

2015-05-12 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-js/pull/110 CB-8996 (Windows) Fixed invalid null comparison https://issues.apache.org/jira/browse/CB-8996 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-plugin-file pull request: CB-8844 Increased timeout for as...

2015-05-15 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file/pull/116 CB-8844 Increased timeout for asset tests https://issues.apache.org/jira/browse/CB-8844 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-medic pull request: CB-9011 Adding Buildbot feature suppor...

2015-05-18 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/54#discussion_r30573168 --- Diff: buildbot-conf/cordova-repos.json --- @@ -1,457 +1,285 @@ { "mobile-chrome-apps": { -"code

[GitHub] cordova-plugin-device-motion pull request: CB-8842 Return cached v...

2015-05-21 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/30 CB-8842 Return cached values on Android if there is no updates from sensor https://issues.apache.org/jira/browse/CB-8842 You can merge this pull request into a Git repository

[GitHub] cordova-mobile-spec pull request: CB-9052 Fixed failure when creat...

2015-05-21 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/129 CB-9052 Fixed failure when createmobilespec couldn't locate plugin tests https://issues.apache.org/jira/browse/CB-9052 You can merge this pull request into a Git reposito

[GitHub] cordova-plugin-file-transfer pull request: CB-8951 (wp8) Handle ex...

2015-05-21 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/84 CB-8951 (wp8) Handle exceptions in download() and upload() again https://issues.apache.org/jira/browse/CB-8951 You can merge this pull request into a Git repository by

[GitHub] cordova-plugin-contacts pull request: CB-9056 Increased timeout of...

2015-05-21 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/63 CB-9056 Increased timeout of failing tests https://issues.apache.org/jira/browse/CB-9056 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-mobile-spec pull request: CB-8843 Fixed mobilespec tests t...

2015-05-22 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/130 CB-8843 Fixed mobilespec tests to pass on Android https://issues.apache.org/jira/browse/CB-8843 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-mobile-spec pull request: CB-8843 Fixed mobilespec tests t...

2015-05-22 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-mobile-spec/pull/130#discussion_r30874137 --- Diff: cordova-plugin-mobilespec-tests/tests/whitelist.tests.js --- @@ -202,7 +202,7 @@ exports.defineAutoTests = function

[GitHub] cordova-mobile-spec pull request: CB-9066 Fixed crash on Windows

2015-05-25 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/131 CB-9066 Fixed crash on Windows https://issues.apache.org/jira/browse/CB-9066 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-plugin-geolocation pull request: CB-8845 Pended tests for ...

2015-05-26 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/42 CB-8845 Pended tests for Android https://issues.apache.org/jira/browse/CB-8845 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-mobile-spec pull request: CB-9066 Fixed crash on Windows

2015-05-26 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/131 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-mobile-spec pull request: CB-9066 Fixed crash on Windows

2015-05-26 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/132 CB-9066 Fixed crash on Windows https://issues.apache.org/jira/browse/CB-9066 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-windows pull request: CB-9074 Fixed incorrect parameter er...

2015-05-26 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-windows/pull/86 CB-9074 Fixed incorrect parameter error when installing to emulator https://issues.apache.org/jira/browse/CB-9074 You can merge this pull request into a Git repository by running

[GitHub] cordova-plugin-media pull request: CB-9079 Increased timeout for p...

2015-05-27 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-media/pull/55 CB-9079 Increased timeout for playback tests https://issues.apache.org/jira/browse/CB-9079 This is a fix for failing tests on http://ci.apache.org/builders/cordova-android

[GitHub] cordova-medic pull request: CB-9000 Failing properly if no test re...

2015-06-04 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/55 CB-9000 Failing properly if no test results were found https://issues.apache.org/jira/browse/CB-9000 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-windows pull request: CB-9074 Fixed incorrect parameter er...

2015-06-10 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-windows/pull/86#issuecomment-110637001 it's been reviewed and merged by @sgrebnov --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cordova-lib pull request: CB-9122 Added tests for platform/plugin ...

2015-06-10 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/246 CB-9122 Added tests for platform/plugin add/rm/update with --save flag https://issues.apache.org/jira/browse/CB-9122 You can merge this pull request into a Git repository by running

[GitHub] cordova-lib pull request: CB-9122 Added tests for platform/plugin ...

2015-06-14 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/246#discussion_r32394905 --- Diff: cordova-lib/spec-cordova/save.spec.js --- @@ -0,0 +1,435 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-lib pull request: CB-9122 Added tests for platform/plugin ...

2015-06-16 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/246#discussion_r32515523 --- Diff: cordova-lib/spec-cordova/save.spec.js --- @@ -0,0 +1,435 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-lib pull request: CB-9122 Added tests for platform/plugin ...

2015-06-24 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-lib/pull/246#issuecomment-115107676 This commit came from you, @omefire I can delete it if you want. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-lib pull request: CB-9122 Added tests for platform/plugin ...

2015-06-25 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-lib/pull/246#issuecomment-115158684 Done. Is it good to go? --- 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

[GitHub] cordova-lib pull request: CB-9122 Added tests for platform/plugin ...

2015-06-26 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-lib/pull/246#issuecomment-115596356 - Disabling console logging seems to be really tricky in this case.Most of it comes from android platform code which runs in child_process.spawn. i've

[GitHub] cordova-android pull request: CB-9260 Install Android-22 on Travis...

2015-06-30 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-android/pull/187 CB-9260 Install Android-22 on Travis-CI https://issues.apache.org/jira/browse/CB-9260 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-android pull request: CB-9172 Improved emulator deploy sta...

2015-06-30 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-android/pull/188 CB-9172 Improved emulator deploy stability This is a fix for https://issues.apache.org/jira/browse/CB-9172 - Use UUID to distinguish between launched emulators - Wait for

[GitHub] cordova-medic pull request: CB-9172 Retry running tests if somethi...

2015-06-30 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/57 CB-9172 Retry running tests if something went wrong Retry 'run tests' step up to 3 times to improve test run reliability. https://issues.apache.org/jira/browse/CB-917

[GitHub] cordova-android pull request: CB-9172 Improved emulator deploy sta...

2015-07-02 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/188#discussion_r33843283 --- Diff: bin/templates/cordova/lib/emulator.js --- @@ -238,13 +242,13 @@ module.exports.wait_for_emulator = function(num_running

[GitHub] cordova-android pull request: CB-9172 Improved emulator deploy sta...

2015-07-03 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/188#discussion_r33845281 --- Diff: bin/templates/cordova/lib/emulator.js --- @@ -238,13 +242,13 @@ module.exports.wait_for_emulator = function(num_running

[GitHub] cordova-medic pull request: CB-8936 Gathering logs on Windows

2015-07-03 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/58 CB-8936 Gathering logs on Windows https://issues.apache.org/jira/browse/CB-8936 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-android pull request: CB-9185 Fixed an issue when unsigned...

2015-07-22 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-android/pull/202 CB-9185 Fixed an issue when unsigned apks couldn't be found https://issues.apache.org/jira/browse/CB-9185 You can merge this pull request into a Git repository by running:

[GitHub] cordova-medic pull request: CB-9172 Retry running tests if somethi...

2015-07-23 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-medic/pull/57 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-android pull request: CB-9404 Fixed an exception when path...

2015-07-23 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-android/pull/203 CB-9404 Fixed an exception when path contained -debug or -release https://issues.apache.org/jira/browse/CB-9404 You can merge this pull request into a Git repository by running

[GitHub] cordova-lib pull request: CB-9421 Fixed searchpath parameter being...

2015-07-28 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/269 CB-9421 Fixed searchpath parameter being ignored https://issues.apache.org/jira/browse/CB-9421 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-lib pull request: CB-9421 Added a test for plugin fetch wi...

2015-07-29 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/273 CB-9421 Added a test for plugin fetch with searchpath parameter https://issues.apache.org/jira/browse/CB-9421 You can merge this pull request into a Git repository by running: $ git

[GitHub] cordova-medic pull request: CB-8936 Gathering logs on Windows

2015-07-30 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-medic/pull/58 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-windows pull request: CB-8936 Added logging functionality

2015-08-04 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-windows/pull/107 CB-8936 Added logging functionality https://issues.apache.org/jira/browse/CB-8936 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-windows pull request: CB-8936 Added logging functionality

2015-08-04 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-windows/pull/107#issuecomment-127672899 @nikhilkh thanks for instant reply! Fixed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cordova-windows pull request: CB-9455 Fixed requirements check fai...

2015-08-05 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-windows/pull/108 CB-9455 Fixed requirements check failure https://issues.apache.org/jira/browse/CB-9455 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-windows pull request: CB-9456 Fixed windows app crash on s...

2015-08-05 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-windows/pull/109 CB-9456 Fixed windows app crash on startup https://issues.apache.org/jira/browse/CB-9456 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-windows pull request: CB-8936 Added logging functionality

2015-08-05 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/107#discussion_r36327824 --- Diff: template/cordova/lib/log.js --- @@ -0,0 +1,226 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-windows pull request: CB-8936 Added logging functionality

2015-08-05 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/107#discussion_r36328641 --- Diff: template/cordova/lib/log.js --- @@ -0,0 +1,226 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-windows pull request: CB-9456 Fixed windows app crash on s...

2015-08-06 Thread alsorokin
Github user alsorokin closed the pull request at: https://github.com/apache/cordova-windows/pull/109 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

  1   2   3   4   5   6   >