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/06/16 02:35:13 UTC

[cordova-fetch] branch master updated (307638d -> 3dd91cf)

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-fetch.git.


    from 307638d  Simplify installation location retrieval (#18)
     add aca61e0  Don't manually delete node_modules contents
     add 9c3cf7e  Simplify tempDir setup in tests
     add 285af93  Replace shelljs with fs-extra and which
     add f3ff686  Use fs.readJsonSync for reading package.json to avoid caching
     new 3dd91cf  Merge pull request #23 from raphinesse/remove-shelljs

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:
 index.js                |  22 ++-------
 package.json            |   3 +-
 spec/fetch-unit.spec.js |   7 +--
 spec/fetch.spec.js      | 119 ++++++++++++++----------------------------------
 spec/helpers.js         |  16 ++-----
 5 files changed, 47 insertions(+), 120 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
raphinesse@apache.org.

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


[cordova-fetch] 01/01: Merge pull request #23 from raphinesse/remove-shelljs

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-fetch.git

commit 3dd91cf90fbc5b9d73c50944c0fd8357c05d7446
Merge: 307638d f3ff686
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Sat Jun 16 04:35:04 2018 +0200

    Merge pull request #23 from raphinesse/remove-shelljs
    
    [CB-14140] Remove shelljs

 index.js                |  22 ++-------
 package.json            |   3 +-
 spec/fetch-unit.spec.js |   7 +--
 spec/fetch.spec.js      | 119 ++++++++++++++----------------------------------
 spec/helpers.js         |  16 ++-----
 5 files changed, 47 insertions(+), 120 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
raphinesse@apache.org.

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