All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Use correct capistrano context at copy scm
- Update capistrano 3.10.1
- Always execute tasks for each server or at rollback
- tasks around MySQL slow log
- add
utils:create_local_temp_directorytask - support for dkdeploy-test_environment v2.0.0
- Vagrant 2.0.x support
- rubocop upgrade to 0.50
- update capistrano to v3.9.0
- remove jenkins release suffix
- configuration option
additional_ignore_tableschanges fromstringtoarray - set group permissions for
/var/wwwin Chef cookbook (Vagrant) - set proper gem homepage
- add travis support
- improved code syntax according to RuboCop
- install
mysqlinstead ofmysql-connector-c - remove sshkit dsl includes
- remove TYPO3 specific configuration
- change some SCM roles from app to all
8.0.1 - 2017-05-15
- hotfix for GH25: erroneous Capistrano scope
8.0.0 - 2016-06-20
- first public release