Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/opendevshop/composer-drupal-civicrm-template

Created by DevShop on Wed, 05/01/2019 - 12:47
https://github.com/opendevshop/composer-drupal-civicrm-template

Merge pull request #24 from greg-1-anderson/drush-8

Update Drush requirement to "drush/drush": "8.*"

061ecea35792e262a4da4b02ec0fb7a5b1b78001 authored over 9 years ago by Tobias Stöckler <[email protected]>
Drush now has a 7.x branch, and 'master' is labeled '8.x-dev'. In composer.json, we therefore now need to require drush/drush 8.* to get the version that is compatible with Drupal 8.

204697b90c6a89a08b58aebf8adb8b754a1da435 authored over 9 years ago by Greg Anderson <[email protected]>
Merge pull request #22 from drupal-composer/disable-xdebug

Disable xdebug

03b9fcc4fe5f6167ca212623a6c1a68b3e5de4fc authored over 9 years ago by Florian Weber <[email protected]>
Disable xdebug

74a5e2c2a2adc27d061163cfc6c3c1502ec93709 authored over 9 years ago by Florian Weber <[email protected]>
Merge pull request #21 from drupal-composer/fix-travis-integration

Update .travis.yml

ec707ce0c37754080882152ba3e5ac434d109f4f authored over 9 years ago by Florian Weber <[email protected]>
Update .travis.yml

678e9afac05bf50d6bacaebc8c91f2cba29ccd9f authored over 9 years ago by Florian Weber <[email protected]>
Update .travis.yml

7008d0e0d60ac2a702afd73fcefd46a0b22b41a9 authored over 9 years ago by Florian Weber <[email protected]>
Switch to HTTPS

6c110fe1981541d1b7305439b3c5b825fc27893b authored over 9 years ago by Florian Weber <[email protected]>
Merge pull request #16 from weitzman/dr-script

Standardize Drush usage for teams

939e0add6914aa364816e425e3c8951f69455ac7 authored over 9 years ago by Florian Weber <[email protected]>
A more minimalist approach. Remove the dr script. Now drush subdirs are under web/ and are automatically loaded by Drush.

9f57a8b631261bdc08514264a9f5662096631123 authored over 9 years ago by Moshe Weitzman <[email protected]>
Fix composer package info

d1b5e24019cea24ccd5b6c75a7de06379dd8e65e authored over 9 years ago by Johannes Haseitl <[email protected]>
Added documenation about what the template does

65744b0660f84e0b322831f92002b1c299bd0536 authored over 9 years ago by Johannes Haseitl <[email protected]>
Moved most parts of the documentation to drupal.org

@https://www.drupal.org/node/2471553

ed6ca38b8d8310fba0a3dc6a7f54ddb520d886ed authored over 9 years ago by Johannes Haseitl <[email protected]>
Move dr script to vendor/bin

6fd45822d00c0da95b9baecdd809f71958fe9b2a authored over 9 years ago by Moshe Weitzman <[email protected]>
Standardize Drush usage

1. Add a new installer-path to composer.json so that drush projects installed via composer are a...

a1029319d833d0d988d87e84c732c4b6115bf27b authored over 9 years ago by Moshe Weitzman <[email protected]>
Update README.md

02f9ce334c7585aec7b5a322b2f307679478cb37 authored over 9 years ago by Florian Weber <[email protected]>
Add travis build status

f82ea16d4a141301f4a328bdde9bd9418d120bf4 authored over 9 years ago by Florian Weber <[email protected]>
Switch to drush dev

28a50fe634723305e10b3af74af3310c99c18999 authored over 9 years ago by Florian Weber <[email protected]>
Update README.md

38679ae69afb243e3af473c410d4702a823831c6 authored over 9 years ago by Florian Weber <[email protected]>
Add .travis.yml file

19af7b59c68f7702fb6e0c02baa574941a2793b3 authored over 9 years ago by Florian Weber <[email protected]>
Switch drush dev

fd47d6a033b81fa2c15ab384197aaf612cf4e6bb authored over 9 years ago by Florian Weber <[email protected]>
Init D8 Template

2a0ecbe40340cfd39551960e504f9b708213a1a3 authored almost 10 years ago by Florian Weber <[email protected]>