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

359 Commits

Author SHA1 Message Date
Andrés Montañez
d9e860a20c Merge pull request #153 from edpauto/verbose-option
Add verbose option to commands
2014-12-01 21:17:54 -02:00
Kuba Turek
9eb61d1d4b Write down some example of verbose usage option 2014-11-11 20:41:02 +01:00
Kuba Turek
d63d105471 Add ability to set 'verbose_logging' for environment 2014-11-11 20:38:26 +01:00
Kuba Turek
0734c7be0a Check if verbose logging is enabled 2014-11-11 20:34:50 +01:00
Kuba Turek
654753b70f Avoid duplicating output when verbose option is turned on 2014-11-11 20:29:46 +01:00
Kuba Turek
67e00bca59 Add verbose logging state variable 2014-11-11 20:27:33 +01:00
Kuba Turek
575632d62b Enable configurable verbose logging 2014-11-11 20:18:27 +01:00
Andrés Montañez
609745ccc4 Prepare for new release. 2014-11-01 19:49:04 -02:00
Andrés Montañez
30a53fcfda Merge branch 'master' into develop 2014-11-01 19:48:31 -02:00
Andrés Montañez
c34fa53af5 Fixes #121 2014-11-01 19:31:04 -02:00
Andrés Montañez
40e8c33846 Related to #130 2014-11-01 19:19:05 -02:00
Andrés Montañez
8771cf2ab1 Fixes #131 2014-11-01 19:09:25 -02:00
Andrés Montañez
e4aafb3d3f Merge pull request #150 from gudron/rollback_exception
Rollback exception
2014-11-01 18:35:12 -02:00
Andrés Montañez
27a4da4115 Merge pull request #149 from gudron/relative_linking
Relative linking @ shared file task.
2014-11-01 18:27:10 -02:00
Andrés Montañez
df632b3fe3 Tweak excludes files. 2014-11-01 18:15:39 -02:00
Andrés Montañez
a71bd5fca0 Merge pull request #148 from gudron/exclude_from_file
Rsync , TarGz exclude from file
2014-11-01 18:08:08 -02:00
Andrés Montañez
c6fc7b786e Merge pull request #146 from samuel4x4/develop
Add task for force updating a working copy
2014-11-01 17:49:29 -02:00
Alex V Kotelnikov
b924b92240 added config reload @ after rollback exception 2014-10-31 00:03:31 +04:00
Alex V Kotelnikov
438a81542e changes @ deploy command. added rollback exception functionality. 2014-10-30 23:49:01 +04:00
Alex V Kotelnikov
50e2d6eeb5 small fixes @ link shared files task. wrong constant value 2014-10-30 23:16:07 +04:00
Alex V Kotelnikov
0a14573126 relative linking @ Link shared files task. Added exclusion rules to symlinks creation. 2014-10-30 23:16:07 +04:00
Alex V Kotelnikov
6f551cabf0 added relative linking @ Link shared files task 2014-10-30 23:16:07 +04:00
Alex V Kotelnikov
95f09dc3c9 small fixes @ rsync and targz tasks 2014-10-30 12:31:05 +04:00
Alex V Kotelnikov
a66478b3ab exclude from file added.
rebased by upstream
2014-10-29 23:16:52 +04:00
samuel4x4
308a67359c Add task for force updating a working copy
Downloads the latest from remote without trying to merge or rebase
anything. Resets the master branch to what you just fetched. Changes all
the files in your working tree to match the files in origin/master, so
if you have any local changes, they will be lost.
2014-10-29 04:59:58 +02:00
Andrés Montañez
861a823f7e Update AbstractTask.php 2014-10-11 21:16:42 -02:00
Andrés Montañez
74087c9dd9 Tweak 2014-10-11 18:02:16 -02:00
Andrés Montañez
dceb329211 Insight tweaks. 2014-10-11 17:57:30 -02:00
Andrés Montañez
92b22d52a3 Tweak GitRebase and Insight suggestions. 2014-10-11 17:55:08 -02:00
Andrés Montañez
2deaa27a2a Tweak clones. 2014-10-11 17:47:07 -02:00
Andrés Montañez
e40b7d21c9 Yamls 2014-10-11 17:17:01 -02:00
Andrés Montañez
d1fbb9c7db Ioncube Yaml 2014-10-11 17:14:40 -02:00
Andrés Montañez
94234cf6d8 Tests 2014-10-11 17:11:34 -02:00
Andrés Montañez
c630b31bf9 Yaml tweaks. 2014-10-11 16:25:36 -02:00
Andrés Montañez
9653552be7 Text files should end with a newline character. 2014-10-11 15:07:36 -02:00
Andrés Montañez
aaf92d5001 Commented code should not be commited. 2014-10-11 14:54:45 -02:00
Andrés Montañez
b8c23747f0 User specific files should not appear in .gitignore 2014-10-11 14:53:38 -02:00
Andrés Montañez
dbcbcb78ed Remove error suppression. 2014-10-11 14:44:48 -02:00
Andrés Montañez
f20091afc6 Boolean and Null should be compared strictly. 2014-10-11 14:43:57 -02:00
Andrés Montañez
5d39e46d9e Code should not be duplicated 2014-10-11 14:36:22 -02:00
Andrés Montañez
b61e7149d0 Yaml tweaks. 2014-10-11 14:30:29 -02:00
Andrés Montañez
8524de7490 Merge pull request #125 from xboston/patch-1
SCM: Git clone performance
2014-10-11 12:33:31 -02:00
Andrés Montañez
8449f30b0a Merge pull request #136 from denji/develop
Add a box.json file to build PHAR
2014-10-11 12:32:33 -02:00
Andrés Montañez
cd4a4f4100 Merge pull request #137 from ramunasd/develop
built-in task for doctrine migrations
2014-10-11 12:31:37 -02:00
Andrés Montañez
7a9495cf44 Issue #130 2014-10-11 12:10:07 -02:00
Andrés Montañez
03680b8271 Merge pull request #141 from edpauto/failed-builds
Throw an error in case when command returns code other than 0
2014-10-11 12:08:35 -02:00
Kuba Turek
0375a80dcf Fix exit code to 1 due to php exit code that cannot be greater than 254 2014-10-10 21:20:21 +02:00
Kuba Turek
dfbe67622d Throw an error in case when command returns code other than 0 2014-10-10 21:14:58 +02:00
Ramūnas Dronga
e0430cfb68 built-in task for doctrine migrations 2014-10-08 15:22:08 +03:00
Denis Denisov
a4548cb04c Add a box.json file to build PHAR 2014-10-01 07:49:46 +03:00