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
Michal Svab
f9be73f4a1
maven_artifact: check whether snapshot is the latest snapshot
2015-05-22 16:17:26 +01: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
Toshio Kuratomi
e5022ba87b
Add python >= 2.6 to documented deps
2015-05-12 08:43:31 -07:00
xiaclo
e362583abd
Allow NPM to update packages
2015-05-04 14:08:39 +10:00
Jeferson Daniel
eaa136cb08
Fixes #335
2015-04-11 16:00:43 -03:00
Brian Coca
2438b74ca8
remove x bit
2015-03-25 23:56:05 -04:00
Brian Coca
dd1508d572
moved to
2015-03-25 23:55:00 -04:00
Brian Coca
39cb571064
Merge pull request #94 from komuta/clean-composer-options
...
Unify composer options parsing
2015-03-25 23:30:43 -04:00
Simon JAILLET
f3c008ed5d
composer: Fix changed
status
...
Fix `changed` status that always returns False with composer.
This [previous PR](https://github.com/ansible/ansible-modules-extras/pull/61 ) had fixed the issue but because of a [Composer recent change](cb336a5416
) stderr is now used for reporting information meant for humans while stdout is more for the output of the command.
This PR would definilty solve this issue.
2015-03-03 21:49:16 +01:00
Jeppe Toustrup
a2d440ccea
NPM: Expand the path before accessing it
2015-02-18 16:43:56 +01:00
Brian Coca
a2138c4eea
fixed missing ,
2015-02-12 17:02:16 -05:00
Marcus
c1e7abd8fd
Add support for mirror_only parameter to cpanm module
2015-02-12 18:42:09 +01:00
Brian Coca
9722203ee0
corrected version added
2015-02-03 22:30:19 -05:00
Julien Pepy
e1008059ec
Clean options building in Composer module
2015-02-03 13:54:27 +01:00
Brian Coca
a951bf63e7
Merge pull request #19 from komuta/fix-composer-dryrun
...
Fix composer module checkmode
2015-02-03 07:33:30 -05:00
Toshio Kuratomi
41d5029012
Move dnf and bower plugins to proper subdirs
2015-01-30 07:34:46 -08:00
Julien Pepy
2e1b703b3c
Fix composer module checkmode and change detection
2014-12-23 22:38:15 +01:00
Jeroen Thora
4513d3d29e
Small typo fix
2014-12-11 20:30:00 +01:00
Michael DeHaan
7e6fc7023d
Reorganization.
2014-11-04 17:31:59 -05:00