1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-24 20:40:16 +02:00
Commit Graph

591 Commits

Author SHA1 Message Date
Andrés Montañez
15295afc0b Merge pull request #183 from edpauto/contribution-guidelines
Add contribution guidelines
2015-01-23 20:54:45 -02:00
Kuba Turek
731169595c Add some notes about commit messages 2015-01-23 19:53:08 +01:00
Kuba Turek
4673d26670 [#183] Add some instructions about code coverage 2015-01-23 19:40:23 +01:00
Kuba Turek
acd1891c66 Add shorten version for env.variables in task config 2015-01-18 20:10:26 +01:00
Kuba Turek
d7db7cb66d Add some usage examples 2015-01-18 14:17:26 +01:00
Kuba Turek
e4ba19679a Prepend environment variables to command 2015-01-17 23:34:47 +01:00
Kuba Turek
6b207eb480 Obtain environment variables 2015-01-17 23:29:12 +01:00
Kuba Turek
257b7ab03e Correct typo 2015-01-17 13:31:51 +01:00
Kuba Turek
27bc2b7de0 Add contribution guidelines 2015-01-16 19:36:44 +01:00
Alexander Miehe
1a81e7000b Add example config with explanation 2015-01-14 11:49:31 +01:00
Alexander Miehe
55a5c0c640 Fix key name to follow naming convention 2015-01-14 09:30:52 +01:00
Stefan Paletta
bbeedffd82 make ApplyFaclsTask compatible with default AbstractTask::runCommandRemote()parameter $cdToDirectoryFirst=true 2015-01-13 17:16:56 +01:00
Alexander Miehe
4cdb95f3be make h option for targz optional, default is set h option 2015-01-12 19:50:19 +01:00
Jérémy Huet
d25d015356 Rollback directory should include deployment:to config variable 2015-01-12 18:50:32 +01:00
Andrés Montañez
f4c3817b37 Merge branch 'master' into develop 2015-01-09 21:03:06 -02:00
Andrés Montañez
a1deacd4e3 Merge pull request #178 from MovingImage24/master
switch the »current« symlink in an atomic way
2015-01-09 21:02:17 -02:00
Andrés Montañez
f04cced989 Merge branch 'master' into develop 2015-01-09 20:47:26 -02:00
Andrés Montañez
2baf8f3d44 Merge pull request #177 from MovingImage24/connect_timeout
Add config option to set ConnectTimeout for ssh connections
2015-01-09 20:32:39 -02:00
Andrés Montañez
755fe138ad Merge pull request #172 from dmotylev/master
fix: DeployCommand does not fail after failed "Deployment Task"
2015-01-09 20:30:53 -02:00
Andrés Montañez
3e07478338 Merge pull request #171 from jhuet/fix/scm-working-directory
Fix/Scm working directory
2015-01-09 20:30:24 -02:00
Andrés Montañez
4e8004e20a Merge pull request #166 from komex/feature/create-directories
Feature/create directories
2015-01-09 20:28:40 -02:00
Alexander Miehe
7dd3be313a Merge pull request #1 from KillerDiller/master
switch the »current« symlink in an atomic way
2015-01-09 19:43:38 +01:00
Stefan Paletta
4e17263773 switch the »current« symlink in an atomic way 2015-01-09 17:27:14 +01:00
Alexander Miehe
70c4823581 Add config option to set ConnectTimeout for ssh connections 2015-01-09 14:05:37 +01:00
Jérémy Huet
364c2ecc90 Allow for both directories for Task and Command namespaces 2015-01-05 14:33:29 +01:00
Jérémy Huet
892a60c574 Allow for both ways to find composer's autoload 2015-01-05 14:30:41 +01:00
Claudio Zizza
7789e0d713 test using optional parameters 2015-01-05 14:28:37 +01:00
Claudio Zizza
61964952c0 exception text adapted to renamed class 2015-01-05 14:15:56 +01:00
Claudio Zizza
008383333a minor phpdoc fix, test string fixed for unknown task class 2015-01-05 14:14:55 +01:00
Claudio Zizza
728f372543 namespace fix for BuiltIn 2015-01-05 13:36:19 +01:00
Claudio Zizza
022b4282cd unittests for task factory and dummy task classes for tests created 2015-01-05 13:31:14 +01:00
Claudio Zizza
b1c8cdd3c9 constant usage removed in VersionCommandTest 2015-01-05 10:28:38 +01:00
Claudio Zizza
ee6c3858ac setting constant in phpunit config 2015-01-02 16:24:25 +01:00
Claudio Zizza
17907235ac test added for VersionCommand 2015-01-02 15:28:13 +01:00
Jérémy Huet
5643616e50 Only tries to guess web server user if none provided with 'group' parameter 2014-12-28 16:47:59 +01:00
Jérémy Huet
09e2ad6a1f Rolling back to official vendor name 2014-12-28 14:53:03 +01:00
Jérémy Huet
254de77c79 Fix to actual .mage directory when used with composer 2014-12-28 14:48:01 +01:00
Jérémy Huet
4cce76472e Fix to actual composer autoload.php 2014-12-28 14:45:13 +01:00
Jérémy Huet
c6f4d1ffda Changing vendor name to mine for testing 2014-12-28 14:36:47 +01:00
Dmitry Motylev
3b70a8a3c1 fix: DeployCommand does not fail when no one "Post-Deployment Tasks" failed and failed "Deployment Task" exist 2014-12-23 17:34:48 +00:00
Jérémy Huet
fbc50a52bd Adds a task to only have read permission for web server 2014-12-18 17:46:13 +01:00
Jérémy Huet
42d3d5a8a1 Better usage doc + allow to set owner and group by using www-data:www-data syntax + task now fails if at least one command returns error 2014-12-18 17:45:12 +01:00
Jérémy Huet
209c6b9aa3 typo 2014-12-15 18:50:27 +01:00
Jérémy Huet
ffdadb45cf More generic way to handle command line options 2014-12-15 18:50:09 +01:00
Jérémy Huet
979a86992c More generic way to retrieve web server user 2014-12-13 16:44:47 +01:00
Jérémy Huet
e449a4529f Adds a recursive parameter and allows for more chmod possibilities such as +a 2014-12-13 16:22:56 +01:00
Jérémy Huet
89d82b9992 Changing EOL to Linux LF 2014-12-13 16:05:13 +01:00
Jérémy Huet
9d1e6aba6f Allow for changing permissions on local host too depending on the stage 2014-12-13 15:57:33 +01:00
Jérémy Huet
a58dcbe766 git local commands should be executed in the deployment:from directory 2014-12-13 15:14:43 +01:00
Jérémy Huet
8247b15ad0 Adds PermissionsWritableByApache task that extends Permissions task we predefined parameters 2014-12-13 13:59:57 +01:00