You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2018/09/07 00:08:44 UTC

[cordova-lib] branch master updated (d569393 -> 48bec42)

This is an automated email from the ASF dual-hosted git repository.

raphinesse pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git.


    from d569393  Remove unused npm utility functions (#683)
     add 9661f04  Simplify hooks/Context using `Object.assign`
     add 14f997f  Stricter checks in cordova/restore-util.spec
     add 5d734c5  Properly join paths in plugman/platform
     add 6b680e1  Reduce test timeout in plugman/install.spec
     add 81bfa94  Don't fake return values for functions that return `undefined`
     add 2eddb77  Fix two instances of broken Promises
     new 48bec42  Merge pull request #684 from raphinesse/bits-and-pieces

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 integration-tests/plugman_uninstall.spec.js |  6 +++---
 spec/cordova/platform/addHelper.spec.js     |  1 -
 spec/cordova/plugin/add.spec.js             |  2 +-
 spec/cordova/prepare.spec.js                |  2 +-
 spec/cordova/restore-util.spec.js           | 12 ++++++------
 spec/plugman/create.spec.js                 |  2 +-
 spec/plugman/install.spec.js                | 10 +++++-----
 src/hooks/Context.js                        |  8 +-------
 src/plugman/platform.js                     | 11 ++++++-----
 9 files changed, 24 insertions(+), 30 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-lib] 01/01: Merge pull request #684 from raphinesse/bits-and-pieces

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

raphinesse pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git

commit 48bec42bada8d2c32570093d4aa4726cebde13d8
Merge: d569393 2eddb77
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Fri Sep 7 02:08:41 2018 +0200

    Merge pull request #684 from raphinesse/bits-and-pieces
    
    Bits and pieces

 integration-tests/plugman_uninstall.spec.js |  6 +++---
 spec/cordova/platform/addHelper.spec.js     |  1 -
 spec/cordova/plugin/add.spec.js             |  2 +-
 spec/cordova/prepare.spec.js                |  2 +-
 spec/cordova/restore-util.spec.js           | 12 ++++++------
 spec/plugman/create.spec.js                 |  2 +-
 spec/plugman/install.spec.js                | 10 +++++-----
 src/hooks/Context.js                        |  8 +-------
 src/plugman/platform.js                     | 11 ++++++-----
 9 files changed, 24 insertions(+), 30 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org