js commit: Created common exec proxy module

2013-10-28 Thread gtanner
Updated Branches: refs/heads/master 4e7d30d26 -> c6817556d Created common exec proxy module Since windows8 and firefox both used the exact same module (commandProxy) I refactored this to a common/exec/proxy module. I left the original commandProxy modules in for old plugin support but will no

[1/3] git commit: Added prototype ripple support to command line.

2013-03-22 Thread gtanner
Updated Branches: refs/heads/master 4ebae8573 -> 6c844bc80 Added prototype ripple support to command line. This will allow: cordova ripple ios which will serve up the app's www folder and then wrap ripple around it and launch a browser. Project: http://git-wip-us.apache.org/repos/asf/c

[2/3] git commit: Tighter Ripple Ingeration

2013-03-22 Thread gtanner
Tighter Ripple Ingeration - will now only start up one node server - refactored serve to extract config to boot up ripple server - ripple will be installed via npm!!11!!!one!! Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-

[3/3] git commit: Merge branch 'next'

2013-03-22 Thread gtanner
Merge branch 'next' Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/6c844bc8 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/6c844bc8 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/6c84

[02/14] git commit: Merge branch 'next'

2013-03-22 Thread gtanner
Merge branch 'next' Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/c1c66386 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/c1c66386 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/c1c6

[06/14] git commit: added merges tests

2013-03-22 Thread gtanner
added merges tests - added tests for merges to buid.spec to watch for the update_overrides method to be called. - added tests to individual parses to ensure that the copys process correctly - added merges directory to bootstape for use in fixtures Project: http://git-wip-us.apache.org/repos/as

[03/14] git commit: addition of merges functionality

2013-03-22 Thread gtanner
addition of merges functionality merges functionality which allows for merging in www content per platform. For more detail see the following email thread with brian.ler...@gmail.com - Dude, first thing I have to say that I love this, I think its a really great addition, and will

[07/14] git commit: Revert "Revert "added merges to base cli documentation""

2013-03-22 Thread gtanner
Revert "Revert "added merges to base cli documentation"" This reverts commit e2158347fa41ccf7ae0538ab7a1705df5d2b953f. Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/c20111f0 Tree: http://git-wip-us.apache.org/re

[10/14] git commit: test fixes and convention tweaks following merging in "merges" functionality

2013-03-22 Thread gtanner
test fixes and convention tweaks following merging in "merges" functionality Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/ec020e7f Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/ec020e7f Diff: ht

[14/14] git commit: Tighter Ripple Ingeration

2013-03-22 Thread gtanner
Tighter Ripple Ingeration - will now only start up one node server - refactored serve to extract config to boot up ripple server - ripple will be installed via npm!!11!!!one!! Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-

[12/14] git commit: 2.5.2 package.json version.

2013-03-22 Thread gtanner
2.5.2 package.json version. Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/7c0d0091 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/7c0d0091 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/d

[11/14] git commit: Added Michael Wolf to committers list, expanded on "merges" functionality in README

2013-03-22 Thread gtanner
Added Michael Wolf to committers list, expanded on "merges" functionality in README Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/bb776c0a Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/bb776c0a D

[13/14] git commit: Added prototype ripple support to command line.

2013-03-22 Thread gtanner
Added prototype ripple support to command line. This will allow: cordova ripple ios which will serve up the app's www folder and then wrap ripple around it and launch a browser. Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/

[09/14] git commit: added merges to base cli documentation

2013-03-22 Thread gtanner
added merges to base cli documentation - added merges to file structure in readme.md - added section for merges in file structure section Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/a94d2905 Tree: http://git-w

[05/14] git commit: Update .gitignore

2013-03-22 Thread gtanner
Update .gitignore Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/6dd54105 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/6dd54105 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/6dd541

[08/14] git commit: added merges to base cli documentation

2013-03-22 Thread gtanner
added merges to base cli documentation Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/30f2d5cf Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/30f2d5cf Diff: http://git-wip-us.apache.org/repos/asf/co

[01/14] git commit: Small readme tweak.

2013-03-22 Thread gtanner
Updated Branches: refs/heads/next 0aef8e9bc -> a17c20568 Small readme tweak. Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/7a1934d5 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/7a1934d5 Diff:

[04/14] git commit: shifted the update_overrides method out of build and into the parsers

2013-03-22 Thread gtanner
shifted the update_overrides method out of build and into the parsers - per Filip's feedback shfted the update_overrides() into update_project and out of build.js - added util.deleteSvnFolders to update_overrides() Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://g

[13/31] js commit: Revert "[windowsphone] Move InAppBrowser into symbols.js"

2013-02-27 Thread gtanner
Revert "[windowsphone] Move InAppBrowser into symbols.js" This reverts commit 0737cba43594491f932009dadcf98fbeb011f141. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/f88c86be Tree: http://git-wip-us.apache.org/rep

[20/31] js commit: [all] Minor clean-up in bootstrap. No logic change.

2013-02-27 Thread gtanner
[all] Minor clean-up in bootstrap. No logic change. It was waiting on onNativeReady twice. Once explicitly, and once by the channel.join(). This also removes the _self object, which did nothing. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org

[3/31] js commit: [win8] modulemapper refactor for commandProxy.

2013-02-27 Thread gtanner
[win8] modulemapper refactor for commandProxy. https://issues.apache.org/jira/browse/CB-2227 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/02677aff Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/0267

[18/31] js commit: Revert "[win] Move plugin logic out of platform.js"

2013-02-27 Thread gtanner
Revert "[win] Move plugin logic out of platform.js" This reverts commit c5865e23095547334f3f80c23d158648803f3531. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/b5f88427 Tree: http://git-wip-us.apache.org/repos/asf

[2/31] js commit: [windowsphone] Move InAppBrowser into symbols.js

2013-02-27 Thread gtanner
[windowsphone] Move InAppBrowser into symbols.js Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/0737cba4 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/0737cba4 Diff: http://git-wip-us.apache.org/repos

[15/31] js commit: Revert "[windowsphone] modulemapper refactor for CordovaCommandResult"

2013-02-27 Thread gtanner
Revert "[windowsphone] modulemapper refactor for CordovaCommandResult" This reverts commit 82fa093749ab065b0bb01a5f3a15ffbfdac725a9. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/c59a6b17 Tree: http://git-wip-us.a

[4/31] js commit: [win] Move plugin logic out of platform.js

2013-02-27 Thread gtanner
[win] Move plugin logic out of platform.js Moves notification, DOMStorage and XHRPatch out via plugininit.js files. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/c5865e23 Tree: http://git-wip-us.apache.org/repos/a

[7/31] js commit: [windowsphone] modulemapper refactor for CordovaCommandResult

2013-02-27 Thread gtanner
[windowsphone] modulemapper refactor for CordovaCommandResult https://issues.apache.org/jira/browse/CB-2227 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/82fa0937 Tree: http://git-wip-us.apache.org/repos/asf/cordo

[12/31] js commit: Revert "[windowsphone] Move FileTransfer into symbols.js."

2013-02-27 Thread gtanner
Revert "[windowsphone] Move FileTransfer into symbols.js." This reverts commit c169deadd13ebc1242b0d45c1c204d31557beca8. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/bdd42568 Tree: http://git-wip-us.apache.org/re

[1/31] js commit: [windowsphone] Move FileTransfer into symbols.js.

2013-02-27 Thread gtanner
[windowsphone] Move FileTransfer into symbols.js. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/c169dead Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/c169dead Diff: http://git-wip-us.apache.org/repo

[11/31] js commit: Revert "[all] Remove remaining usage of builder."

2013-02-27 Thread gtanner
Revert "[all] Remove remaining usage of builder." This reverts commit cded0ad0826489ca07ae8bdd33905a37d40f3adf. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/d4d3d1da Tree: http://git-wip-us.apache.org/repos/asf/c

[9/31] js commit: [all] Remove remaining usage of builder.

2013-02-27 Thread gtanner
[all] Remove remaining usage of builder. https://issues.apache.org/jira/browse/CB-2227 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/cded0ad0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/cded0ad0 D

[5/31] js commit: [webos] modulemapper refactor for platform plugins.

2013-02-27 Thread gtanner
[webos] modulemapper refactor for platform plugins. https://issues.apache.org/jira/browse/CB-2227 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/fd442973 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree

[6/31] js commit: [win8] modulemapper refactor for App plugin.

2013-02-27 Thread gtanner
[win8] modulemapper refactor for App plugin. https://issues.apache.org/jira/browse/CB-2227 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/4c8d451b Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/4c8d45

[19/31] js commit: Revert "[webos] modulemapper refactor for platform plugins."

2013-02-27 Thread gtanner
Revert "[webos] modulemapper refactor for platform plugins." This reverts commit fd442973a5f963e1fdda2b9b97b7ac3b1644a237. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/c2184422 Tree: http://git-wip-us.apache.org/

[24/31] js commit: CB-2103: Forgot to send the response body to the error callback. Fixed now.

2013-02-27 Thread gtanner
CB-2103: Forgot to send the response body to the error callback. Fixed now. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/05913de4 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/05913de4 Diff: http://

[27/31] js commit: CB-2530 and CB-2239 Multipart plugin result

2013-02-27 Thread gtanner
CB-2530 and CB-2239 Multipart plugin result This patch does a bunch: * [ios&android] Adds support for multiple argument callbacks for win/fail (by way of updating callbackFromNative) * Adds MultiPart message type, which supports an array or return arguments from a plugin result (and will massa

[21/31] js commit: merging iOS popover change [CB-2411]

2013-02-27 Thread gtanner
merging iOS popover change [CB-2411] Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/48220f8b Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/48220f8b Diff: http://git-wip-us.apache.org/repos/asf/cordova

[23/31] js commit: [2526] Ensure navigator keeps "this" object for native functions

2013-02-27 Thread gtanner
[2526] Ensure navigator keeps "this" object for native functions Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/efefa97d Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/efefa97d Diff: http://git-wip-us.

[22/31] js commit: Add onPluginsReady event, and join on it before firing onDeviceReady

2013-02-27 Thread gtanner
Add onPluginsReady event, and join on it before firing onDeviceReady This happens only when a magic variable (window.__onPluginsLoadedHack) is set, which is done by the generated code in the automatic plugin loader prototype. A temporary hack that can be removed when the prototype is either rolled

[17/31] js commit: Revert "[win8] modulemapper refactor for App plugin."

2013-02-27 Thread gtanner
Revert "[win8] modulemapper refactor for App plugin." This reverts commit 4c8d451b82982b7e0f2dccc9c47a062f99b786bd. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/2ed6452e Tree: http://git-wip-us.apache.org/repos/a

[16/31] js commit: Revert "[win8] modulemapper refactor for commandProxy."

2013-02-27 Thread gtanner
Revert "[win8] modulemapper refactor for commandProxy." This reverts commit 02677aff6ebe88564184fadef0e857c002e8b5e2. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/fab071a9 Tree: http://git-wip-us.apache.org/repos

[26/31] js commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-js

2013-02-27 Thread gtanner
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-js Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/aa5548f7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/aa5548f7 Diff: http://

[25/31] js commit: CB-2103: File Transfer didn't send the body to the FileTransferError constructor.

2013-02-27 Thread gtanner
CB-2103: File Transfer didn't send the body to the FileTransferError constructor. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/91d53eb6 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/91d53eb6 Diff:

[14/31] js commit: Revert "[windowsphone] modulemapper refactor for console."

2013-02-27 Thread gtanner
Revert "[windowsphone] modulemapper refactor for console." This reverts commit 2484bf23577d1234d712e435b30823f035a7c427. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/6151266a Tree: http://git-wip-us.apache.org/re

[10/31] js commit: Merge branch 'next'

2013-02-27 Thread gtanner
Merge branch 'next' Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/1de6aaf7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/1de6aaf7 Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/1de6aaf7

[8/31] js commit: [windowsphone] modulemapper refactor for console.

2013-02-27 Thread gtanner
[windowsphone] modulemapper refactor for console. https://issues.apache.org/jira/browse/CB-2227 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/2484bf23 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/2

[31/31] js commit: Merge branch 'master' into next

2013-02-27 Thread gtanner
Updated Branches: refs/heads/next 03a4b3053 -> c5437f050 Merge branch 'master' into next Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/c5437f05 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/c5437

[29/31] js commit: Merge branch 'next'

2013-02-27 Thread gtanner
Merge branch 'next' Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/54660e97 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/54660e97 Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/54660e97

[30/31] js commit: fixing deviceready

2013-02-27 Thread gtanner
fixing deviceready Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/81e89d61 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/81e89d61 Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/81e89d61

[28/31] js commit: [Android] Fixing failing jake tests

2013-02-27 Thread gtanner
[Android] Fixing failing jake tests Android jake tests were testing android's callbackFromNative arguments are called with specific parameters. The format changed slightly with the recent MultiPart message type, so I had to update the tests. Project: http://git-wip-us.apache.org/repos/asf/cordo

[2/3] js commit: switch alert to console.error for fail to load webworks.js

2013-02-27 Thread gtanner
switch alert to console.error for fail to load webworks.js Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/03a4b305 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/03a4b305 Diff: http://git-wip-us.apache

[1/3] js commit: Implement FileTransfer with XHR for qnx

2013-02-27 Thread gtanner
Implement FileTransfer with XHR for qnx Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/7cb3604b Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/7cb3604b Diff: http://git-wip-us.apache.org/repos/asf/cord

[3/3] js commit: Merge branch 'master' into next

2013-02-27 Thread gtanner
Updated Branches: refs/heads/master 81e89d611 -> c5437f050 Updated Tags: refs/tags/2.5.0 f50d20a87 -> c5437f050 Merge branch 'master' into next Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/c5437f05 Tree: http

js commit: switch alert to console.error for fail to load webworks.js

2013-02-26 Thread gtanner
Updated Branches: refs/heads/next 7cb3604b2 -> 03a4b3053 switch alert to console.error for fail to load webworks.js Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/03a4b305 Tree: http://git-wip-us.apache.org/repo

js commit: Implement FileTransfer with XHR for qnx

2013-02-26 Thread gtanner
Updated Branches: refs/heads/next f50d20a87 -> 7cb3604b2 Implement FileTransfer with XHR for qnx Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/7cb3604b Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tr

git commit: Some updates to packaging firefoxos apps.

2013-02-15 Thread gtanner
Updated Branches: refs/heads/cordova-firefoxos 5463adb09 -> 76ecc678a Some updates to packaging firefoxos apps. - read and set version from VERSION file - remove application.zip from repo - add application.zip and cordova.js file (that is copied) to .gitignore - added cop

js commit: Handle case where these values can be zero, and would be set to null

2013-02-14 Thread gtanner
Updated Branches: refs/heads/master 4f39f4f22 -> 6133a7e05 Handle case where these values can be zero, and would be set to null Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/6133a7e0 Tree: http://git-wip-us.apa

js commit: Fixed Jakefile device building problem

2013-02-06 Thread gtanner
Updated Branches: refs/heads/master b5cd734b7 -> 5ec704114 Fixed Jakefile device building problem Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/5ec70411 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/t

[12/17] git commit: work to get ./cordova/run working (and on device install)

2013-01-28 Thread gtanner
work to get ./cordova/run working (and on device install) Project: http://git-wip-us.apache.org/repos/asf/cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-labs/commit/cf3340ff Tree: http://git-wip-us.apache.org/repos/asf/cordova-labs/tree/cf3340ff Diff: http://git-wip-us.a

[9/17] git commit: Need to run npm install on the template app

2013-01-28 Thread gtanner
Need to run npm install on the template app Project: http://git-wip-us.apache.org/repos/asf/cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-labs/commit/691eb3cd Tree: http://git-wip-us.apache.org/repos/asf/cordova-labs/tree/691eb3cd Diff: http://git-wip-us.apache.org/repo

[6/17] git commit: fixed hacked corodva.js file ;)

2013-01-28 Thread gtanner
fixed hacked corodva.js file ;) Project: http://git-wip-us.apache.org/repos/asf/cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-labs/commit/883ff9ba Tree: http://git-wip-us.apache.org/repos/asf/cordova-labs/tree/883ff9ba Diff: http://git-wip-us.apache.org/repos/asf/cordov

[8/17] git commit: Added in real cordova.b2g.js file

2013-01-28 Thread gtanner
Added in real cordova.b2g.js file Project: http://git-wip-us.apache.org/repos/asf/cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-labs/commit/2a8d53f8 Tree: http://git-wip-us.apache.org/repos/asf/cordova-labs/tree/2a8d53f8 Diff: http://git-wip-us.apache.org/repos/asf/cord

[1/17] git commit: Initial commit

2013-01-28 Thread gtanner
Initial commit Project: http://git-wip-us.apache.org/repos/asf/cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-labs/commit/7915582e Tree: http://git-wip-us.apache.org/repos/asf/cordova-labs/tree/7915582e Diff: http://git-wip-us.apache.org/repos/asf/cordova-labs/diff/79155

[13/17] git commit: Added build cordova script

2013-01-28 Thread gtanner
Added build cordova script Project: http://git-wip-us.apache.org/repos/asf/cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-labs/commit/2180d727 Tree: http://git-wip-us.apache.org/repos/asf/cordova-labs/tree/2180d727 Diff: http://git-wip-us.apache.org/repos/asf/cordova-lab

[10/17] work to get ./cordova/run working (and on device install)

2013-01-28 Thread gtanner
http://git-wip-us.apache.org/repos/asf/cordova-labs/blob/cf3340ff/framework/install.html -- diff --git a/framework/install.html b/framework/install.html new file mode 100644 index 000..a0b0db6 --- /dev/null +++ b/framework/inst

[14/17] git commit: updated docs

2013-01-28 Thread gtanner
/path +$ git clone https://github.com/gtanner/cordova-b2g.git + +Cordova B2G Developer Tools +--- + +The Cordova developer tooling is split between general tooling and project level tooling. Currently the tooling will only work on OSX or Linux. + +### General Com

[17/17] git commit: Renamed b2g to firefoxos

2013-01-28 Thread gtanner
owing: +Cloning the cordova-firefoxos repository always provides you with the latest (EDGE) version of the Cordova code. To clone the repository, do the following: $ cd ~/some/path -$ git clone https://github.com/gtanner/cordova-b2g.git +$ git clone https://github.com/gtanner/co

js commit: Renamed b2g to firefoxos

2013-01-28 Thread gtanner
Updated Branches: refs/heads/master 349c6e1c8 -> 8f56179d7 Renamed b2g to firefoxos Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/8f56179d Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/8f56179d D

[3/4] js commit: removed reference to Ripple in readme

2013-01-28 Thread gtanner
removed reference to Ripple in readme This is no longer needed as Ripple just works now :-) Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/840e56a6 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/840e5

[1/4] js commit: Initial wireup of B2G (Firefox OS) platform

2013-01-28 Thread gtanner
Initial wireup of B2G (Firefox OS) platform Added support for: Device Network Accelerometer Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/44c2a450 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/44c2a

[4/4] js commit: [FirefoxOS] removed unneeded return

2013-01-28 Thread gtanner
Updated Branches: refs/heads/master dd45b3090 -> 349c6e1c8 [FirefoxOS] removed unneeded return Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/349c6e1c Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree

[2/4] js commit: fixed whitespaces

2013-01-28 Thread gtanner
fixed whitespaces Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/29b266bc Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/29b266bc Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/29b266bc

webworks commit: Use loglevel param in BlackBerry 10 build

2013-01-14 Thread gtanner
Updated Branches: refs/heads/master 5d59b7865 -> b768bb1ad Use loglevel param in BlackBerry 10 build I added this param (introduced in 1.0.4.7+) so we can suppress all of the warnings about missing features and such that didn't matter for cordova. WARNING: This will force people to upgrade to

webworks commit: updated to latest SDK version

2013-01-11 Thread gtanner
Updated Branches: refs/heads/master 0d2daab33 -> 5d59b7865 updated to latest SDK version Project: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/commit/5d59b786 Tree: http://git-wip-us.apache.org/repos/asf/cord

js commit: Support closing of InAppBrowser on BlackBerry 10

2013-01-10 Thread gtanner
Updated Branches: refs/heads/master 790e28572 -> 9d1676804 Support closing of InAppBrowser on BlackBerry 10 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/9d167680 Tree: http://git-wip-us.apache.org/repos/asf/co

js commit: BlackBerry 10 InAppBrowser support

2013-01-09 Thread gtanner
Updated Branches: refs/heads/master 05f19ce16 -> 745314e3a BlackBerry 10 InAppBrowser support - added common InAppBrowser to qnx platform - created InAppBrowser qnx plugin - updated qnx manager to route to InAppBrowser plugin - exported the original window.open in the common InAppBrowser plugi

webworks commit: BlackBerry 10 InAppBrowser Support

2013-01-09 Thread gtanner
Updated Branches: refs/heads/master 1420a0cf0 -> 0d2daab33 BlackBerry 10 InAppBrowser Support - updated javascript with support for InAppBrowser on BlackBerry 10 (see cordova-js repo for details) - added cordova custom plugin - added plugin method to get if a URL is whitelisted or not Proj

[2/2] js commit: Fixed lint error in BB10 file module and got rid of BlobBuilder use

2013-01-02 Thread gtanner
Updated Branches: refs/heads/master 2226b097a -> 4082ee0ba Fixed lint error in BB10 file module and got rid of BlobBuilder use Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/4082ee0b Tree: http://git-wip-us.apac

[1/2] js commit: Add initial File API support for BB10

2013-01-02 Thread gtanner
Add initial File API support for BB10 Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/df5c78d6 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/df5c78d6 Diff: http://git-wip-us.apache.org/repos/asf/cordov

[2/2] js commit: Inject BB10 WebWorks script in bootstrap

2012-12-13 Thread gtanner
Inject BB10 WebWorks script in bootstrap Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/877fec1a Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/877fec1a Diff: http://git-wip-us.apache.org/repos/asf/cor

[1/2] js commit: Small refactor to injection of webworks.js

2012-12-13 Thread gtanner
Updated Branches: refs/heads/master 861ff3d50 -> d8204cc0f Small refactor to injection of webworks.js - changed to document.head - added error handler and alert if things go south Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/c

git commit: Updated moving of cordova.blackberry.js

2012-12-12 Thread gtanner
Updated Branches: refs/heads/master 3d9e4b71a -> e704a40ac Updated moving of cordova.blackberry.js Since 2.3 all of the javascript files for blackberry have been merged into one. Updating the copy task so it accounts for this change. Project: http://git-wip-us.apache.org/repos/asf/cordova-c

[1/2] js commit: qnx tests

2012-11-28 Thread gtanner
Updated Branches: refs/heads/master c46b14085 -> fdfefbf24 qnx tests Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/53110dc9 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/53110dc9 Diff: http://git

[2/2] js commit: Better code coverage for blackberry qnx unit tests

2012-11-28 Thread gtanner
Better code coverage for blackberry qnx unit tests Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/fdfefbf2 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/fdfefbf2 Diff: http://git-wip-us.apache.org/rep

webworks commit: using the right path would be good

2012-11-23 Thread gtanner
Updated Branches: refs/heads/master ef16d935b -> 5cae5fe13 using the right path would be good Project: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/commit/5cae5fe1 Tree: http://git-wip-us.apache.org/repos/asf

webworks commit: debug token support for playbook

2012-11-23 Thread gtanner
Updated Branches: refs/heads/master 4506e7d48 -> ef16d935b debug token support for playbook Project: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-blackberry/commit/ef16d935 Tree: http://git-wip-us.apache.org/repos/asf/c

js commit: addPlugin support to air and qnx managers

2012-11-19 Thread gtanner
Updated Branches: refs/heads/master a018c4925 -> 166a98fb0 addPlugin support to air and qnx managers Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/166a98fb Tree: http://git-wip-us.apache.or

webworks commit: Added debug token support to the debug-device command in qnx

2012-11-18 Thread gtanner
Updated Branches: refs/heads/master 721f55138 -> 9c1edccf6 Added debug token support to the debug-device command in qnx Anyone developing on BlackBerry 10 has surely crossed the annoying issue where you need to have a unqiue version number everytime you sign an app. Added an optional value to

webworks commit: normalizing device value for blackberry java

2012-11-16 Thread gtanner
Updated Branches: refs/heads/master bad44d869 -> 721f55138 normalizing device value for blackberry java Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/commit/721f

webworks commit: Normalize BlackBerry Device values

2012-11-15 Thread gtanner
Updated Branches: refs/heads/master 30c933afc -> bad44d869 Normalize BlackBerry Device values Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/commit/bad44d86 Tree:

js commit: Fixed whitespace and unit test for BlackBerry 10

2012-11-15 Thread gtanner
Updated Branches: refs/heads/master 57dcbcc16 -> c0f68da4d Fixed whitespace and unit test for BlackBerry 10 Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/c0f68da4 Tree: http://git-wip-us.ap

js commit: Normalizing BlackBerry device information

2012-11-15 Thread gtanner
Updated Branches: refs/heads/master 75eb826d1 -> 57dcbcc16 Normalizing BlackBerry device information Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/57dcbcc1 Tree: http://git-wip-us.apache.or

js commit: Clean up build and testing

2012-11-13 Thread gtanner
Updated Branches: refs/heads/master 74f47a649 -> ce50b7263 Clean up build and testing - cordova.test.js will now regenerate when running 'jake test' - changed 'jake test' to not use the debug version of cordova.js (better stack traces) - updated building of debug versions to be put into a de

[13/16] js commit: webworks notification tests

2012-11-13 Thread gtanner
webworks notification tests Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/590874ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/590874ff Diff: http://git-wip-us.apache

[7/16] js commit: Corrections and further test expansions

2012-11-13 Thread gtanner
Corrections and further test expansions Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/80517616 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/80517616 Diff: http://git-w

[16/16] js commit: webworks logger test

2012-11-13 Thread gtanner
webworks logger test Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/30e32b95 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/30e32b95 Diff: http://git-wip-us.apache.org/re

[10/16] js commit: webworks accelerometer tests

2012-11-13 Thread gtanner
webworks accelerometer tests Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/e1be8e7e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/e1be8e7e Diff: http://git-wip-us.apach

[8/16] js commit: webworks media tests

2012-11-13 Thread gtanner
webworks media tests Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/2db5e4e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/2db5e4e8 Diff: http://git-wip-us.apache.org/re

[14/16] js commit: webworks accelerometer tests

2012-11-13 Thread gtanner
webworks accelerometer tests Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/e7c62f6b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/e7c62f6b Diff: http://git-wip-us.apach

[11/16] js commit: webworks notification tests

2012-11-13 Thread gtanner
webworks notification tests Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/82dc004f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/82dc004f Diff: http://git-wip-us.apache

[12/16] js commit: Corrections and further test expansions

2012-11-13 Thread gtanner
Corrections and further test expansions Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/dd0df7d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/dd0df7d7 Diff: http://git-w

  1   2   >