Steven Gill [Fri, 10 Oct 2014 20:09:06 +0000 (13:09 -0700)]
pinned dependencies
Steven Gill [Wed, 1 Oct 2014 22:46:02 +0000 (15:46 -0700)]
CB-7661 Incremented package version to -dev
Steven Gill [Wed, 1 Oct 2014 22:36:14 +0000 (15:36 -0700)]
CB-7661 Updated version and RELEASENOTES.md for release 0.22.11
Marcel Kinard [Thu, 18 Sep 2014 20:25:42 +0000 (16:25 -0400)]
CB-7383 Updated version and RELEASENOTES.md for release 0.22.10
(cherry picked from commit
4ae0fa4bc3314930bcf4a83d95fe44f5b66221ee)
Conflicts:
package.json
Marcel Kinard [Tue, 23 Sep 2014 20:08:52 +0000 (16:08 -0400)]
update versions of self and dependencies after 3.6
Marcel Kinard [Fri, 5 Sep 2014 19:28:34 +0000 (15:28 -0400)]
CB-7383 Incremented package version to -dev
Marcel Kinard [Fri, 5 Sep 2014 19:21:20 +0000 (15:21 -0400)]
CB-7383 Updated version and RELEASENOTES.md for release 0.22.7
Steven Gill [Wed, 3 Sep 2014 00:32:58 +0000 (17:32 -0700)]
updated Release notes
Steven Gill [Tue, 2 Sep 2014 21:10:43 +0000 (14:10 -0700)]
updated version to 0.22.7-dev
Steven Gill [Tue, 2 Sep 2014 21:08:36 +0000 (14:08 -0700)]
updated version to 0.22.6, bumped cordova-lib dep version
Steven Gill [Fri, 29 Aug 2014 23:54:41 +0000 (16:54 -0700)]
Updated version and RELEASENOTES.md for release 0.22.5
Josh Soref [Thu, 21 Aug 2014 20:51:45 +0000 (16:51 -0400)]
CB-7363 Do not insist on precise version of cordova-lib
Josh Soref [Thu, 21 Aug 2014 20:04:42 +0000 (16:04 -0400)]
CB-7362 Add Please run npm install from this directory code
Josh Soref [Thu, 21 Aug 2014 20:08:16 +0000 (16:08 -0400)]
Remove package.json:scripts.test
The spec directory was removed with
eefdf68 /
bea01b3, but this file was not updated
Mark Koudritsky [Mon, 23 Jun 2014 23:32:25 +0000 (19:32 -0400)]
CB-7002 Incremented package version to -dev
Mark Koudritsky [Mon, 23 Jun 2014 23:00:16 +0000 (19:00 -0400)]
CB-7002 Updated version and RELEASENOTES.md for release 0.22.4
Andrew Grieve [Sat, 21 Jun 2014 02:04:16 +0000 (22:04 -0400)]
Revert "testing config.js"
This reverts commit
7114350bd99b1c0c45c5d7b426dcb302df998fff.
Andrew Grieve [Sat, 21 Jun 2014 02:03:38 +0000 (22:03 -0400)]
Adding missing license headers
Jesse MacFadyen [Mon, 16 Jun 2014 19:49:55 +0000 (12:49 -0700)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugman
Jesse MacFadyen [Mon, 16 Jun 2014 19:49:42 +0000 (12:49 -0700)]
wp7 is dead, long live wp7
Ian Clelland [Thu, 12 Jun 2014 17:23:13 +0000 (13:23 -0400)]
CB-6930: Updated version and RELEASENOTES.md for release 0.22.3
Ian Clelland [Thu, 12 Jun 2014 14:43:35 +0000 (10:43 -0400)]
Grr. Update cordova-lib dependency to 0.21.5
Ian Clelland [Thu, 12 Jun 2014 12:42:57 +0000 (08:42 -0400)]
Update cordova-lib dependency to 0.21.4
Ian Clelland [Thu, 12 Jun 2014 12:42:07 +0000 (08:42 -0400)]
CB-6931: Fix licence headers in plugman
Jesse MacFadyen [Wed, 11 Jun 2014 01:33:20 +0000 (18:33 -0700)]
CB-6919 help should list windows8 as an available platform, and not wp7
Anis Kadri [Tue, 10 Jun 2014 21:29:20 +0000 (14:29 -0700)]
adding browserify option
Marcel Kinard [Fri, 30 May 2014 15:40:17 +0000 (11:40 -0400)]
CB-6814 Add license to CONTRIBUTING.md
Steven Gill [Mon, 12 May 2014 22:54:08 +0000 (15:54 -0700)]
CB-6586: updated version to 0.22.2, cordova-lib dep needed an update
Steven Gill [Fri, 9 May 2014 23:24:49 +0000 (16:24 -0700)]
updated cordova-lib dep in package.json, need to republish
Steven Gill [Fri, 9 May 2014 22:58:14 +0000 (15:58 -0700)]
CB-6586: updated version to 0.22.0
Mark Koudritsky [Fri, 2 May 2014 19:56:37 +0000 (15:56 -0400)]
Added cordova-lib to package.json as dep
Forgot to add it before.
Mark Koudritsky [Wed, 30 Apr 2014 21:48:11 +0000 (17:48 -0400)]
Update plugman cli to use cordova-lib
Mark Koudritsky [Wed, 30 Apr 2014 22:12:00 +0000 (18:12 -0400)]
Remove all cordova-lib files
Mark Koudritsky [Wed, 30 Apr 2014 22:11:57 +0000 (18:11 -0400)]
Split out cordova-lib: move cordova-plugman files
HISTORY:
git log <file> will show no history from before this commit for files that
moved. To see full history use either
git log --follow <file>
or
git log plugman_pre_lib <old file name>
'plugman_pre_lib' is a tag for the last commit made in cordova-plugman repo before
cordova-lib was split out.
Marcel Kinard [Wed, 30 Apr 2014 13:41:45 +0000 (09:41 -0400)]
CB-6491 add CONTRIBUTING.md
Andrew Grieve [Fri, 25 Apr 2014 14:51:10 +0000 (10:51 -0400)]
Fix unit tests when running node v0.11
Andrew Grieve [Fri, 25 Apr 2014 14:20:34 +0000 (10:20 -0400)]
Revert "Merge branch 'master' into browserify"
This reverts commit
013adc61c852561810994d899692d63b65176c6c, reversing
changes made to
8aca4cb5b1a8012aa23ba05386d10cb59b3b4817.
Anis Kadri [Thu, 24 Apr 2014 21:13:08 +0000 (14:13 -0700)]
Merge branch 'master' into browserify
Anis Kadri [Thu, 24 Apr 2014 21:12:05 +0000 (14:12 -0700)]
fixing empty merges
Mark Koudritsky [Thu, 24 Apr 2014 21:06:26 +0000 (17:06 -0400)]
Remove trailing spaces in all js files
So that everyone can use auto removal of trailing spaces without generating
unwanted diff lines. Only white space changes, nothing else.
The command used:
sed -i '' 's/[[:space:]]*$//g' **/*.js
Josh Soref [Thu, 6 Mar 2014 22:33:12 +0000 (17:33 -0500)]
Fix spelling typos
github close #64
Steven Gill [Wed, 23 Apr 2014 00:49:10 +0000 (17:49 -0700)]
CB-6280: plugman publish now publishes doc/index.md
Steven Gill [Thu, 10 Apr 2014 23:20:27 +0000 (16:20 -0700)]
added basic support for doc/index.md
Anis Kadri [Wed, 16 Apr 2014 20:57:02 +0000 (13:57 -0700)]
Merge branch 'master' into browserify
sgrebnov [Sun, 6 Apr 2014 11:55:59 +0000 (15:55 +0400)]
CB-6178 Plugman does not cache downloaded plugins
close #70
Mark Koudritsky [Tue, 15 Apr 2014 00:18:58 +0000 (20:18 -0400)]
Use events.emit instead of re-importing plugman each time. Part 2.
See details in
961ccd7cd22d43f4b75145d916afec395dd0db56
The first part added the change only under src/platforms/
this one changes it everywhere else.
Mark Koudritsky [Mon, 14 Apr 2014 23:45:57 +0000 (19:45 -0400)]
Use events.emit instead of re-importing plugman each time
Looks like the re-import is no longer needed after this change
github.com/apache/cordova-plugman/commit/
ae2ce7ac6325d1c6558365b4be82e5a8ff0983b9
the problem was probably due to
plugman.emit = emitter.emit
without binding the "this" for emit to the emitter.
Got no clue why the re-import is hiding that problem.
Anis Kadri [Fri, 11 Apr 2014 19:46:01 +0000 (12:46 -0700)]
Merge branch 'browserify' of https://git-wip-us.apache.org/repos/asf/cordova-plugman into browserify
Anis Kadri [Wed, 9 Apr 2014 23:25:34 +0000 (16:25 -0700)]
fixing merge with no target
Anis Kadri [Wed, 9 Apr 2014 23:24:51 +0000 (16:24 -0700)]
adding message to exception
Anis Kadri [Wed, 9 Apr 2014 01:55:23 +0000 (18:55 -0700)]
removing window from target
Anis Kadri [Wed, 9 Apr 2014 01:37:27 +0000 (18:37 -0700)]
adding prepare namespace
Anis Kadri [Sat, 29 Mar 2014 20:16:47 +0000 (21:16 +0100)]
creating a transform for org.apache.cordova.* modules
Anis Kadri [Thu, 27 Mar 2014 18:48:50 +0000 (19:48 +0100)]
adding clobbers/merges support
Anis Kadri [Wed, 26 Mar 2014 16:44:21 +0000 (17:44 +0100)]
setting finish event on outputstream
Anis Kadri [Wed, 19 Mar 2014 00:48:03 +0000 (17:48 -0700)]
cleanup
Anis Kadri [Wed, 19 Mar 2014 00:35:27 +0000 (17:35 -0700)]
fixing path
Anis Kadri [Mon, 17 Mar 2014 21:52:10 +0000 (14:52 -0700)]
adding browserify bundle
Anis Kadri [Mon, 17 Mar 2014 21:49:25 +0000 (14:49 -0700)]
adding cordova-js as a dependency
Anis Kadri [Thu, 6 Mar 2014 00:24:38 +0000 (16:24 -0800)]
adding browserify and through as dependencies
Steven Gill [Fri, 11 Apr 2014 00:01:54 +0000 (17:01 -0700)]
Merge branch 'master' of https://github.com/jbavari/cordova-plugman
Steven Gill [Thu, 10 Apr 2014 23:41:42 +0000 (16:41 -0700)]
Revert "CB-6414 Fixes the issue where two config.xml munges exist, it will still write the correct config.xml output"
This reverts commit
57a5eaa1357f1f70d85437b9bb2d8f322bc39bc2.
Josh Bavari [Thu, 10 Apr 2014 02:47:06 +0000 (21:47 -0500)]
CB-6414 - fixes the config.xml issue with android and ios, correcting the bug at the ConfigKeeper.get method
Anis Kadri [Wed, 9 Apr 2014 23:25:34 +0000 (16:25 -0700)]
fixing merge with no target
Anis Kadri [Wed, 9 Apr 2014 23:24:51 +0000 (16:24 -0700)]
adding message to exception
Anis Kadri [Wed, 9 Apr 2014 01:55:23 +0000 (18:55 -0700)]
removing window from target
Anis Kadri [Wed, 9 Apr 2014 01:37:27 +0000 (18:37 -0700)]
adding prepare namespace
Josh Bavari [Tue, 8 Apr 2014 19:48:52 +0000 (14:48 -0500)]
CB-6414 Fixes the issue where two config.xml munges exist, it will still write the correct config.xml output
Josh Bavari [Tue, 8 Apr 2014 20:26:24 +0000 (15:26 -0500)]
Removing console.log statement
Josh Bavari [Tue, 8 Apr 2014 19:48:52 +0000 (14:48 -0500)]
CB-6414 - fixes the issue where two config.xml munges exists, it will still write the correct config.xml output
Steven Gill [Thu, 3 Apr 2014 22:16:49 +0000 (15:16 -0700)]
CB-6245 Incremented package version to -dev
Steven Gill [Thu, 3 Apr 2014 22:14:57 +0000 (15:14 -0700)]
CB-6245 Updated version and RELEASENOTES.md for release 0.21.0
Martin Bektchiev [Wed, 26 Mar 2014 08:15:39 +0000 (10:15 +0200)]
CB-6344 Specify after which sibling to add config-changes in plugin.xml
* refactor munges - now they are in a more extensible form (munge.files[file].parents[parent][index] { xml, count, after })
* add an after parameter to graftXML which contains a list of possible predecessor elements separated by semicolon
* fix unit tests and add new ones
github: close #69
Andrew Grieve [Mon, 31 Mar 2014 18:42:46 +0000 (14:42 -0400)]
Revert "CB-6344: Specify after which sibling to add config-changes in plugin.xml"
This reverts commit
ac1160d470db03c2d2de2bbd7ad0ece336cf0394.
It broke CLI's unit tests.
Anis Kadri [Sat, 29 Mar 2014 20:16:47 +0000 (21:16 +0100)]
creating a transform for org.apache.cordova.* modules
jbondc [Sat, 15 Mar 2014 16:59:42 +0000 (12:59 -0400)]
CB-6272 Fix subdir bug + tests & meta fetch with a src directory
github: close #66
Martin Bektchiev [Wed, 26 Mar 2014 08:15:39 +0000 (10:15 +0200)]
CB-6344: Specify after which sibling to add config-changes in plugin.xml
* refactor munges - now they are in a more extensible form (munge.files[file].parents[parent][index] { xml, count, after })
* add an after parameter to graftXML which contains a list of possible predecessor elements separated by semicolon
* fix unit tests and add new ones
github: close #68
Anis Kadri [Thu, 27 Mar 2014 18:48:50 +0000 (19:48 +0100)]
adding clobbers/merges support
Gabriel Schulhof [Thu, 27 Mar 2014 09:36:45 +0000 (11:36 +0200)]
Tizen: Copy platform file verbatim from firefoxos
Gabriel Schulhof [Thu, 27 Mar 2014 09:36:14 +0000 (11:36 +0200)]
README.md: Place "Tizen" in alphabetical order
Anis Kadri [Wed, 26 Mar 2014 16:44:21 +0000 (17:44 +0100)]
setting finish event on outputstream
Gabriel Schulhof [Mon, 3 Feb 2014 14:53:52 +0000 (16:53 +0200)]
Adding spec for Tizen platform
Gabriel Schulhof [Wed, 29 Jan 2014 10:08:38 +0000 (12:08 +0200)]
README.md: Adding Tizen to list of supported platforms
Gabriel Schulhof [Wed, 23 Oct 2013 11:35:32 +0000 (14:35 +0300)]
src/platforms.js: Adding tizen.
Anis Kadri [Wed, 19 Mar 2014 00:48:03 +0000 (17:48 -0700)]
cleanup
Anis Kadri [Wed, 19 Mar 2014 00:35:27 +0000 (17:35 -0700)]
fixing path
Andrew Grieve [Tue, 18 Mar 2014 21:24:58 +0000 (14:24 -0700)]
Throw an error when a <dependency> tag is missing `id` attribute.
Anis Kadri [Mon, 17 Mar 2014 21:52:10 +0000 (14:52 -0700)]
adding browserify bundle
Anis Kadri [Mon, 17 Mar 2014 21:49:25 +0000 (14:49 -0700)]
adding cordova-js as a dependency
Shazron Abdullah [Thu, 13 Mar 2014 20:04:03 +0000 (13:04 -0700)]
Added org.apache.cordova.statusbar into the registry whitelist.
Steven Gill [Tue, 11 Mar 2014 17:47:19 +0000 (10:47 -0700)]
Merge branch 'CB-6160' of github.com:Steckelfisch/cordova-plugman
jbondc [Sun, 9 Mar 2014 22:31:01 +0000 (18:31 -0400)]
Fix to never remove top-level plugins that are dependencies + tests.
github: close #58
jbondc [Fri, 28 Feb 2014 23:44:46 +0000 (18:44 -0500)]
Improve dependencies tests by grouping with beforeStart() Fix for dependency cycle / throw error.
jbondc [Fri, 28 Feb 2014 17:44:00 +0000 (12:44 -0500)]
Refactoring of install & uninstall tests
Carlos Santana [Sun, 9 Mar 2014 13:45:49 +0000 (09:45 -0400)]
CB-6147 Enable CLI and Plugman with npm shrinkwrap
Andrew Grieve [Thu, 6 Mar 2014 15:11:43 +0000 (10:11 -0500)]
Allow --searchpath to have a delimiter
Anis Kadri [Thu, 6 Mar 2014 00:24:38 +0000 (16:24 -0800)]
adding browserify and through as dependencies
Jesse MacFadyen [Thu, 6 Mar 2014 00:11:49 +0000 (16:11 -0800)]
Merge branch 'CB-5970' of github.com:purplecabbage/cordova-plugman
Jesse MacFadyen [Wed, 5 Mar 2014 23:04:43 +0000 (15:04 -0800)]
remove console.log, oops
Jesse MacFadyen [Wed, 5 Mar 2014 23:00:25 +0000 (15:00 -0800)]
working uninstall for projectReferences