cordova-lib git commit: CB-11723 - Tests on Travis are not using the latest 4.x and 6.x versions of node

2016-08-18 Thread shazron
Repository: cordova-lib Updated Branches: refs/heads/master 3654a11ab -> 856bf9ab5 CB-11723 - Tests on Travis are not using the latest 4.x and 6.x versions of node This closes #482 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

[1/2] cordova-create git commit: appveyor EBUSY failure fix (npm problem) by commenting out test

2016-08-18 Thread steven
Repository: cordova-create Updated Branches: refs/heads/master 14d644a75 -> fe4879977 appveyor EBUSY failure fix (npm problem) by commenting out test This closes #1 Project: http://git-wip-us.apache.org/repos/asf/cordova-create/repo Commit:

[2/2] cordova-create git commit: added appveyor link to readme

2016-08-18 Thread steven
added appveyor link to readme Project: http://git-wip-us.apache.org/repos/asf/cordova-create/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-create/commit/fe487997 Tree: http://git-wip-us.apache.org/repos/asf/cordova-create/tree/fe487997 Diff:

[cordova-lib] Git Push Summary

2016-08-18 Thread steven
Repository: cordova-lib Updated Tags: refs/tags/rel/common-1.4.1 [created] 46051b800 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

svn commit: r14865 - /dev/cordova/CB-11690/

2016-08-18 Thread steven
Author: steven Date: Thu Aug 18 19:27:12 2016 New Revision: 14865 Log: removed common rc Removed: dev/cordova/CB-11690/ - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail:

svn commit: r14864 - in /release/cordova/tools: cordova-common-1.4.1.tgz cordova-common-1.4.1.tgz.asc cordova-common-1.4.1.tgz.md5 cordova-common-1.4.1.tgz.sha

2016-08-18 Thread steven
Author: steven Date: Thu Aug 18 19:26:50 2016 New Revision: 14864 Log: released common 1.4.1 Added: release/cordova/tools/cordova-common-1.4.1.tgz (with props) release/cordova/tools/cordova-common-1.4.1.tgz.asc release/cordova/tools/cordova-common-1.4.1.tgz.md5

cordova-plugin-inappbrowser git commit: CB-11013 IAB enabling background play of YouTube videos?

2016-08-18 Thread daserge
Repository: cordova-plugin-inappbrowser Updated Branches: refs/heads/master 2776b14db -> 698648f15 CB-11013 IAB enabling background play of YouTube videos? Adds shouldPause feature to stop backgound audio Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo

cordova-lib git commit: CB-11698 Fix plugin installation when restoring platform

2016-08-18 Thread an-selm
Repository: cordova-lib Updated Branches: refs/heads/master 2a178662a -> 3654a11ab CB-11698 Fix plugin installation when restoring platform This partially reverts #464 and forces cordova to always check for and install plugins, added to the project, to platform that is being restored at the

cordova-plugin-inappbrowser git commit: CB-10467 Hardware back button, while InAppBrowser is opened, closes the app too in addition to closing InAppBrowser

2016-08-18 Thread daserge
Repository: cordova-plugin-inappbrowser Updated Branches: refs/heads/master 3f63aaee5 -> 2776b14db CB-10467 Hardware back button, while InAppBrowser is opened, closes the app too in addition to closing InAppBrowser Project: