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 3dd91cf Merge pull request #23 from raphinesse/remove-shelljs
add 144546c Refactor fetch code
add 6462c91 Refactor fetch e2e tests
add 0294215 Move and rename some e2e tests
add 896b9d4 Simplify fetch unit tests
add 36ecb8c Speed up tests by about 250%
add 4a12806 CB-14133 Avoid fetching already installed packages
new 1087010 Merge pull request #24 from raphinesse/performance
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 | 106 ++++---
package.json | 7 +-
spec/fetch-unit.spec.js | 62 ++--
spec/fetch.spec.js | 332 +++++++--------------
spec/support/repo-name-neq-plugin-id.git/HEAD | 1 +
spec/support/repo-name-neq-plugin-id.git/config | 4 +
.../72/d6e1a6f842add9a34f15ae0392c76f4d872e4e | Bin 0 -> 142 bytes
.../9a/0124596ebbf1f1702c6b41bd94efbb91c47e33 | 3 +
.../a3/7a357fbc796e8484c6f31fb24be5364a03076b | 1 +
.../db/b7bd7983bed50ba311daeea7dee6e8461d5909 | 3 +
.../repo-name-neq-plugin-id.git/refs/heads/master | 1 +
11 files changed, 219 insertions(+), 301 deletions(-)
create mode 100644 spec/support/repo-name-neq-plugin-id.git/HEAD
create mode 100644 spec/support/repo-name-neq-plugin-id.git/config
create mode 100644
spec/support/repo-name-neq-plugin-id.git/objects/72/d6e1a6f842add9a34f15ae0392c76f4d872e4e
create mode 100644
spec/support/repo-name-neq-plugin-id.git/objects/9a/0124596ebbf1f1702c6b41bd94efbb91c47e33
create mode 100644
spec/support/repo-name-neq-plugin-id.git/objects/a3/7a357fbc796e8484c6f31fb24be5364a03076b
create mode 100644
spec/support/repo-name-neq-plugin-id.git/objects/db/b7bd7983bed50ba311daeea7dee6e8461d5909
create mode 100644 spec/support/repo-name-neq-plugin-id.git/refs/heads/master
--
To stop receiving notification emails like this one, please contact
[email protected].
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]