Skip to content

Release 2.0.0-beta8

Pre-release
Pre-release
Compare
Choose a tag to compare
@sabbelasichon sabbelasichon released this 28 Oct 13:29
09e3a06
  • view commit • [TASK] Let WebOpcacheResetExecuteTask throw an error
  • view commit • [TASK] Add option to throw error on WebOpcacheResetExecuteTask
  • view commit • [TASK] Update documentation (#62)
  • view commit • [TASK] Add a hint how to handle SSH rate limits (#66)
  • view commit • [!!!][TASK] Change namespace for Flow and Neos
  • view commit • [!!!][TASK] Make commands compatible with Flow 4.0
  • view commit • [TASK] Update and adjust README.md
  • view commit • TASK: Explain building of surf.phar
  • view commit • [FEATURE] make base directory for relative symlinks configurable
  • view commit • [FEATURE][FOLLOWUP] Adding unit test for CreateSymlinksTask
  • view commit • [FEATURE] make shared path configurable
  • view commit • [FEATURE][FOLLOWUP] Added unit test for handling of sharedDirectory in application
  • view commit • Make $arguments flat nested array to be able to convert it to string (#89)
  • view commit • Disable PubkeyAuthentication if password is provided
  • view commit • Implement SSH password authentication in CopyConfigurationTask
  • view commit • [FEATURE] Add stream_context option to WebOpcacheResetExecuteTask (#79)
  • view commit • StreamContext of file_get_content() not working (#95)
  • view commit • [TASK] Update composer.json license definition
  • view commit • [TASK] Add missing PHPDoc
  • view commit • [TASK] Move composer functionality to an abstract class
  • view commit • [FEATURE] Add additional arguments to composer commands
  • view commit • [BUGFIX] Fix typo in Readme
  • view commit • [TASK] Pass command to function getCommandPackageKey
  • view commit • [BUGFIX] Use correct package key for Neos commands
  • view commit • [BUGFIX] Add missing PhpDoc for command parameter
  • view commit • [TASK] Add description to getCommandPackageKey function
  • view commit • [TASK] Notify slack channel instead of email Helmut
  • view commit • [!!!][TASK] Add excludes if rsyncFlags are set
  • view commit • [TASK] Add phpunit.xml.dist to better get started with testing
  • view commit • [TASK] Add LICENSE.txt
  • view commit • TASK: Check if throw error option is actually set
  • view commit • [TASK] Define required PHP versions
  • view commit • [TASK] Run tests on all supported PHP versions
  • view commit • [TASK] Update sebastian/comparator
  • view commit • [TASK] Upgrade PHPUnit
  • view commit • [TASK] Use older versions of test tools on PHP < 7.1
  • view commit • [TASK] Downgrade doctrine/instantiator to support PHP 7.0
  • view commit • [BUGFIX] Compare PHP version as string
  • view commit • [TASK] Remove misleading comment for CreatePackageStatesTask
  • view commit • BUGFIX: Failing application test
  • view commit • [TASK] Add documentation boilerplate
  • view commit • [TASK] Use build stages
  • view commit • [TASK] Change class comment header
  • view commit • [FEATURE] Add .editorconfig file
  • view commit • [TASK] Add more config to EditorConfig
  • view commit • [BUGFIX] Command parameter is string or array
  • view commit • [TASK] Raise version constraints for symfony/console and symfony/process
  • view commit • [TASK] Remove symfony 2.8 components
  • view commit • [TASK] Run unit tests with latest allowed symfony packages
  • view commit • [BUGFIX] Use Symfony Process instead of deprecated ProcessBuilder
  • view commit • [TASK] Add deprecation warning for coreapi usage
  • view commit • [TASK] Output array options in describe command
  • view commit • [TASK] Remove direct dependency to doctrine/instantiator
  • view commit • [TASK] Run unit tests with all latest possible packages
  • view commit • [TASK] Add issue and pull request templates
  • view commit • [TASK] Mark SourceforgeUploadTask as deprecated
  • view commit • [CLEANUP] Resolve full qualified namespace usage
  • view commit • [TASK] Remove left over full class names
  • view commit • [TASK] Replace package ircmaxell/random-lib with paragonie/random_compat
  • view commit • [TASK] Remove info about the coreapi requirement
  • view commit • [BUGFIX] Fix misc typos in PHPDoc
  • view commit • [HOTFIX] Missing use statment in DownloadTask
  • view commit • [BUGFIX] Show after and before tasks in describe command
  • view commit • [TASK] Using ::class for real class tasks
  • view commit • [BUGFIX] Fix wrong execution path with coreapi and option webDirectory defined
  • view commit • [TASK] Build documentation structure
  • view commit • [TASK] Add script for rendering der api docs
  • view commit • [TASK] Add more documentation chapters
  • view commit • [TASK] Optimize php-cs-fixer for local usage and add styleci.yml for PR
  • view commit • [BUGFIX] Streamline styleci and php-cs-fixer
  • view commit • [BUGFIX] Prevent cycle for task TYPO3\Surf\Task\Generic\CreateDirectoriesTask
  • view commit • [TASK] Remove ftp transer method todo
  • view commit • [TASK] Simplify additionalArguments in composer tasks
  • view commit • [TASK] Mark task CopyConfigurationTask as deprecated
  • view commit • [BUGFIX] Remove duplicate Composer\LocalInstallTask
  • view commit • [TASK] Apply CGL
  • view commit • [TASK] Improved code readability
  • view commit • [FEATURE] enable removal of tasks by application
  • view commit • [TASK] enable removal of tasks by application
  • view commit • [TASK] Add locking tasks for deployment
  • view commit • [TASK] Add documentation in class annotation for `CreateDirectoriesTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `CreateSymlinksTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `PushTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `TagTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `GitTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `WebOpcacheResetCreateScriptTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `WebOpcacheResetExecuteTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `CleanupReleasesTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `CreateArchiveTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `CreateDirectoriesTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `DumpDatabaseTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `GitCheckoutTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `LocalShellTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `RsyncFoldersTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `ShellTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `SourceforgeUploadTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `StopTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `SymlinkReleaseTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `VarnishBanTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `VarnishPurgeTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `DownloadTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `InstallTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `ActivatePackagesTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `CompareDatabaseTask` (#33)
  • view commit • [TASK] Add documentation in class annotation for `CopyConfigurationTask` (#33)
  • view commit • [TASK] Fix styleci issues with task docs
  • view commit • [TASK] Don't change global minimum-stability
  • view commit • [TASK] Fix comment
  • view commit • [BUGFIX] Check if lock is enabled
  • view commit • [TASK] Add tests for lock and optimize describe tests
  • view commit • [TASK] Add test for force run
  • view commit • [TASK] Fix CGL
  • view commit • [TASK] Add description for available console commands
  • view commit • [TASK] Add conf.py to generate sphinx documentation locally
  • view commit • [TASK] Show enableRollback value in describe command
  • view commit • [TASK] Add documentation chapter "Deployment Flow"
  • view commit • [TASK] Review of installation chapter
  • view commit • [TASK] Add title "ApiReference" for the the top level namespace
  • view commit • [TASK] Add chapter getting started for the documentation
  • view commit • [TASK] Add documentation chapter \"Tasks\"
  • view commit • [TASK] Revision of documentation chapters Tasks
  • view commit • Add doc block for neos and flow tasks
  • view commit • [BUGFIX] Use if and output of command to test if lock file exists
  • view commit • [BUGFIX] Fix tests of the LockDeploymentTask
  • view commit • [TASK] Add stream_context option to usage example for WebOpcacheResetExecuteTask
  • view commit • [TASK] Add release identifier as default lock identifier
  • view commit • [BUGFIX] Working option --force to unlock a deployment
  • view commit • [TASK] Add documentation for configuration chapter
  • view commit • [TASK] Add travis push back task for the documentation
  • view commit • [TASK] Add travis push back task for the documentation
  • view commit • [TASK] Don't ignore errors in lock/unlock tasks
  • view commit • [TASK] Don't wrap string in double quotes
  • view commit • [TASK] Run php-cs-fixer
  • view commit • [BUGFIX] Fix unlock test 🙄
  • view commit • [BUGFIX] Force remove lock file if deployment runs with force parameter
  • view commit • BUGFIX: Fix case collision of ApiReference folder
  • view commit • [TASK] Add .githooks and pre-commit hook
  • view commit • [TASK] Add some simple api methods to configure node
  • view commit • [TASK] Add .gitattributes file
  • view commit • [TASK] Optimize build process for phar file
  • view commit • [TASK] Release 2.0.0-beta8
  • view commit • [BUGFIX] Add release command again
  • view commit • [BUGFIX] Add .github templates again