Anton Medvedev
fef85caf5f
Improve shared.php
2021-09-24 15:15:00 +02:00
Dennis Smink
27c7b6182c
Check (shared) file exists ( #2393 )
...
* Check (shared) file exists
* Update CHANGELOG.md
2021-03-05 12:51:00 +01:00
Justinas Urbanavicius
a6edb7f977
fixed issue #2209 ( #2211 )
...
* fixed issue #2209
Copy shared files and folder should be verbose only when deployer is run with Very verbose output
* updated CHANGELOG.md
* changed to -vvv
* changes sprintf to interpolation
2020-10-22 13:56:20 +02:00
Anton Medvedev
112601294c
Fix shared dir with trailing slash
2020-10-09 01:14:16 +02:00
Anton Medvedev
a5e00c686a
Copy shared dir only if there is no dir
2020-10-08 00:42:44 +02:00
Anton Medvedev
47a193f9af
Add docgen
2020-10-02 01:11:13 +03:00
Anton Medvedev
29a643b623
v7
2020-05-16 18:02:17 +03:00
Anton Medvedev
4190e28fcb
Revert "Handle asterisk wildcard in shared files ( #1895 )" ( #1897 )
...
This reverts commit 6dd0a2c1f7eda33f9b5dbde287ffeda889e025de.
2019-08-08 11:26:20 +03:00
Vytautas Koryzna
6dd0a2c1f7
Handle asterisk wildcard in shared files ( #1895 )
2019-08-07 11:02:08 +03:00
Kostadin A
82a00248fb
Prevent dir creation when it is existing ( #1858 )
...
If "shared" directory is already existing just do not call mkdir, to prevent pointless update during processing of the "shared" files.
2019-06-07 06:17:16 +03:00
Keith Bremner
35027de18b
Update shared.php ( #1571 )
...
fix typos
2018-03-18 00:39:37 +07:00
Gregor Harlan
c1e2633687
parse input before using dirname() ( #1545 )
...
* parse input of dirname()
* tests
* changelog
2018-02-14 15:44:35 +07:00
Anton Medvedev
bafb0b872a
Restrict ConfigurationException usage only by Configuration
2017-04-08 17:02:30 +07:00
root
c3a5c2481d
add changelog data, fix indentation
2017-04-05 19:24:23 +00:00
root
677e1cccb3
fix styleCi
2017-04-04 20:16:16 +00:00
root
4dde839a36
Copy shared file from release if not present in shared_dir
2017-04-04 19:50:11 +00:00
Maksim Kuznetsov
6213095d7e
Fix sharing folders having similar names
2017-02-17 07:46:51 +03:00
Anton Medvedev
73e6c3b441
Validate shared_dirs on deploy:shared
2017-01-18 13:27:08 +07:00
Anton Medvedev
e7f0018b05
Fix bugs with copy shared files #896 #894
2016-11-25 20:39:21 +07:00
Henrique Bremenkanp
3d60adf8f0
Allow subfolders copy
2016-11-22 21:46:17 -02:00
Anton Medvedev
c6dc030b30
Refactor common.php
2016-11-19 15:13:32 +07:00