738 Commits

Author SHA1 Message Date
Anton Medvedev
8518a83f3f Update README.md 2016-10-25 15:30:04 +07:00
Anton Medvedev
bc4f811fd0 Create BACKERS.md 2016-10-25 15:25:25 +07:00
Anton Medvedev
73dafe3779 Update README.md 2016-10-25 15:23:35 +07:00
Anton Medvedev
fa46d3f58f Merge pull request #766 from torvitas/fixes-chmod-for-bsd
changes flag order for chmod to work on bsd
2016-09-01 15:04:41 +07:00
Sascha Marcel Schmidt
66e71aad20 changes flag order for chmod to work on bsd 2016-08-31 15:59:55 +02:00
Anton Medvedev
8f0bb34489 Merge pull request #761 from peschee/verbose-upload
Show which file is being uploaded when in debug mode
2016-08-23 13:43:24 +07:00
Peter Siska
dc6a791005 Show which file is being uploaded when in debug mode 2016-08-22 18:44:54 +02:00
Anton Medvedev
4a90311244 Merge pull request #727 from rlacerda83/ssh2_pty_option
Add pty option for ssh2 connection
2016-08-04 22:44:57 +04:00
Anton Medvedev
f2f5ed7c2c Merge pull request #643 from yejune/pr
fix task once
2016-08-04 22:40:45 +04:00
Oanh Nguyen
3a3795663e Merge pull request #739 from davidjeddy/patch-1
Update README.md
2016-08-04 02:38:12 +07:00
David J Eddy
d210ba415c Update README.md
Spelling correction.
2016-08-03 11:36:49 -04:00
Rodrigo Lacerda Pereira
db28d85c51 Apply style ci fix 2016-07-27 00:10:39 -03:00
Oanh Nguyen
bc4acaf49e Updated PHPSecLib from 2.0.1 to 2.0.2 (#712) 2016-07-26 10:01:41 +07:00
Rodrigo Lacerda Pereira
c6e1785637 Fix code style 2016-07-25 12:04:16 -03:00
Rodrigo Lacerda Pereira
9bf3dee89a Add pty option for ssh2 connection 2016-07-25 12:01:04 -03: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
81d8c4f406 fixed #701 2016-06-22 09:40:15 +07:00
oanhnn
897205a082 Fix coding style
- corrected bug appointed by scrutinizer follow #685 , #686 , #687
- added file header comment
- fixed class comment
2016-06-22 09:17:29 +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
Anton Medvedev
041ae4acd2 Merge pull request #696 from Agares/master
Fix deleting old releases, if deploy_path is a symlink
2016-06-09 18:22:10 +07: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
Anton Medvedev
31c94535dc Merge pull request #678 from deployphp/analysis-qg61WE
Applied fixes from StyleCI
2016-06-01 13:23:14 +07:00
Oanh Nguyen
c9737de03c Applied fixes from StyleCI 2016-05-31 22:15:00 -04:00
Anton Medvedev
57afa05f60 Merge pull request #672 from mbrodala/patch-1
Shorten deployer.phar curl download command
2016-05-27 20:23:30 +07:00
Mathias Brodala
986197d84c Shorten deployer.phar curl download command 2016-05-27 14:11:14 +02:00
Irfan Durmus
b7f8620e6e Cluster - feature (#544)
Cluster feature.
2016-05-22 11:33:38 +07:00
oanhnn
0b40e8b7c7 Merge branch 'master' of github.com:deployphp/deployer v3.3.0 2016-05-19 08:47:21 +07:00
oanhnn
48a8be919e Fixed comment follow commit of @jrean in #645 2016-05-19 08:46:45 +07:00
Oanh Nguyen
a352114bad Fixed bug #649 (#656)
* Fixed bug #649

* Revert BC break
2016-05-19 08:20:28 +07:00
oanhnn
2a945d5735 Fixed #657 remove unused use statement 2016-05-18 13:45:09 +07:00
Oanh Nguyen
5fef42438e Add helper tasks for laravel recipe (#625)
* Add helper tasks for laravel recipe

* Add helper tasks for laravel recipe

* Add clear cache task and make config cache task to deploy task

* Add more artisan helper tasks

* Fix typo
2016-05-18 12:28:00 +07:00
Anton Medvedev
5be8f0c15b Update README.md 2016-05-17 20:41:40 +07:00
Max
005fb235b8 add testcase 2016-05-09 15:04:12 +09:00
Anton Medvedev
3cb4b660a1 Merge pull request #644 from lucasmichot/feature/master/gitattributes-export-ignore
Do not export some files and folders
2016-05-06 13:05:55 +07:00
Anton Medvedev
607cd54578 Update .travis.yml
PHPUnit fails with 255 code on HHVM.
2016-05-06 12:49:41 +07:00
Anton Medvedev
6d1b156640 Merge pull request #645 from jrean/patch-1
Update laravel.php
2016-05-06 12:45:21 +07:00
Jean Ragouin
3f063094f9 Update laravel.php
typo
2016-05-05 22:27:17 +08:00
Lucas Michot
83f437cce3 Do not export some files and folders 2016-05-05 11:06:33 +02:00
Max
e7481c7fb9 fix task once 2016-05-04 15:35:53 +09:00
Anton Medvedev
fa0cc6a171 Merge pull request #642 from peschee/patch-1
Fix assets installation in Symfony 3
2016-05-02 16:37:33 +07:00
Peter
ebc0ea3d86 Codestyle fix 2016-05-01 20:21:27 +02:00
Peter
8fc547f958 Fix assets installation
The `assetic:dump` command does not exist in Symfony 3. The `assetic` namespace has been replaced by `assets`. The new command to install assets is `assets:install`. 

This PR overrides the `deploy:assetic:dump` command so it works in Symfony 3. Ideally, the `deploy:assetic:dump` command would be renamed to something like `deploy:assets:install` in the main deploy task. However, this would mean overriding the entire list of tasks.
2016-05-01 20:19:16 +02:00
Anton Medvedev
178f6d4a14 Merge pull request #640 from NeoBlack/master
[TASK] Add TYPO3 deployer recipe
2016-04-30 11:09:43 +07:00
Oanh Nguyen
952dda7935 Merge pull request #639 from jdavidbakr/master
Enabling 2-factor with private key + password
2016-04-28 23:21:47 +07:00
Frank Naegler
fc77538c4b [FEATURE] Add TYPO3 deployer recipe 2016-04-27 13:25:53 +02:00
Jon Baker
3a1a51872e Enabling 2-factor with private key + password 2016-04-25 15:07:10 -05:00
Anton Medvedev
1e5d10e647 Merge pull request #629 from oanhnn/fix-issue-628
Fixed issue #628 and change using `bin/git` in check git cache feature
2016-04-19 18:05:18 +07:00
oanhnn
4321074588 Fixed issue #628 and change using bin/git in check git cache feature 2016-04-19 10:24:46 +07:00