Commit graph

  • e449a4529f Adds a recursive parameter and allows for more chmod possibilities such as +a Jérémy Huet 2014-12-13 16:22:56 +0100
  • 89d82b9992 Changing EOL to Linux LF Jérémy Huet 2014-12-13 16:05:13 +0100
  • 9d1e6aba6f Allow for changing permissions on local host too depending on the stage Jérémy Huet 2014-12-13 15:57:33 +0100
  • a58dcbe766 git local commands should be executed in the deployment:from directory #171 Jérémy Huet 2014-12-13 15:14:43 +0100
  • 8247b15ad0 Adds PermissionsWritableByApache task that extends Permissions task we predefined parameters Jérémy Huet 2014-12-13 13:59:57 +0100
  • d2b7e0e94f Adds Permissions task. Parameters are : paths, checkPathsExist, owner, group, rights Jérémy Huet 2014-12-13 13:58:06 +0100
  • d6f63bd00e Merge 2a8beeb864 into 683d11ac90 #165 Andrey Kolchenko 2014-12-08 09:59:13 +0000
  • 2a8beeb864 Remove symfony/filesystem from project depends. #166 #165 Андрей Колченко 2014-12-08 12:57:26 +0300
  • e84689934d Merge Андрей Колченко 2014-12-08 12:56:29 +0300
  • 5b63f4b5d0 tests for command factory created Claudio Zizza 2014-12-07 23:00:55 +0100
  • 5e43c4e044 Dummy commands created for testing custom command behaviour Claudio Zizza 2014-12-07 23:00:19 +0100
  • 683d11ac90 Merge pull request #164 from iambrosi/no-is_a Andrés Montañez 2014-12-05 13:15:54 -0200
  • 8ae83cbabd Use instanceof instead of method is_a #164 Ismael Ambrosi 2014-12-05 02:40:30 -0200
  • 50666808f1 Merge 4b4f6eb19d into 5199a915b6 #161 Kuba Turek 2014-12-02 19:03:10 +0000
  • 4b4f6eb19d Add some colors to phpunit output! :) #161 Kuba Turek 2014-12-02 19:56:58 +0100
  • 7428f067b0 Move colour config parameter to class property Kuba Turek 2014-12-02 19:55:46 +0100
  • 9917b671a3 Add coverage annotations Kuba Turek 2014-12-02 19:53:43 +0100
  • 903f8dfce3 Add 'with' to config class method expectations Kuba Turek 2014-12-02 19:53:33 +0100
  • 5eb85b4af1 Add vendor's bins to bin directory Kuba Turek 2014-12-02 19:44:43 +0100
  • e453d1977d Merge pull request #159 from SenseException/phpunit Andrés Montañez 2014-12-01 22:21:41 -0200
  • ba9b322dab Merge pull request #158 from samuel4x4/develop Andrés Montañez 2014-12-01 21:33:21 -0200
  • 555269bf66 Merge pull request #154 from gudron/rollback_exception Andrés Montañez 2014-12-01 21:33:10 -0200
  • d9e860a20c Merge pull request #153 from edpauto/verbose-option Andrés Montañez 2014-12-01 21:17:54 -0200
  • d53b8fd8b8 new test added for unknown color names #159 Claudio Zizza 2014-11-29 20:56:22 +0100
  • 6e1a4d248d group annotation added Claudio Zizza 2014-11-29 20:54:12 +0100
  • b11688ea2b initial phpunit config with test example Claudio Zizza 2014-11-27 21:56:52 +0100
  • 4d1048cca6 Add optional parameters for symfony2/cache-clear #158 samuel4x4 2014-11-24 01:36:08 +0200
  • 5eb771bf30 Rename DoctrineMigrate to DoctrineMigrateTask samuel4x4 2014-11-24 01:08:52 +0200
  • e9e5ab1d45 Fix ManuallyTask namespace samuel4x4 2014-11-24 00:44:23 +0200
  • 94673b4af2 manually task samuel4x4 2014-11-23 23:57:00 +0200
  • 41c3e00f67 Task for running multiple manually commands samuel4x4 2014-11-23 23:34:58 +0200
  • c010fc662e Change runCommandRemote() to runCommand() samuel4x4 2014-11-23 23:03:31 +0200
  • 813b95eaa7 Merge afdb300188 into 609745ccc4 #157 Ramūnas Dronga 2014-11-18 10:19:08 +0000
  • afdb300188 doctrine task renamed, fixed 'task not found' issue #157 Ramūnas Dronga 2014-11-18 10:40:33 +0200
  • a632dac80a added in-deploy flag @ rollback task. #154 Alex V Kotelnikov 2014-11-13 16:47:52 +0400
  • 5eb26748ab added restriction to run the rollback. small changes at rollback output. Alex V Kotelnikov 2014-11-13 16:40:02 +0400
  • db4b4299c2 added rollback delete default option from yaml configs Alex V Kotelnikov 2014-11-13 02:07:20 +0400
  • 8e603bd0d2 fixed bug with a env-configuration containing deployment description in hosts section Alex V Kotelnikov 2014-11-13 00:13:19 +0400
  • 9eb61d1d4b Write down some example of verbose usage option #153 Kuba Turek 2014-11-11 20:40:58 +0100
  • d63d105471 Add ability to set 'verbose_logging' for environment Kuba Turek 2014-11-11 20:38:26 +0100
  • 0734c7be0a Check if verbose logging is enabled Kuba Turek 2014-11-11 20:34:50 +0100
  • 654753b70f Avoid duplicating output when verbose option is turned on Kuba Turek 2014-11-11 20:29:46 +0100
  • 67e00bca59 Add verbose logging state variable Kuba Turek 2014-11-11 20:27:33 +0100
  • 575632d62b Enable configurable verbose logging Kuba Turek 2014-10-31 20:06:54 +0100
  • 3917a3f51c Merge 1dc97d77f8 into 609745ccc4 #152 Andrey Kolchenko 2014-11-05 14:20:33 +0000
  • 1dc97d77f8 Fix email. #152 Андрей Колченко 2014-11-05 17:19:40 +0300
  • 3a41a860d0 Make target dir before invoking "ln". Fix bug with spaces in path. Андрей Колченко 2014-11-05 17:16:55 +0300
  • 9d30900798 Add symfony/filesystem to requires block. Андрей Колченко 2014-11-05 17:12:49 +0300
  • ce2da4e270 Getting linked entities. Андрей Колченко 2014-11-05 16:42:13 +0300
  • d52927fe07 Get path and strategy. Андрей Колченко 2014-11-05 16:39:43 +0300
  • 4c719f5efd PHP 5.3 does not support "[]" brackets. Андрей Колченко 2014-11-05 15:37:07 +0300
  • 642773b5af PSR-2 style. Андрей Колченко 2014-11-05 15:36:14 +0300
  • 5c4a2ad0be Add .idea to .gitignore Андрей Колченко 2014-11-05 15:08:02 +0300
  • a84fdc39ea Change runCommandRemote() to runCommand() #151 Samuel Chiriluta 2014-11-04 15:10:27 +0200
  • 5199a915b6 Merge branch 'develop' 1.0.3 Andrés Montañez 2014-11-01 19:49:41 -0200
  • 609745ccc4 Prepare for new release. Andrés Montañez 2014-11-01 19:49:04 -0200
  • 30a53fcfda Merge branch 'master' into develop Andrés Montañez 2014-11-01 19:48:31 -0200
  • c34fa53af5 Fixes #121 Andrés Montañez 2014-11-01 19:31:04 -0200
  • 40e8c33846 Related to #130 Andrés Montañez 2014-11-01 19:19:05 -0200
  • 8771cf2ab1 Fixes #131 Andrés Montañez 2014-11-01 19:09:25 -0200
  • e4aafb3d3f Merge pull request #150 from gudron/rollback_exception Andrés Montañez 2014-11-01 18:35:12 -0200
  • 27a4da4115 Merge pull request #149 from gudron/relative_linking Andrés Montañez 2014-11-01 18:27:10 -0200
  • 7d7a4ab6e9 Merge 8fe9dc34cf into df632b3fe3 #139 Andrey Kolchenko 2014-11-01 20:15:49 +0000
  • df632b3fe3 Tweak excludes files. Andrés Montañez 2014-11-01 18:15:39 -0200
  • a71bd5fca0 Merge pull request #148 from gudron/exclude_from_file Andrés Montañez 2014-11-01 18:08:08 -0200
  • c6fc7b786e Merge pull request #146 from samuel4x4/develop Andrés Montañez 2014-11-01 17:49:29 -0200
  • b924b92240 added config reload @ after rollback exception #150 Alex V Kotelnikov 2014-10-31 00:03:31 +0400
  • 438a81542e changes @ deploy command. added rollback exception functionality. Alex V Kotelnikov 2014-10-30 23:49:01 +0400
  • 50e2d6eeb5 small fixes @ link shared files task. wrong constant value #149 Alex V Kotelnikov 2014-09-29 13:02:20 +0400
  • 0a14573126 relative linking @ Link shared files task. Added exclusion rules to symlinks creation. Alex V Kotelnikov 2014-09-28 16:59:09 +0400
  • 6f551cabf0 added relative linking @ Link shared files task Alex V Kotelnikov 2014-09-28 00:42:15 +0400
  • ac578477b3 copyright changed. #145 Alex V Kotelnikov 2014-10-30 16:35:16 +0300
  • 95f09dc3c9 small fixes @ rsync and targz tasks #148 Alex V Kotelnikov 2014-10-30 12:31:05 +0400
  • 18a0a971f1 Merge branch 'develop' into relative_linking #135 Alex V Kotelnikov 2014-10-29 23:37:10 +0400
  • 11538fab42 Merge branch 'rollback_exeption' of github.com:gudron/Magallanes into rollback_exeption Alex V Kotelnikov 2014-10-29 23:33:03 +0400
  • d823414882 Merge branch 'develop' into rollback_exeption Alex V Kotelnikov 2014-10-29 23:31:50 +0400
  • 1901270d6e added functionality to rollback exception Alex V Kotelnikov 2014-10-28 02:58:01 +0400
  • b2bcbfb1e5 Rollback exception added Alex V Kotelnikov 2014-10-27 22:08:32 +0400
  • a66478b3ab exclude from file added. rebased by upstream Alex V Kotelnikov 2014-10-29 23:16:52 +0400
  • 2942d5cb77 Merge branch 'develop' of github.com:gudron/Magallanes into develop #133 Alex V Kotelnikov 2014-10-29 22:21:35 +0400
  • fcd9ebbf98 small fix after tests. Alex V Kotelnikov 2014-09-25 22:53:17 +0400
  • 790aea91e4 small fix. added missing dot. Alex V Kotelnikov 2014-09-24 23:58:08 +0400
  • 948e225113 added rsync exclude from file Alex V Kotelnikov 2014-09-24 23:43:37 +0400
  • 22bf7b323f added exclude from file @ TarGZ task Alex V Kotelnikov 2014-09-26 13:22:40 +0400
  • 943caf25d1 small fix after tests. Alex V Kotelnikov 2014-09-25 22:53:17 +0400
  • d565243cb0 small fixes. renamed iteration value Alex V Kotelnikov 2014-09-25 17:19:38 +0400
  • 883d5ccd8c small fix. added missing dot. Alex V Kotelnikov 2014-09-24 23:58:08 +0400
  • 482c4e4f06 added rsync exclude from file Alex V Kotelnikov 2014-09-24 23:43:37 +0400
  • 308a67359c Add task for force updating a working copy #146 samuel4x4 2014-10-29 04:59:58 +0200
  • c7672ca714 added functionality to rollback exception Alex V Kotelnikov 2014-10-28 02:58:01 +0400
  • 23675d1101 Rollback exception added Alex V Kotelnikov 2014-10-27 22:08:32 +0400
  • 8fe9dc34cf Remove touch command. #139 Андрей Колченко 2014-10-20 11:47:55 +0400
  • af014f61f3 Add .idea to .gitignore Андрей Колченко 2014-10-20 11:24:27 +0400
  • 7094191461 Merge branch 'develop' into feature/LinkSharedFilesTask-create-directories Андрей Колченко 2014-10-20 11:23:43 +0400
  • 861a823f7e Update AbstractTask.php Andrés Montañez 2014-10-11 21:16:42 -0200
  • 74087c9dd9 Tweak Andrés Montañez 2014-10-11 18:02:16 -0200
  • dceb329211 Insight tweaks. Andrés Montañez 2014-10-11 17:57:30 -0200
  • 92b22d52a3 Tweak GitRebase and Insight suggestions. Andrés Montañez 2014-10-11 17:55:08 -0200
  • 2deaa27a2a Tweak clones. Andrés Montañez 2014-10-11 17:47:07 -0200
  • e40b7d21c9 Yamls Andrés Montañez 2014-10-11 17:17:01 -0200