summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tim Brust [Wed, 7 Apr 2021 08:07:39 +0000 (08:07 +0000)]
chore: rename asf.yml to asf.yaml
Norman Breau [Mon, 30 Nov 2020 01:41:06 +0000 (21:41 -0400)]
Merge pull request #19 from breautek/package-lock
chore: package-lock
Norman Breau [Fri, 27 Nov 2020 21:19:48 +0000 (17:19 -0400)]
chore: package-lock
Raphael von der Grün [Sun, 4 Oct 2020 11:36:43 +0000 (13:36 +0200)]
fix(pkg): fix and clean up package.json (#17)
* chore(pkg): remove field "maintainers"
* chore(pkg): remove default-valued field "homepage"
* fix(pkg): fix declaration for binary "create"
Related to https://github.com/apache/cordova/issues/55
Tim Brust [Sat, 3 Oct 2020 16:17:03 +0000 (18:17 +0200)]
chore(asf): update git notification settings (#18)
Raphael von der Grün [Fri, 2 Oct 2020 19:43:30 +0000 (21:43 +0200)]
chore: clean up package.json (#16)
* chore(pkg): use short notation for repository field
* chore(pkg): use short notation for bugs field
Niklas Merz [Mon, 13 Apr 2020 12:17:16 +0000 (14:17 +0200)]
Update CONTRIBUTING.md
Raphael von der Grün [Sat, 30 Mar 2019 20:31:52 +0000 (21:31 +0100)]
Fix broken Api.js
The change that tried to silence log messages instead broke most of the API methods.
This change should fix that.
Jan Piotrowski [Mon, 11 Feb 2019 17:41:34 +0000 (18:41 +0100)]
Add or update GitHub pull request and issue template
エリス [Wed, 19 Dec 2018 01:33:53 +0000 (10:33 +0900)]
Revert PR #6 (#8)
Darryl Pogue [Thu, 8 Nov 2018 01:37:59 +0000 (17:37 -0800)]
Merge pull request #7 from erisu/bump-common-3x
Dependency bump cordova-common@^3.0.0
エリス [Thu, 8 Nov 2018 01:35:19 +0000 (10:35 +0900)]
Dependency bump cordova-common@^3.0.0
Darryl Pogue [Thu, 8 Nov 2018 01:18:07 +0000 (17:18 -0800)]
Merge pull request #6 from erisu/remove-node_module-copy
Only copy platform node_modules when created by binary
エリス [Thu, 8 Nov 2018 00:06:21 +0000 (09:06 +0900)]
Only copy platform node_modules when create by bin
Raphael von der Grün [Tue, 25 Sep 2018 10:14:32 +0000 (12:14 +0200)]
Merge pull request #4 from raphinesse/silence-output
Silence output
Raphael von der Grün [Tue, 25 Sep 2018 10:12:54 +0000 (12:12 +0200)]
Merge pull request #5 from raphinesse/fix-spec-promise-handling
Fix temp dir & promise handling in specs
Audrey [Thu, 6 Sep 2018 19:09:16 +0000 (12:09 -0700)]
Doc requirements for platform api expectations (#1)
Ready for review!
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
Document requirements for platform api expectations
### What testing has been done on this change?
### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
Raphael von der Grün [Thu, 6 Sep 2018 09:02:18 +0000 (11:02 +0200)]
Properly handle promises in test
Raphael von der Grün [Thu, 6 Sep 2018 00:42:45 +0000 (02:42 +0200)]
Use proper temp dir in tests
Raphael von der Grün [Thu, 6 Sep 2018 00:58:09 +0000 (02:58 +0200)]
Silence test output
Raphael von der Grün [Thu, 6 Sep 2018 00:44:42 +0000 (02:44 +0200)]
No error message when creating in existing dir
Jan Piotrowski [Thu, 6 Sep 2018 08:54:42 +0000 (10:54 +0200)]
Remove link to JIRA
Raphael von der Grün [Thu, 6 Sep 2018 00:25:20 +0000 (02:25 +0200)]
Silence Api.js
Raphael von der Grün [Thu, 6 Sep 2018 00:17:50 +0000 (02:17 +0200)]
Do not try to copy non-existant directory
Raphael von der Grün [Thu, 6 Sep 2018 00:15:19 +0000 (02:15 +0200)]
Fix test script (#3)
Fil Maj [Mon, 3 Sep 2018 14:12:30 +0000 (09:12 -0500)]
CB-11347: a bit more documentation around platform API and additional reading. (#2)
Jesse MacFadyen [Wed, 10 May 2017 20:51:00 +0000 (13:51 -0700)]
no hardcoded api path, making this reusable
Jesse MacFadyen [Fri, 7 Apr 2017 19:40:14 +0000 (12:40 -0700)]
updating name + repo links, new name cordova-test-platform
Jesse MacFadyen [Thu, 6 Apr 2017 03:14:43 +0000 (20:14 -0700)]
added version.bat file for windows, bumped to 0.0.4
Jesse MacFadyen [Thu, 6 Apr 2017 00:28:05 +0000 (17:28 -0700)]
bump to 0.0.3 and publish to see if the whole system fails ...
Jesse MacFadyen [Thu, 6 Apr 2017 00:26:16 +0000 (17:26 -0700)]
tests passing
Jesse MacFadyen [Thu, 6 Apr 2017 00:24:47 +0000 (17:24 -0700)]
updated paths, added config handling, cordova-lib tests passing, uses events to log
Jesse MacFadyen [Wed, 5 Apr 2017 02:36:40 +0000 (19:36 -0700)]
pushed version back to a reasonable pre 1.0 number
Jesse MacFadyen [Wed, 5 Apr 2017 01:03:26 +0000 (18:03 -0700)]
cleaned up console.log, running all create tests
Jesse MacFadyen [Wed, 5 Apr 2017 01:00:53 +0000 (18:00 -0700)]
added platform level scripts
Jesse MacFadyen [Mon, 3 Apr 2017 18:37:46 +0000 (11:37 -0700)]
bump version to 1.0.1
Jesse MacFadyen [Mon, 3 Apr 2017 18:36:58 +0000 (11:36 -0700)]
ignore vscode bs
Jesse MacFadyen [Sat, 1 Apr 2017 06:13:02 +0000 (23:13 -0700)]
added basic api and tests
Jesse MacFadyen [Wed, 29 Mar 2017 00:14:11 +0000 (17:14 -0700)]
filled in some readme
Jesse MacFadyen [Wed, 29 Mar 2017 00:06:33 +0000 (17:06 -0700)]
basic scaffolding