Skip to content

Releases: jhedstrom/DrupalDriver

1.0.3

05 Mar 18:10
Compare
Choose a tag to compare
  • Merge branch '1.0' of github.com:jhedstrom/drupaldriver into 1.0
  • Merge pull request #5 from openprivacy/term-create-2396373
  • Protect against a termCreate() failure from hook_taxonomy_term_insert() in pathauto

1.0.2

05 Mar 18:10
Compare
Choose a tag to compare
  • Merge branch 'master' into 1.0
  • Fixing typo in drush argument parser.

1.0.1

05 Mar 18:11
Compare
Choose a tag to compare
  • Merge branch 'master' into 1.0
  • Adds ability to set global arguments.

1.0.0

05 Mar 18:12
Compare
Choose a tag to compare
  • Merge branch 'master' into 1.0
  • Usage docs for drush and blackbox.
  • Initial usage docs.
  • Merge branch 'master' into 1.0
  • Full docs link.
  • Some initial docs.
  • Custom theme.
  • Init docs.
  • Merge branch 'master' into 1.0
  • Upgrades phpunit.
  • Removing branch alias.
  • Removing branch alias.
  • Merge branch 'master' into 1.0
  • D8 role cleanup.
  • Merge branch 'master' into 1.0
  • Remove space.
  • Merge branch 'master' into 1.0
  • Fixing role creation errors.
  • Merge branch 'master' into 1.0
  • Cleanup for role creation.
  • Merge branch 'master' into 1.0
  • Logic from Drupal Extension for role assignment pushed into drivers.
  • Updating links for branch 1.0.
  • Adding scrutinizer link.
  • Adding scrutinizer link.
  • Removing unused assignment.
  • Run phpunit on travis.
  • Unit tests for the Drush driver.
  • Test on php 5.6 and hhvm.
  • Merge branch '1.0'
  • More spec tests.

1.0.0 Beta 2

05 Mar 18:12
Compare
Choose a tag to compare
  • Fixing logic error in the Drush driver.
  • Better version in README.