Commit graph

67 commits

Author SHA1 Message Date
Brian Coca
7d8dd6e210 Merge pull request #446 from xiaclo/patch-1
Allow NPM to update packages
2015-11-10 09:42:14 -08:00
Kirill Kozlov
b1e0e7eae0 Fix broken examples in docs 2015-11-02 23:15:44 +03:00
Toshio Kuratomi
378bde8729 Merge pull request #1134 from ramunasd/composer_arguments
composer arguments
2015-11-02 08:19:28 -08:00
Brian Coca
ed1cf0ecc2 corrected extension in module spec
fixes #1190
2015-11-01 19:42:29 -05:00
Ramunas Dronga
a0965ff934 fixed composer usage example 2015-10-30 12:24:42 +02:00
Ramunas Dronga
83c0bfbe3f added constraint for space in composer command 2015-10-29 23:21:46 +02:00
Ramunas
d5673f6eb4 removed check for empty composer response 2015-10-27 22:14:12 +02:00
Brian Coca
08d89bca9c fixed missed passing use-sudo 2015-10-25 17:02:25 -04:00
Ramunas Dronga
1b7496f8dc added version info for params 'arguments' 2015-10-23 11:00:52 +03:00
Ramunas Dronga
92dc7cd65c allow specify arguments for composer 2015-10-21 16:20:53 +03:00
Brian Coca
5eff47c6f1 changed use_sudo to system_lib (kept alias) and expanded description to explain how it works 2015-10-01 19:59:51 -04:00
Brian Coca
e768a98bf3 Merge pull request #1017 from milad-soufastai/devel
Adding the --sudo flag for CPANM use since the sudo: yes on the task …
2015-10-01 19:52:54 -04:00
Greg DeKoenigsberg
d9b801a4c2 Merge pull request #965 from resmo/fix/composer
composer: implemented smarter arguments per command handling
2015-09-30 16:25:04 -04:00
Milad Soufastai
b5207d0fc6 Updating Description to provide better explanation of what the use_sudo flag does 2015-09-23 09:40:36 -04:00
Milad Soufastai
8989212fd2 Adding the --sudo flag for CPANM use since the sudo: yes on the task doesn't work 2015-09-22 18:53:58 -04:00
Gerard Lynch
30b676478b fix param description rst syntax 2015-09-15 09:42:01 +01:00
Rene Moser
384eaba766 composer: smarter arguments handling
To get all available options in json for each command, `composer help <command> --format=json` can be used. This allows us to simply parse the output and dynamically find out if an option is available. Neat!
2015-09-11 21:26:23 +02:00
Rene Moser
7fdfa01615 composer: rename composer_install to composer_command 2015-09-11 21:22:09 +02:00
Rene Moser
0b0cc7b049 composer: simplify has_changed() 2015-09-11 21:20:20 +02:00
Brian Coca
5e45d9dffb added version_added to new feature 2015-09-04 14:50:27 -04:00
Brian Coca
b235b171ad Merge pull request #722 from carljm/bower-production
Add 'production' option to bower module.
2015-09-04 14:47:44 -04:00
Brian Coca
5cd0a28f9f Merge pull request #850 from andskli/cpanm-addopt-installdeps
cpanm: add installdeps option
2015-08-25 20:46:22 -04:00
Andreas Skarmutsos Lindh
107510385c quoted version_added 2015-08-25 22:18:52 +02:00
Andreas Skarmutsos Lindh
6a37c1b72f add version_added 2015-08-25 22:00:03 +02:00
Andreas Skarmutsos Lindh
2ca201feaa cpanm: add installdeps option 2015-08-20 09:57:46 +02:00
sirkubax
df235b4d92 QuickFix of issue 813 2015-08-17 19:08:18 +02:00
Brian Coca
dcd2f441b5 Merge pull request #715 from makmanalp/devel
Fixes issues where keys missing from bower output
2015-08-11 15:56:49 -04:00
Michael Scherer
c089ab0dd8 Move examples to EXAMPLES variable
Partially fix #507
2015-07-25 13:58:45 +02:00
Toshio Kuratomi
b9b42411f1 Port maven_artifact to fetch_url 2015-07-22 12:06:54 -07:00
Carl Meyer
ef1199a038 Add 'production' option to bower module. 2015-07-17 16:38:19 -06:00
Mehmet Ali "Mali" Akmanalp
f82a363a33 Fixes issues where keys missing from bower output
Fixes #495
2015-07-14 14:22:15 -04:00
Toshio Kuratomi
ff2386faf4 Tabs to spaces
Fixes #666
2015-07-14 07:31:05 -07:00
Toshio Kuratomi
5605c4d7b5 Add author github ID 2015-07-01 07:25:20 -07:00
Toshio Kuratomi
0f9ade7fe3 Fix bundler documentation 2015-06-30 10:37:09 -07:00
Tim Hoiberg
1d48c9658a Fixing typo 2015-06-27 15:50:43 +10:00
Tim Hoiberg
9a1918c628 Adding module to manage Ruby Gem dependencies via Bundler 2015-06-27 15:50:43 +10:00
Greg DeKoenigsberg
004dedba8a Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
jonathan.lestrelin
2e6a16fbc7 Fix unused import and variable and correct documentation 2015-06-16 11:33:15 -04:00
jonathan.lestrelin
653ce424e0 Add pear packaging module to manage PHP PEAR an PECL packages 2015-06-16 11:33:15 -04:00
Roman Vyakhirev
5bfe8f2a44 bower module. Non-interactive mode and allow-root moved to _exec, they should affect all commands 2015-06-16 11:33:14 -04:00
Roman Vyakhirev
4475676866 composer module. ignore_platform_reqs option added. 2015-06-16 11:33:14 -04:00
NewGyu
02258902f9 fix cannot download SNAPSHOT version 2015-06-16 11:33:10 -04:00
QuantumGhost
4ff9a68a4b Use expanduser to deal with path in bower module
So bower module can correctly handle path containing `~`
2015-05-23 00:11:50 +08:00
Brian Coca
08445418aa more string corrections 2015-05-14 10:45:32 -04:00
Brian Coca
edf519a0c2 moar quotes 2015-05-14 09:37:00 -04:00
Greg DeKoenigsberg
75574d7713 Adding author's github id 2015-05-13 23:51:00 -04:00
Greg DeKoenigsberg
66008490d4 Adding author's github id 2015-05-13 23:50:23 -04:00
Greg DeKoenigsberg
12ab9d0043 Adding author's github id 2015-05-13 23:49:40 -04:00
Greg DeKoenigsberg
fc794ef094 Adding author's github id 2015-05-13 23:48:56 -04:00
Greg DeKoenigsberg
3c4b1afea9 Adding author's github id 2015-05-13 23:48:08 -04:00