Anton Medvedev
8f530941de
Allow any release names.
2016-11-09 21:27:09 +07:00
Anton Medvedev
c4fd2947ca
Merge pull request #803 from qtsd/feature/fix-git-cache-on-revision-defined
...
Use git_cache also when --revision is defined
2016-11-08 20:12:18 +07:00
Anton Medvedev
3b47861225
Merge pull request #806 from vicdelfant/master
...
Don't use /current in Laravel recipe
2016-11-08 17:37:24 +07:00
Anton Medvedev
67031f005c
Fix tests.
2016-11-07 20:53:14 +07:00
Anton Medvedev
626235a324
set writable_use_sudo to false by default.
2016-11-07 20:08:38 +07:00
Anton Medvedev
7e89fb0903
Fix style.
2016-11-07 19:54:29 +07:00
Martin Ficzel
b431a815fc
FEATURE: Add Flow-Framework deployer recipe
...
With this recipe projects based on the Flow-Framework (https://flow.neos.io/ ) and Neos-CMS (https://www.neos.io ) can be deployed.
2016-11-07 08:24:28 +01:00
Anton Medvedev
c0c68fd533
Fix tests.
2016-11-07 14:12:09 +07:00
Anton Medvedev
e04d392b16
Refactor deploy:writable.
2016-11-07 13:57:38 +07:00
Anton Medvedev
82a2dc909e
Feature: add function.
2016-11-07 12:47:29 +07:00
Anton Medvedev
1d2e86ac30
Fix style.
2016-11-05 17:58:06 +07:00
Anton Medvedev
c75207d16f
Delete misleading.
2016-11-05 17:57:14 +07:00
Anton Medvedev
c133d6444a
Refactor env() to set()/get().
2016-11-05 17:50:18 +07:00
Anton Medvedev
588ac25e29
Comments.
2016-11-05 16:26:08 +07:00
Anton Medvedev
76fc2090c4
Fix releases list.
2016-11-05 16:23:29 +07:00
Anton Medvedev
46449ec8c6
Fix releases list.
2016-11-05 16:22:49 +07:00
Anton Medvedev
663223ba26
Use . instead of :
2016-11-05 16:01:05 +07:00
Anton Medvedev
795511f0ac
New release format.
...
May be changed in future.
2016-11-05 15:57:45 +07:00
Anton Medvedev
0e6907ee20
Keep 5 releases.
2016-11-05 15:44:09 +07:00
Anton Medvedev
86de97a5ab
Atomic symlink.
2016-11-05 15:43:33 +07:00
Anton Medvedev
4724625840
Check what release path exists.
2016-11-05 15:43:33 +07:00
Anton Medvedev
ed9220139a
Namespace fix.
2016-11-05 13:46:56 +07:00
Anton Medvedev
930fa6b6c0
Relative symlinks.
2016-11-05 13:40:12 +07:00
Anton Medvedev
4846c96b81
Add lock and unlock functionality.
2016-11-05 12:56:53 +07:00
Anton Medvedev
61d6cba190
Remove unused connect.
2016-11-05 12:45:13 +07:00
Anton Medvedev
dd0f2c87dc
Clean up if there is unfinished release in deploy:release.
2016-11-05 12:39:52 +07:00
Anton Medvedev
f5c4517c27
Add --branch option.
2016-11-05 12:22:56 +07:00
Anton Medvedev
e397486eb2
Merge branch 'master' into 4.x
...
# Conflicts:
# README.md
# recipe/symfony.php
# src/Bootstrap/BootstrapByConfigFile.php
# src/functions.php
2016-11-05 11:55:03 +07:00
Mathieu GILLOOTS
6900a2ae12
Don't stop the deploy process when zero migrations
2016-11-03 23:47:16 +01:00
quent
cd8941485d
use git_cache also when --revision is defined
2016-10-14 16:20:55 +04:00
Vic D'Elfant
d9ff7e358f
Check for /current/artisan existance instead of just /current
2016-10-11 18:08:55 +02:00
Vic D'Elfant
3d25d95ede
Fixed paths to artisan
2016-10-11 14:50:17 +02:00
Sascha Marcel Schmidt
f38bd436f0
changes flag order for chmod to work on bsd
2016-09-01 09:54:59 +02:00
Sascha Marcel Schmidt
66e71aad20
changes flag order for chmod to work on bsd
2016-08-31 15:59:55 +02:00
Anton Medvedev
1a5e68c3e2
Merge branch 'robfrawley-master' into 4.x
...
# Conflicts:
# recipe/symfony.php
2016-08-04 22:04:42 +03:00
David J Eddy
3b0093869f
Update README.md
...
Spelling correction.
2016-08-04 22:02:43 +03:00
Corey Sewell
723f3fcc5e
Add support for Silverstripe CMS ( #709 )
...
* Add support for Silverstripe CMS
* Fix typo
2016-08-04 21:59:25 +03:00
Paweł Łuczkiewicz
6190f21c5c
Fix deleting old releases, if deploy_path is a symlink
2016-08-04 21:59:25 +03:00
oanhnn
9568e3bbcc
Fixed bug #675 The revison option is never checked in deploy:update_code
2016-08-04 21:59:25 +03:00
Anton Medvedev
f9422e0f56
Merge branch 'master' into 4.x
...
# Conflicts:
# src/functions.php
2016-08-04 21:58:46 +03:00
David J Eddy
d210ba415c
Update README.md
...
Spelling correction.
2016-08-03 11:36:49 -04:00
oanhnn
2cffa08410
Fix timestamp in task deploy:asset of Symfony recipe. Close #718
2016-07-18 09:08:36 +07:00
Corey Sewell
a82a40c2c0
Add support for Silverstripe CMS ( #709 )
...
* Add support for Silverstripe CMS
* Fix typo
2016-06-26 23:25:23 +07:00
oanhnn
f9b8b73b56
Fixed bug #675 The revison option is never checked in deploy:update_code
2016-06-22 09:32:43 +07:00
Oanh Nguyen
de134782c3
Merge pull request #676 from oanhnn/fix-issue-675
...
Fix issue 675
2016-06-15 08:29:51 +07:00
Rob Frawley 2nd
ec3fb29562
refactoring/cleanup of symfony-related recipes
...
fix double task
removed composer.lock from commit
fix for styleci
fix for styleci
fix for https://travis-ci.org/deployphp/deployer/builds/135430111
added option to allow composer update
renamed env to build_env
removed composer action logic
moved env to only symfony-recepes
removed allow update
cleanup comment
2016-06-10 04:01:59 -04:00
Paweł Łuczkiewicz
d272f604f1
Fix deleting old releases, if deploy_path is a symlink
2016-06-09 12:54:03 +02:00
oanhnn
5457575c50
Fixed bug #675 The revison option is never checked in deploy:update_code
2016-06-01 13:45:21 +07:00
Oanh Nguyen
c9737de03c
Applied fixes from StyleCI
2016-05-31 22:15:00 -04:00
oanhnn
0b40e8b7c7
Merge branch 'master' of github.com:deployphp/deployer
2016-05-19 08:47:21 +07:00