svn commit: r17602 - /dev/cordova/CB-12289/

2016-12-27 Thread timb
Author: timb Date: Tue Dec 27 23:44:07 2016 New Revision: 17602 Log: CB-12289 Removing cordova-serve release candidate from dist/dev Removed: dev/cordova/CB-12289/ - To unsubscribe, e-mail: commits-unsubscr

svn commit: r17601 - /release/cordova/tools/

2016-12-27 Thread timb
Author: timb Date: Tue Dec 27 23:42:22 2016 New Revision: 17601 Log: CB-12289 Published cordova-serve release to dist Added: release/cordova/tools/cordova-serve-1.0.1.tgz (with props) release/cordova/tools/cordova-serve-1.0.1.tgz.asc (with props) release/cordova/tools/cordova

[cordova-lib] Git Push Summary

2016-12-22 Thread timb
Repository: cordova-lib Updated Tags: refs/tags/serve-1.0.1 [created] 510a69884 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

svn commit: r17529 - in /dev/cordova/CB-12289: ./ cordova-serve-1.0.1.tgz cordova-serve-1.0.1.tgz.asc cordova-serve-1.0.1.tgz.md5 cordova-serve-1.0.1.tgz.sha

2016-12-21 Thread timb
Author: timb Date: Thu Dec 22 04:06:34 2016 New Revision: 17529 Log: CB-12289 Uploading release candidates for cordova-serve release Added: dev/cordova/CB-12289/ dev/cordova/CB-12289/cordova-serve-1.0.1.tgz (with props) dev/cordova/CB-12289/cordova-serve-1.0.1.tgz.asc (with props

cordova-lib git commit: CB-12289 Updated version and RELEASENOTES.md for cordova-serve release 1.0.1

2016-12-21 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/serve-1.0.x d106219d3 -> 510a69884 CB-12289 Updated version and RELEASENOTES.md for cordova-serve release 1.0.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

cordova-lib git commit: CB-12284 Include project root as additional root for static router

2016-12-21 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/serve-1.0.x 213d9870d -> d106219d3 CB-12284 Include project root as additional root for static router This can be useful in cases where source files that have been transpiled (such as TypeScript files) are located under the project root on

cordova-lib git commit: CB-12284 Include project root as additional root for static router

2016-12-21 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master acf7b4873 -> 84fa8e39b CB-12284 Include project root as additional root for static router This can be useful in cases where source files that have been transpiled (such as TypeScript files) are located under the project root on a

cordova-lib git commit: CB-11985 Check if cached platform/plugin exists before 'npm cache'

2016-10-17 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master b82ee86c3 -> 5c8b4cac0 CB-11985 Check if cached platform/plugin exists before 'npm cache' This avoids unnecessary npm call with long timeout if not connected to the internet. Project:

cordova-windows git commit: CB-11548 Fix issues where MSBuild cannot be found

2016-07-22 Thread timb
Repository: cordova-windows Updated Branches: refs/heads/master 58080c4c4 -> 2d7d219fc CB-11548 Fix issues where MSBuild cannot be found This is due to VS installation change. Let Cordova Windows look for MSBuild under VSINSTALLDIR process environment variable. Also, make Cordova Windows

cordova-windows git commit: Add .idea folder to .gitignore

2016-07-20 Thread timb
Repository: cordova-windows Updated Branches: refs/heads/master aef95b000 -> dfde5cd91 Add .idea folder to .gitignore Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/dfde5cd9 Tree:

docs commit: Rewrite of storage guide.

2016-03-08 Thread timb
Repository: cordova-docs Updated Branches: refs/heads/master 89cb3dae4 -> 0ba6e6e51 Rewrite of storage guide. * Provides more details about each of the options. * Provides examples. * Describes pros and cons of each approach. Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo

cordova-lib git commit: Some corrections and enhancements for cordova-serve readme.

2016-02-26 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master d437ae1e4 -> 8a5bd8f17 Some corrections and enhancements for cordova-serve readme. Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/8a5bd8f1 Tree:

cordova-lib git commit: CB-10550 Fix plugin id mapper not enforced when a version is specified

2016-02-16 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 69178cf8b -> 87d8e171a CB-10550 Fix plugin id mapper not enforced when a version is specified Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

cordova-lib git commit: CB-10611 fix before_plugin_install hook not disabled with --nohooks

2016-02-15 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 38415d0e3 -> 990f2c63b CB-10611 fix before_plugin_install hook not disabled with --nohooks This closes #388 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

cordova-plugin-splashscreen git commit: chore: edit package.json license to match SPDX id

2016-02-09 Thread timb
Repository: cordova-plugin-splashscreen Updated Branches: refs/heads/master 4bc552848 -> 2e1ec3291 chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

cordova-plugin-vibration git commit: chore: edit package.json license to match SPDX id

2016-02-09 Thread timb
Repository: cordova-plugin-vibration Updated Branches: refs/heads/master 71f03ef56 -> 2475bfaa4 chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

cordova-plugin-network-information git commit: chore: edit package.json license to match SPDX id

2016-02-09 Thread timb
Repository: cordova-plugin-network-information Updated Branches: refs/heads/master 7ca10c7d1 -> e95dc3b9a chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license

cordova-plugin-media-capture git commit: chore: edit package.json license to match SPDX id

2016-02-09 Thread timb
Repository: cordova-plugin-media-capture Updated Branches: refs/heads/master bd7a8a409 -> 3d5a73e5b chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license

cordova-plugin-geolocation git commit: chore: edit package.json license to match SPDX id

2016-02-07 Thread timb
Repository: cordova-plugin-geolocation Updated Branches: refs/heads/master 79bdb044b -> 4ab4d3a57 chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

cordova-plugin-console git commit: chore: edit package.json license to match SPDX id

2016-02-07 Thread timb
Repository: cordova-plugin-console Updated Branches: refs/heads/master bc17a9810 -> 81acc69e5 chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

cordova-plugin-contacts git commit: chore: edit package.json license to match SPDX id

2016-02-07 Thread timb
Repository: cordova-plugin-contacts Updated Branches: refs/heads/master 82a20121d -> df9f936f0 chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

cordova-lib git commit: CB-10553 Fix framework tag handler for Android

2016-02-07 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 78affa2de -> 8cd2c9a60 CB-10553 Fix framework tag handler for Android Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/8cd2c9a6 Tree:

cordova-plugin-camera git commit: chore: edit package.json license to match SPDX id

2016-02-07 Thread timb
Repository: cordova-plugin-camera Updated Branches: refs/heads/master 654286d37 -> df734a522 chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

cordova-plugin-media git commit: chore: edit package.json license to match SPDX id

2016-02-07 Thread timb
Repository: cordova-plugin-media Updated Branches: refs/heads/master f0a82b189 -> 412a39db5 chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

cordova-plugin-battery-status git commit: chore: edit package.json license to match SPDX id

2016-02-07 Thread timb
Repository: cordova-plugin-battery-status Updated Branches: refs/heads/master 346339d5b -> 104fb81f5 chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license

cordova-plugin-camera git commit: CB-10502 Fix camera plugin exception in Chrome when click capture.

2016-02-01 Thread timb
Repository: cordova-plugin-camera Updated Branches: refs/heads/master 06fcbf05a -> e48a7e5c5 CB-10502 Fix camera plugin exception in Chrome when click capture. The MediaStream.stop() method has been deprecated as of Chrome 47. We were using it, and it was generating an exception. If stop()

cordova-plugin-camera git commit: CB-10113 Browser - Layer camera UI on top of all!

2016-02-01 Thread timb
Repository: cordova-plugin-camera Updated Branches: refs/heads/master e48a7e5c5 -> 5b3845326 CB-10113 Browser - Layer camera UI on top of all! Adds CSS style {position: 'relative', z-index: 2147483647} (2147483647 is the highest possible z-index) on DOM appended elements. This closes #134

cordova-plugin-file git commit: CB-10023 Fix "proxy not found error" on Chrome.

2015-12-08 Thread timb
Repository: cordova-plugin-file Updated Branches: refs/heads/master 554c6925c -> 77c63ef18 CB-10023 Fix "proxy not found error" on Chrome. We shouldn't be patching requestFileSystem and resolveLocalFileSystem on Chrome. Recent change broke the existing logic for this. Project:

cordova-lib git commit: On Windows, verify browsers installed before launching.

2015-10-21 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master d077f056e -> b89a50f1d On Windows, verify browsers installed before launching. Do this to avoid dialog that pops up if browser is not installed. Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

cordova-lib git commit: Install and link cordova-serve before running cordova-lib tests.

2015-10-19 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 49be6e17a -> b33dd04de Install and link cordova-serve before running cordova-lib tests. Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/b33dd04d

cordova-windows git commit: Changing output path of windows platforms to support cumulative build in VS.

2015-10-19 Thread timb
Repository: cordova-windows Updated Branches: refs/heads/master 3dffd8d62 -> 45ae50ac0 Changing output path of windows platforms to support cumulative build in VS. This closes #125 Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo Commit:

cordova-lib git commit: CB-9813 Keep module-to-plugin mapping at hand.

2015-10-15 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 5d633ebb2 -> 2ef7f7667 CB-9813 Keep module-to-plugin mapping at hand. This information is handy for various use-cases. E.g. for preview application to provide only the plugins which are used by the application (instead of all of

[20/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/d8/test/locale/en-US.test.js -- diff --git a/node_modules/cordova-serve/node_modules/d8/test/locale/en-US.test.js

[18/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/LICENSE -- diff --git a/node_modules/cordova-serve/node_modules/express/LICENSE

[22/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/d8/test/d8.test.js -- diff --git a/node_modules/cordova-serve/node_modules/d8/test/d8.test.js

[14/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/content-type/LICENSE -- diff --git

[01/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
Repository: cordova-browser Updated Branches: refs/heads/master 3fdec072e -> 1d2725bfc http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/shelljs/src/rm.js -- diff

[29/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/compression/node_modules/compressible/node_modules/mime-db/index.js -- diff --git

[07/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/serve-static/package.json -- diff --git

[24/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/d8/node_modules/m8/test/require.js -- diff --git

[35/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
Update to use new 'express' implementation of cordova-serve. Project: http://git-wip-us.apache.org/repos/asf/cordova-browser/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-browser/commit/1d2725bf Tree: http://git-wip-us.apache.org/repos/asf/cordova-browser/tree/1d2725bf Diff:

[25/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/d8/node_modules/m8/test/id8.js -- diff --git a/node_modules/cordova-serve/node_modules/d8/node_modules/m8/test/id8.js

[32/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/index.js -- diff --git

[33/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/db.json -- diff --git

[06/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/db.json -- diff --git

[04/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/mime/types.json -- diff --git a/node_modules/cordova-serve/node_modules/mime/types.json

[05/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/index.js -- diff --git

[28/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/compression/package.json -- diff --git a/node_modules/cordova-serve/node_modules/compression/package.json

[34/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js -- diff --git

cordova-lib git commit: Update 'serve' to use 'express' implementation of cordova-serve.

2015-10-12 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 1b55e26bc -> 3ebad25e8 Update 'serve' to use 'express' implementation of cordova-serve. Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/3ebad25e

[09/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/range-parser/README.md -- diff --git

[03/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/q/package.json -- diff --git a/node_modules/cordova-serve/node_modules/q/package.json

[15/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/index.js -- diff --git

[31/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/compression/node_modules/compressible/node_modules/mime-db/README.md -- diff --git

[23/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/d8/package.json -- diff --git a/node_modules/cordova-serve/node_modules/d8/package.json

[16/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/db.json -- diff --git

[27/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/d8/locale/en-US.js -- diff --git a/node_modules/cordova-serve/node_modules/d8/locale/en-US.js

[19/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/History.md -- diff --git a/node_modules/cordova-serve/node_modules/express/History.md

[30/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/compression/node_modules/compressible/node_modules/mime-db/db.json -- diff --git

[12/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/finalhandler/package.json -- diff --git

[08/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/express/node_modules/send/node_modules/mime/package.json -- diff --git

[02/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/shelljs/README.md -- diff --git a/node_modules/cordova-serve/node_modules/shelljs/README.md

[21/35] cordova-browser git commit: Update to use new 'express' implementation of cordova-serve.

2015-10-12 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/1d2725bf/node_modules/cordova-serve/node_modules/d8/test/locale/GR.test.js -- diff --git a/node_modules/cordova-serve/node_modules/d8/test/locale/GR.test.js

svn commit: r10760 - /dev/cordova/CB-9748/

2015-10-09 Thread timb
Author: timb Date: Fri Oct 9 22:00:25 2015 New Revision: 10760 Log: CB-9748 Removing cordova-serve release candidates from dist/dev Removed: dev/cordova/CB-9748/ - To unsubscribe, e-mail: commits-unsubscr

svn commit: r10727 - in /dev/cordova/CB-9748: ./ cordova-serve-1.0.0.tgz cordova-serve-1.0.0.tgz.asc cordova-serve-1.0.0.tgz.md5 cordova-serve-1.0.0.tgz.sha

2015-10-05 Thread timb
Author: timb Date: Mon Oct 5 23:31:39 2015 New Revision: 10727 Log: CB-9748 Uploading release candidate for cordova-serve release Added: dev/cordova/CB-9748/ dev/cordova/CB-9748/cordova-serve-1.0.0.tgz (with props) dev/cordova/CB-9748/cordova-serve-1.0.0.tgz.asc dev/cordova/CB

[2/2] cordova-browser git commit: CB-9654 'cordova run browser' -> duplicate 'CTRL + C' messages.

2015-09-15 Thread timb
CB-9654 'cordova run browser' -> duplicate 'CTRL + C' messages. Utilize cordova-serve's 'noServerInfo' flag to prevent it from displaying this info, since cordova-browser wants to display specific info that includes the correct html file. Also bump required cordova-serve version to the version

[1/2] cordova-browser git commit: CB-9654 'cordova run browser' -> duplicate 'CTRL + C' messages.

2015-09-15 Thread timb
Repository: cordova-browser Updated Branches: refs/heads/master 8059c5d47 -> 62b72ca7a http://git-wip-us.apache.org/repos/asf/cordova-browser/blob/62b72ca7/node_modules/cordova-serve/src/stream.js -- diff --git

cordova-browser git commit: CB-9658 Improve 'cordova run browser' when browser not installed.

2015-09-15 Thread timb
Repository: cordova-browser Updated Branches: refs/heads/master 62b72ca7a -> e467d6a56 CB-9658 Improve 'cordova run browser' when browser not installed. Instead of allowing the exception to fall through and get output with its stack trace, catche the error and output just the error message.

cordova-plugin-device-motion git commit: CB-9426 Fix exception when using device motion plugin on browser platform.

2015-09-08 Thread timb
Repository: cordova-plugin-device-motion Updated Branches: refs/heads/master b0f8e436e -> 8f1ad44ee CB-9426 Fix exception when using device motion plugin on browser platform. The plugin's plugin.xml defines a general with the name 'accelerometer'. It defines another for the browser

cordova-plugin-device-orientation git commit: CB-9426 Fix exception when using device orientation plugin on browser platform.

2015-09-08 Thread timb
Repository: cordova-plugin-device-orientation Updated Branches: refs/heads/master 4271adb2c -> eb976dc65 CB-9426 Fix exception when using device orientation plugin on browser platform. The plugin's plugin.xml defines a general with the name 'compass'. It defines another for the browser

cordova-lib git commit: CB-9617 Fixes incorrect project state after adding/removing plugins

2015-09-07 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 74a343217 -> 14675051c CB-9617 Fixes incorrect project state after adding/removing plugins Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/14675051

cordova-coho git commit: CB-9585 Support globs with 'coho verify-archive' command.

2015-09-02 Thread timb
Repository: cordova-coho Updated Branches: refs/heads/master 459ec62fd -> a701d6303 CB-9585 Support globs with 'coho verify-archive' command. This adds supports for globs to the 'coho verify-archive' command, so you can pass wildcards such as: coho verify-archive *.tgz (which is handy,

cordova-lib git commit: CB-9559 Adding a plugin with caret in version results in an error

2015-08-27 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master fc348595b - 536893763 CB-9559 Adding a plugin with caret in version results in an error When Cordova used npm 1.3.x internally, we had to process caret versions since npm 1.3.x didn't understand them. As part of that, we'd turn the

svn commit: r10321 - /release/cordova/platforms/

2015-08-27 Thread timb
Author: timb Date: Fri Aug 28 01:21:46 2015 New Revision: 10321 Log: CB-9447 Published windows release to dist Added: release/cordova/platforms/cordova-windows-4.1.0.tgz (with props) release/cordova/platforms/cordova-windows-4.1.0.tgz.asc release/cordova/platforms/cordova-windows

svn commit: r10322 - /dev/cordova/CB-9447/

2015-08-27 Thread timb
Author: timb Date: Fri Aug 28 01:32:46 2015 New Revision: 10322 Log: CB-9447 Removing windows platform release candidates from dist/dev Removed: dev/cordova/CB-9447/ - To unsubscribe, e-mail: commits-unsubscr

svn commit: r10311 - in /release/cordova/tools: cordova-serve-0.1.3.tgz cordova-serve-0.1.3.tgz.asc cordova-serve-0.1.3.tgz.md5 cordova-serve-0.1.3.tgz.sha

2015-08-26 Thread timb
Author: timb Date: Thu Aug 27 01:05:17 2015 New Revision: 10311 Log: CB-9547 Published cordova-serve release to dist Added: release/cordova/tools/cordova-serve-0.1.3.tgz (with props) release/cordova/tools/cordova-serve-0.1.3.tgz.asc release/cordova/tools/cordova-serve-0.1.3.tgz.md5

svn commit: r10312 - /dev/cordova/CB-9547/

2015-08-26 Thread timb
Author: timb Date: Thu Aug 27 01:07:06 2015 New Revision: 10312 Log: CB-9547 Removing cordova-serve release candidate from dist/dev Removed: dev/cordova/CB-9547/ - To unsubscribe, e-mail: commits-unsubscr

svn commit: r10272 - in /dev/cordova/CB-9547: ./ cordova-serve-0.1.3.tgz cordova-serve-0.1.3.tgz.asc cordova-serve-0.1.3.tgz.md5 cordova-serve-0.1.3.tgz.sha

2015-08-23 Thread timb
Author: timb Date: Sun Aug 23 06:28:30 2015 New Revision: 10272 Log: CB-9547 Uploading release candidate for cordova-serve release Added: dev/cordova/CB-9547/ dev/cordova/CB-9547/cordova-serve-0.1.3.tgz (with props) dev/cordova/CB-9547/cordova-serve-0.1.3.tgz.asc dev/cordova/CB

cordova-lib git commit: CB-9546 cordova-serve.servePlatform() should provide project folders

2015-08-22 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master f4404b7a5 - 4a10cc1c3 CB-9546 cordova-serve.servePlatform() should provide project folders The 'servePlatform()' method provided by 'cordova-serve' figures out the project and platform root directories (either from the cwd or a

cordova-lib git commit: CB-9545 Cordova-serve's 'noCache' option does not work in IE.

2015-08-22 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 4fad20d15 - f4404b7a5 CB-9545 Cordova-serve's 'noCache' option does not work in IE. Switched to using Cache-Control value of 'no-store' instead of 'no-cache'. Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

cordova-lib git commit: CB-9547 Incremented cordova-serve package version to -dev

2015-08-22 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master da2a8f39b - e92be7070 CB-9547 Incremented cordova-serve package version to -dev Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/e92be707 Tree:

cordova-lib git commit: Clean up cordova-serve console output.

2015-08-22 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 4a10cc1c3 - 448daed61 Clean up cordova-serve console output. * Simplifies cordova-serve console output and adds some color. * Also adds ability for caller to turn off all console messages, and specificall the Static file server

cordova-lib git commit: CB-9547 Updated shelljs dependency to latest version.

2015-08-22 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 448daed61 - ad7b90da3 CB-9547 Updated shelljs dependency to latest version. Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/ad7b90da Tree:

cordova-lib git commit: CB-9547 Updated version and RELEASENOTES.md for cordova-serve release 0.1.3

2015-08-22 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master ad7b90da3 - bfa207bf3 CB-9547 Updated version and RELEASENOTES.md for cordova-serve release 0.1.3 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

cordova-lib git commit: Fix problem caused by circular dependency between server and stream.

2015-08-22 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master bfa207bf3 - da2a8f39b Fix problem caused by circular dependency between server and stream. Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/da2a8f39

Git Push Summary

2015-08-22 Thread timb
Repository: cordova-lib Updated Tags: refs/tags/serve-0.1.3 [created] da2a8f39b - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

cordova-coho git commit: CB-9361 Make verify-tags working nice with Windows command prompt.

2015-07-15 Thread timb
Repository: cordova-coho Updated Branches: refs/heads/master 2b863a4db - 7c23a5ce2 CB-9361 Make verify-tags working nice with Windows command prompt. The verify-tags command currently relies on users entering a Ctrl+D to trigger the end of input. However, this doesn't work in the Windows

cordova-lib git commit: CB-9335: Windows quality-of-life improvements. To align with the change in Cordova-Windows which removes the Windows 8 project from the solution file used by Windows 8.1 and Wi

2015-07-14 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master f818696bf - 989d4d18a CB-9335: Windows quality-of-life improvements. To align with the change in Cordova-Windows which removes the Windows 8 project from the solution file used by Windows 8.1 and Windows 10, the same is done in the

cordova-lib git commit: Fix prepare to wait the promise from plugman prepare.

2015-07-14 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 6ab017924 - f818696bf Fix prepare to wait the promise from plugman prepare. This closes #259 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

cordova-windows git commit: CB-9335: Windows quality-of-life improvements. This change documents the separator between and how to specify multiple architectures using the --archs argument to build and

2015-07-14 Thread timb
Repository: cordova-windows Updated Branches: refs/heads/master 563a3f3de - fe43cb3e0 CB-9335: Windows quality-of-life improvements. This change documents the separator between and how to specify multiple architectures using the --archs argument to build and run. Removed the Windows 8

cordova-lib git commit: Add support for --target=edge to launch app in Edge browser.

2015-07-13 Thread timb
Repository: cordova-lib Updated Branches: refs/heads/master 37bc821a5 - 2d78d760c Add support for --target=edge to launch app in Edge browser. Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/2d78d760 Tree:

cordova-browser git commit: CB-9350 'cordova run browser' throws an exception.

2015-07-12 Thread timb
Repository: cordova-browser Updated Branches: refs/heads/master 0044fe33c - ce09dff44 CB-9350 'cordova run browser' throws an exception. cordova-browser's 'run' command was using an old (never released) API for cordova-serve (I clearly checked in the wrong code when adding cordova-serve

cordova-browser git commit: Adds LICENSE and NOTICE files.

2015-07-12 Thread timb
Repository: cordova-browser Updated Branches: refs/heads/master ce09dff44 - d20b7eb97 Adds LICENSE and NOTICE files. Also updates license in package.json to be in SPDX format. Project: http://git-wip-us.apache.org/repos/asf/cordova-browser/repo Commit:

[09/16] cordova-windows git commit: CB-9252: Migrate WinJS to an NPM dependency

2015-06-26 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/99107c62/node_modules/winjs/js/base.min.js -- diff --git a/node_modules/winjs/js/base.min.js b/node_modules/winjs/js/base.min.js new file mode 100644 index

[03/16] cordova-windows git commit: CB-9252: Migrate WinJS to an NPM dependency

2015-06-26 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/99107c62/node_modules/winjs/package.json -- diff --git a/node_modules/winjs/package.json b/node_modules/winjs/package.json new file mode 100644 index 000..50dd0d2 ---

[13/16] cordova-windows git commit: CB-9252: Migrate WinJS to an NPM dependency

2015-06-26 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/99107c62/node_modules/winjs/css/ui-light.css -- diff --git a/node_modules/winjs/css/ui-light.css b/node_modules/winjs/css/ui-light.css new file mode 100644 index

[16/16] cordova-windows git commit: CB-9252: Migrate WinJS to an NPM dependency

2015-06-26 Thread timb
CB-9252: Migrate WinJS to an NPM dependency This change puts the current WinJS NPM package into the node_modules directory as well as package.json (for npm install support). It then modifies the create step to copy WinJS into the platform template directory. Project:

[15/16] cordova-windows git commit: CB-9252: Migrate WinJS to an NPM dependency

2015-06-26 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/99107c62/node_modules/winjs/css/ui-dark.css -- diff --git a/node_modules/winjs/css/ui-dark.css b/node_modules/winjs/css/ui-dark.css new file mode 100644 index

[06/16] cordova-windows git commit: CB-9252: Migrate WinJS to an NPM dependency

2015-06-26 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/99107c62/node_modules/winjs/js/ui.js -- diff --git a/node_modules/winjs/js/ui.js b/node_modules/winjs/js/ui.js new file mode 100644 index 000..367d5fa --- /dev/null

[08/16] cordova-windows git commit: CB-9252: Migrate WinJS to an NPM dependency

2015-06-26 Thread timb
http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/99107c62/node_modules/winjs/js/base.min.js.map -- diff --git a/node_modules/winjs/js/base.min.js.map b/node_modules/winjs/js/base.min.js.map new file mode 100644 index

  1   2   >