0685d57 Add support for Composer’s --ignore-platform-reqs option
9a0b851 Fix tests in travis
e0b07d0 Change logic to only download if composer doesn't exist
463bc76 Add schedule arg to composer::selfupdate
7a2e418 Fix line endings for files deployed from windows hosts.
41932f8 Timeout process composer
74007f7 FreeBSD Support
4f96b84 Add puppet version 3.7 to allowed failures in travis ci
1370317 Adds "S" flag to curl command
6a213df Add user parameter to init.pp
ff02a4b Add --no-interaction to composer::project
e913fda First cleaning to get rid of most of the puppet lint warnings
7b11d68 Integrate Beaker for Acceptance Testing
e2b7025 Fix param defaults for newer Ubuntu releases
4cedb23 Add an option to setup github token.
6291b21 Use TLS (HTTPS) to retrieve composer.phar
109e21d Added "cwd" option to the exec when the project is created
0c9b9df Add support for onlyif and unless exec options
17281cb 👍
869c310 documents hiera dependency in puppets prior to version 3 #47
8e5e7e1 Pr require command
49c1f85 adding hiera support for creating projects
d8466ba Vagrant as a development and functional test environment
f44b7e5 Now also supports Amazon Linux (RedHat)
9341805 Now suhosin_enabled
parameter is correctly documented.
66b071a (HEAD, tag: 1.2.0, master) Bumping version to 1.2.0
166ec87 Updated README.md
626ee43 (origin/master, origin/HEAD) Updated CHANGELOG format
1364058 Moved CHANGELOG to markdown format
6f21dcb Updated LICENSE file
6209eb8 Added CHANGELOG file
6307d5a Add parameter 'php_bin' to override name or path of php binary
9e484e9 (origin/rspec_head_fixes, rspec_head_fixes) just match on errorname, not specific exception
db4176e update specs for latest rspec-puppet 1.0.1+
17b2309 (tag: 1.1.1) Update Modulefile
d848038 Used puppetlabs/git >= 0.0.2
0d75cff doc updates for 1.1.0 release
3b46e4d (tag: 1.1.0) bumping version to 1.1.0 for refreshonly and user features
5290e8e support setting exec user for project and exec
6af1e25 ignore puppet module package folder
c2106ec Add refreshonly parameter to exec
fb1fd04 (tag: 1.0.1) Bumped version to 1.0.1
bf43913 (origin/deprecated_erb_variables) fix deprecated variables in the exec erb template
342b898 (origin/documentation_refactor) document refactor, add spec test information
3677acc adding tests for new suhosin_enable param and Debian family
de86c0d Only run augeas commands if suhosin is enabled
f5d214a (tag: 1.0.0) Bumping version to 1.0.0
12589bf fixes for travis-ci building
5279b92 spec testing using rspec-puppet
3069608 documentation updates for composer_home and previous PRs
b5faa45 add a composer_home fact and use it to set up environment
dbc0c74 Bumping version to 0.1.1
b4833d6 no-custom-installers is deprecated in favor of no-plugins
acdc73c dry up the composer binary download code
41f3a7b CentOS isn't actually an $::osfamily value
d54c0db PHP binary is provided by php-cli on RHEL systems
1e8f9f1 (tag: 0.1.0) Adding License file.
523c28f (igalic/option-names, igalic-option-names) update readme with the new options
3d2ddda double-negating option names is confusing
be518cf (igalic/style, igalic-style) Fix puppet lint complaints
4050077 There's no need for these files to be executable
522e93c Updated temp path.
bf0f9e7 Support centos/redhat
f45e9de Support redhat/centos
920d1ca Support redhat/centos
78643ef (tag: 0.0.6) Bumping version to 0.0.6
0fbfb53 Fixing bug where global path is overwritten by local scope.
ee4e49b (tag: 0.0.5) Bumping version to 0.0.5
17ca5ee Added varaible composer path to exec calls.
e94be5e (tag: 0.0.4) Bumping version to 0.0.4
a27e45f Fixed dry_run parameter
28cfee8 Adding version parameter to project task README
4787b24 Bumping version to 0.0.3
4ee9547 (tag: 0.0.3) Fixing type in exec manifest.
974d2ad (tag: 0.0.2) Bumping version to 0.0.2
667eb18 Fixed README
925aa97 Fixed Modulefile.