Skip to content

Tags: Codevate/capistrano-symfony

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for 2.0.0 (capistrano#121)

2.0.0-alfa2

Toggle 2.0.0-alfa2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for alfa 2 (capistrano#105)

2.0.0-alfa1

Toggle 2.0.0-alfa1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for 2.0.0-alfa1 (capistrano#102)

* Bugfixes

* Added readme

* Show how to set environment variables

* Use alfa version

* Webpath should be "public"

* Adding changelog

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for stable version (capistrano#94)

1.0.0.rc3

Toggle 1.0.0.rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update installation docs (capistrano#87)

1.0.0.rc2

Toggle 1.0.0.rc2's commit message
Bump for 1.0.0.rc2

1.0.0.rc1

Toggle 1.0.0.rc1's commit message
Bump for 1.0.0.RC1

v1.0.0.rc1

Toggle v1.0.0.rc1's commit message
Bump for 1.0.0.RC1

0.4.0

Toggle 0.4.0's commit message
Version bump for rubygems account handover

0.2.0

Toggle 0.2.0's commit message
v0.2.0

  * Structure of tasks refactored in PR capistrano#17, "symfony:console" command replaces "symfony:command"
  * Commands are only run on servers with release role
  * symfony_env_prod variable renamed to symfony_env
  * app_path is now passed to the build_bootstrap task to allow custom directory `structures (ezpublish)
  * symfony_env is now set correctly for stages other than the default

Thanks to @blaugueux, @mstrzele @patrickli, @kingcrunch & @Nifty for their contributions