196 Commits

Author SHA1 Message Date
Anton Medvedev
659c2cb6f4 Fix bug with releases list. 2016-03-19 23:38:45 +07:00
Anton Medvedev
dcac5f0411 Revert "Exclude no_extra_consecutive_blank_lines from .styleci.yml"
This reverts commit c63fbb52637def277f9a5fad472d76cf6aa08aab.
2016-03-19 22:35:42 +07:00
Anton Medvedev
c63fbb5263 Exclude no_extra_consecutive_blank_lines from .styleci.yml 2016-03-19 22:34:31 +07:00
Anton Medvedev
75fd4b36c1 Fix code styles. 2016-03-19 22:30:18 +07:00
Anton Medvedev
34489e68e2 Fix code styles. 2016-03-19 22:29:17 +07:00
Anton Medvedev
1fc4edc771 Add --revision option to deploy specified commit. 2016-03-19 22:27:33 +07:00
Vic D'Elfant
3ff9387559 Use toBool() for casting result from output 2016-03-14 13:02:56 +01:00
Vic D'Elfant
89db6fc6c3 Expand deploy_path env variable in exception 2016-03-14 13:02:13 +01:00
Vic D'Elfant
0af52aa851 Fixed StyleCI warning 2016-03-14 12:33:59 +01:00
Vic D'Elfant
ac401ea2b2 Adds check for existing /current directory to deploy:prepare 2016-03-14 12:31:01 +01:00
Oanh Nguyen
9bce6316ac Merge pull request #585 from oisvidi/envrelease
Allows people to use other release names like tag without replacing t…
2016-03-14 17:27:43 +07:00
oanhnn
dc6594e4f9 Merge branch 'master' into feature/adding-task-deploy-clean-files-and-or-directories 2016-03-14 10:44:28 +07:00
Øistein Notnæs
cd6b2974fd Allows people to use other release names like tag without replacing task deploy:release 2016-03-11 12:36:33 +01:00
Felix Nehrke
04087ff2e2 Add comments to describe access-right settings
Add some comments to make clear why the checks of the access-rights are
defined in such a complex structure.
2016-03-08 10:59:40 +01:00
Cronfy
5586de7e63 rearrange comments 2016-02-16 16:07:17 +03:00
Cronfy
869ef92769 added extension support in release name filter 2016-02-16 15:33:33 +03:00
extaz-site
c51f5a91cf ls replaced with find to search for dirs only on remote host releases/ 2016-02-16 15:06:06 +03:00
extaz-site
c35a9e4488 fix #558: check releases_list to contain only releases 2016-02-16 14:45:34 +03:00
Oanh Nguyen
c692d7cb5b Merge pull request #511 from zupolgec/patch-3
Added variable for composer command path
2016-02-04 08:17:26 +07:00
Peter Niederlag
461d762b44 Fix #533 shared_files directory handling 2016-01-20 10:27:37 +01:00
Anton Medvedev
a19baf97cb Fix namespace errors. 2016-01-11 14:36:42 +07:00
Anton Medvedev
5eadb573a3 Add Deployer namespace for functions. 2016-01-11 14:00:45 +07:00
Anton Medvedev
e0a1b328d0 Replace old email with new one. 2016-01-11 12:51:59 +07:00
Mattia Trapani
5aa7ae7287 Fixed mistake in setting var 2016-01-05 10:48:08 +01:00
Mattia Trapani
d59b7db85e Added variable for composer command path 2016-01-05 10:31:00 +01:00
David Baker
bd2a4e8b62 Tweaked another couple spelling mistakes 2015-12-17 05:24:23 -07:00
David Baker
4c71d2690a Fix a small spelling mistake 2015-12-03 12:24:04 -07:00
oanhnn
b36b1ede9c Adding a task to clean files and/or directoies 2015-09-08 11:48:07 +07:00
Joeri Verdeyen
8df9c6c376 Make the current release timestamp available as environment variable 2015-09-07 12:01:49 +02:00
Anton Medvedev
18c1ff0d3a More error info. 2015-09-04 00:10:48 +07:00
Oanh Nguyen Ngoc
391d682bc1 Merge pull request #447 from daFish/feature/http-user
Added support for setting http user for chmod
2015-08-31 08:34:36 +07:00
daFish
d6c839eddc Added support for setting http user for chmod 2015-08-30 10:18:38 +02:00
vanquang9387
7c979cfcbb Make checking getfacl more accurate 2015-08-28 11:22:23 +07:00
vanquang9387
a1f14973cc Add more comments to setfacl without sudo 2015-08-24 17:34:29 +07:00
vanquang9387
fbabf26be0 Update deploy:writable_dirs: When running without sudo, exec setfacl once only 2015-08-24 11:37:26 +07:00
oanhnn
7392d0e397 Fix coding style and remove function uploadEnv() in drupal7 recipe 2015-08-24 08:37:18 +07:00
Anton Medvedev
65d0a683a1 Fix date of release to UTC. Merge #357. 2015-08-24 00:31:29 +07:00
Anton Medvedev
f3ee9a6938 Merge pull request #385 from nicodmf/master
WIP/POC - copy directories
2015-08-24 00:03:46 +07:00
Anton Medvedev
5df0e52b84 Merge pull request #334 from ihsanudin/patch-3
Change to recursive chmod
2015-08-21 14:30:51 +07:00
Alex Stansfield
307573b05b Create the deployment path if it doesn't exist 2015-07-27 14:58:47 +07:00
Bastien Picharles
5db08a82ce Fix add env variable to composer 2015-07-24 17:38:48 +02:00
Nicolas de Marqué Fromentin
2a47cbf9e3 Syntax 2015-07-05 15:10:08 +02:00
Nicolas de Marqué Fromentin
5653f859c0 Update common.php 2015-07-05 15:06:00 +02:00
Nicolas de Marqué Fromentin
ddcd45d701 Update common.php 2015-07-05 14:59:40 +02:00
Nicolas de Marqué Fromentin
731e5def7e Update common.php 2015-07-05 14:57:27 +02:00
Nicolas de Marqué Fromentin
37044aba13 WIP - copy directories 2015-07-05 14:53:49 +02:00
Lucas Michot
ad7173b7e7 Update readme 2015-06-17 19:30:25 +02:00
Hubert Kowalski
bd0e0e2be5 Better logic for using git cache, and deciding whether to create full or shallow clone 2015-06-16 13:15:36 +02:00
Hubert Kowalski
f458997efe Ref #346 - faster git cloning 2015-06-16 11:31:49 +02:00
Lucas Michot
13d0a05d00 Use server date 2015-06-12 12:05:35 +02:00