Commit graph

  • 11bdd68fff - factored constants out; - fixed bug: "releases list" command would die checking for unnecessary --release parameter; - console prints log file name if if logging is enabled #95 Vladimir Grigor 2014-07-28 15:43:52 +0300
  • e7cad31681 fixed a bug: symlink config value was not respected Vladimir Grigor 2014-07-28 13:58:14 +0300
  • d495d10aca fixed a bug: if deploy strategy was set to "disable", release was still trying to do remote stuff. Now release step respects strategy. Vladimir Grigor 2014-07-28 13:49:38 +0300
  • 5ce3394b3c refactored Autoloader; added support for json encoded format for environment "hosts" option Vladimir Grigor 2014-07-28 11:53:22 +0300
  • 6ecaf41336 removed unnecessary checks in Config Vladimir Grigor 2014-07-27 22:53:49 +0300
  • eaccc0dab8 refactoring Vladimir Grigor 2014-07-26 15:33:07 +0300
  • a26663bec9 Merge pull request #85 from WouterSioen/global-install Andrés Montañez 2014-07-23 10:38:18 -0300
  • c11e9f5d94 Merge pull request #84 from WouterSioen/patch-1 Andrés Montañez 2014-07-19 22:02:36 -0300
  • 0ce94c3821 Also use common code in RsyncTask #87 woutersioen 2014-07-16 17:08:04 +0200
  • 980d209fb4 Refactor cleaning up releases to a common function. woutersioen 2014-07-16 17:07:19 +0200
  • b869876c26 Refactor tar gz to reuse function. woutersioen 2014-07-16 17:06:00 +0200
  • f7e2163fed Cleanup releases. woutersioen 2014-07-16 17:04:23 +0200
  • 26bc4242d1 Revert excludes #85 woutersioen 2014-07-16 16:35:18 +0200
  • f2e01280a5 Fix excludes for releases woutersioen 2014-07-16 16:32:29 +0200
  • 014d98bc96 Implement releases in git-rebase woutersioen 2014-07-16 16:29:44 +0200
  • c7e1175e11 Make file locations work better from global install. woutersioen 2014-07-16 15:52:23 +0200
  • 108d51e9f5 Add system-wide installation to the readme. #84 Wouter Sioen 2014-07-16 15:02:56 +0200
  • ec29aa37b8 Merge pull request #81 from rodmen/master Andrés Montañez 2014-06-29 16:51:30 -0300
  • 732cc20f1f add user data and message to lock command #81 Rodmen 2014-06-26 11:05:00 -0300
  • b229e69c45 Merge pull request #78 from spongeben/bugfix Andrés Montañez 2014-06-17 07:37:23 -0300
  • 35301cba8e Fix hard coded 'current' symlink path in RsyncTask #78 Benjamin Mermoz 2014-06-17 10:26:32 +0200
  • 49a7e0857a Missing use statement should be avoided #inslight Andrés Montañez 2014-06-13 16:25:24 -0300
  • 1b2188f0b1 Tweaks. Andrés Montañez 2014-06-13 09:31:53 -0300
  • e10dea147f Yaml - Replace Spyc with Symfony Yaml Component. Andrés Montañez 2014-06-13 09:31:44 -0300
  • d55637a120 Fix ApplyFaclsTask. Andrés Montañez 2014-06-12 18:24:40 -0300
  • 92d3845052 Issue #70, makes --release mandatory. Andrés Montañez 2014-06-12 18:22:13 -0300
  • 17ebb5b30d Add Rollback command as alias. Andrés Montañez 2014-06-12 18:16:30 -0300
  • e01fbc6151 Review and rework Composer tasks. Andrés Montañez 2014-06-12 17:42:47 -0300
  • a51056b9c1 Merge pull request #63 from oddnoc/remote-rsync Andrés Montañez 2014-06-12 17:29:17 -0300
  • 9bcf8e063d Tweaks on FileSystem Tasks. Andrés Montañez 2014-06-12 17:25:50 -0300
  • 4528788d49 Reorganize common Deployment code. Andrés Montañez 2014-06-12 17:12:30 -0300
  • b174d04da2 Commented code should not be commited #inslight Andrés Montañez 2014-06-12 16:50:47 -0300
  • d17dd0eb27 Code refactoring. Andrés Montañez 2014-06-12 16:45:40 -0300
  • 12f42dc110 Tweak SPYC. Andrés Montañez 2014-06-12 16:35:14 -0300
  • 66ea107229 Merge branch 'master' of https://github.com/andres-montanez/Magallanes Andrés Montañez 2014-06-12 16:18:14 -0300
  • 4e01cc3517 Tweaks and fixes. Andrés Montañez 2014-06-12 16:17:31 -0300
  • a73c10faed Merge pull request #74 from JanMalte/patch-2 Andrés Montañez 2014-06-12 08:33:48 -0300
  • dacfaa2c5e fixes #73 missing "Task" suffix for LinkSharedFiles #74 Jan Malte Gerth 2014-06-11 17:35:40 +0200
  • 2154bd55e4 Merge pull request #68 from JanMalte/patch-1 Andrés Montañez 2014-05-27 05:18:58 -0700
  • f984531742 fixed failing testing for successful json_decode #68 Jan Malte Gerth 2014-05-27 13:57:41 +0200
  • 75e1131a70 Merge pull request #65 from iambrosi/namespace_fix Andrés Montañez 2014-05-23 05:44:16 -0700
  • 0527b9c8a5 Merge pull request #66 from iambrosi/use_statements Andrés Montañez 2014-05-23 05:43:59 -0700
  • a30e6f6193 Removed unused use statements #66 Ismael Ambrosi 2014-05-22 23:03:14 -0300
  • eee36a850a Fixed namespace for Filesystem tasks #65 Ismael Ambrosi 2014-05-22 22:56:05 -0300
  • 1f6da7f8fb Add ability to use rsync rather than cp on remote #63 Fred Condo 2014-05-14 17:00:35 -0700
  • b98082b96f Merge pull request #60 from tonynelson19/patch-1 Andrés Montañez 2014-05-14 17:39:29 -0700
  • db6d0d4989 Merge pull request #59 from juanda/master Andrés Montañez 2014-05-14 17:37:52 -0700
  • 7ad5403c81 change setting name #61 hrakotobe 2014-05-09 18:15:03 +0200
  • 47b089cb3e force use of sh on remote server and make directory ownership check more portable hrakotobe 2014-05-09 17:53:35 +0200
  • ea9c83b07f Only call chown on releases if there's a userGroup #60 Tony Nelson 2014-05-08 15:41:05 -0500
  • 86ef278607 strategy git-rebase is enabled #59 juanda 2014-05-07 12:55:14 +0200
  • 984a771b26 Merge d1f3fbaf1d into 23b59869ec #58 Bert Hekman 2014-05-06 18:59:18 +0000
  • d1f3fbaf1d Forgot to replace some tabs #58 Bert Hekman 2014-05-06 20:59:17 +0200
  • fecc21fe18 Cleaned up! Replaced all tabs with four spaces; Fixed a few typo's; Fixed a few phpdocs; Removed some unused use lines; Ensured a return on the last line Bert Hekman 2014-05-06 20:42:15 +0200
  • 23b59869ec Merge pull request #57 from freshcells/new-bunch-of-tasks Andrés Montañez 2014-05-04 08:27:03 -0700
  • eefec4cbc0 Added three new tasks. One task for generating the composer production autoloader, one for linking shared files and folders into the release and one to set filesystem acls while rolling out a new release. #57 Mario Mueller 2014-05-04 08:55:04 +0200
  • 4c3f50608e The git remote cache deployment task. This tasks uses a remote checkout on the server to provide the release. In our use case this remote cache resides in $to/$shared/git-remote-cache, variable 'shared' is substituted with "shared" by default. At this time, the remote cache is not build automatically, you need to provide a clean checkout before you can start using it. #56 Mario Mueller 2014-05-02 16:43:31 +0200
  • 8785a3498d Update Config.php Andrés Montañez 2014-04-26 13:21:48 -0700
  • fee82c3cf1 Update mage Andrés Montañez 2014-04-26 13:21:15 -0700
  • 4d45c30bd4 Merge pull request #49 from Osukaru/master Andrés Montañez 2014-04-26 13:20:48 -0700
  • 08b285e962 Merge pull request #50 from dlin-me/master Andrés Montañez 2014-04-26 12:57:51 -0700
  • 59574711c1 Fixed a bug in the builtin ChangeBranchTask.php #50 David Lin 2014-04-15 09:59:16 +1000
  • beb663e801 Added identity file option for ssh and scp commands #49 Osukaru 2014-04-07 12:20:41 +0200
  • a97d172a6d New Release - Version 1.0.1 1.0.1 Andrés Montañez 2014-03-16 18:43:37 -0300
  • 5d03d945cb Issue #46 - Add post-release tasks on rollback Andrés Montañez 2014-03-16 18:42:29 -0300
  • 7c883d2436 Tweaks for issue #45 Andrés Montañez 2014-03-16 18:21:42 -0300
  • 8b43a136dd Merge pull request #45 from drmikecrowe/master Andrés Montañez 2014-03-16 10:15:27 -0700
  • 5109415963 Merge 0eebe8bea1 into ae785225fa #35 Slava 2014-03-16 16:31:46 +0000
  • ae785225fa Issue #43 - Exit code should indicate that something failed. Andrés Montañez 2014-03-16 13:31:36 -0300
  • fc3b7d87a5 Update SPYC Library. Andrés Montañez 2014-03-16 12:29:09 -0300
  • e7d8d5ce68 Adds general.yml parameter "ssh_needs_tty" which appends "-t" to the ssh command Adds deployment parameter "rsync: { copy: yes }" which copies the prior release then rsync's (to increase speed) #45 mikec 2014-01-28 21:43:43 -0500
  • 0c7388d411 Copy shared files task #36 Vyacheslav Ganzin 2013-12-18 18:22:56 +0200
  • 8fe19de3e5 Configured autoloading of the Mage namespace #42 Jur Balledux 2014-01-15 13:52:08 +0100
  • b4070145b4 Added initial phpunit configuration Jur Balledux 2014-01-15 13:27:35 +0100
  • ce23198ae2 Added phpunit as development requirement Jur Balledux 2014-01-15 12:29:44 +0100
  • e9c3156e00 added setter to the deployment remote path #40 LBailey 2014-01-13 15:57:10 +0200
  • 7307c7cfc8 Merge cb012b3392 into 5cc9c02c3e #40 LBailey 2014-01-11 10:13:22 -0800
  • 5cc9c02c3e IonCube task cleanup. Andrés Montañez 2014-01-11 16:12:01 -0200
  • b6e32215ee Merge pull request #33 from marl-scot/ioncube Andrés Montañez 2014-01-11 10:02:52 -0800
  • ff54ded172 Rollback to old yaml parser. Andrés Montañez 2014-01-11 15:39:22 -0200
  • cb012b3392 added new SVN update Task/BuiltIn/Scm/GitUpdateTask.php added new GIT update Task/BuiltIn/Scm/GitUpdateTask.php Altered original update Task/BuiltIn/Scm/UpdateTask.php to work as factory for BC Lance Bailey 2014-01-08 20:32:27 +0200
  • a3171c59dd Yaml Tweks for Insights. Andrés Montañez 2013-12-19 16:39:28 -0200
  • d6e7e5b6ab Remove SPYC library for Yamls and use Symfony/Component/Yaml instead. Andrés Montañez 2013-12-19 16:27:53 -0200
  • 72a1a19518 SensioLabs Inslights. Remove unused namespaces. Andrés Montañez 2013-12-19 16:12:51 -0200
  • 0f17468553 Cleanup for SensioLabs Insights. Andrés Montañez 2013-12-19 15:37:26 -0200
  • 2220b2fef5 Tweak on Upgrade Command. Andrés Montañez 2013-12-19 15:23:46 -0200
  • e9045cc55e Issue 37. Disable color output. Andrés Montañez 2013-12-19 13:07:57 -0200
  • 5c51f593d0 Fix typo. Andrés Montañez 2013-12-19 12:49:02 -0200
  • 320718d65b Merge 78f9f4ef20 into 13e6311ba7 #36 Slava 2013-12-18 08:23:00 -0800
  • 78f9f4ef20 Copy shared files task Vyacheslav Ganzin 2013-12-18 18:22:56 +0200
  • ce96196a9c Copy shared files task Vyacheslav Ganzin 2013-12-18 16:29:25 +0200
  • e789dc4e4a Remote task fix Vyacheslav Ganzin 2013-12-18 15:52:05 +0200
  • ebde9bb385 Git clone strategy fix Vyacheslav Ganzin 2013-12-18 15:38:53 +0200
  • 865c011f16 Git Clone local relase Vyacheslav Ganzin 2013-12-18 15:27:48 +0200
  • 0ea593b90c Git clone strategy fix Vyacheslav Ganzin 2013-12-18 14:23:25 +0200
  • fe0cd5d0a2 Git clone strategy fix Vyacheslav Ganzin 2013-12-12 19:19:07 +0200
  • 13e6311ba7 Tweak doc. 1.0.0 Andrés Montañez 2013-12-18 02:20:23 -0800
  • 3014f8855e Update composer instructions. Andrés Montañez 2013-12-18 02:15:59 -0800
  • 1448d65994 Tweak composer. Andrés Montañez 2013-12-17 17:42:06 -0800
  • c0ff700f88 Tweak upgrade command. Andrés Montañez 2013-12-17 22:09:49 -0200