Commit Graph

  • 8bc0a0316e Tweak. Andrés Montañez 2014-08-07 12:56:19 -0300
  • de51ce2b04 Issue #51 Andrés Montañez 2014-08-07 12:03:11 -0300
  • 825fc64b0a Issue #47 Andrés Montañez 2014-08-07 11:03:27 -0300
  • 1bcaca36f0 Issue #62 Andrés Montañez 2014-08-07 10:49:44 -0300
  • 9c0682d222 Tweak. Andrés Montañez 2014-08-07 10:29:49 -0300
  • 846237fabb Tweaks. Andrés Montañez 2014-08-07 10:12:26 -0300
  • 7e2d7d4e57 Issue #72 Andrés Montañez 2014-08-06 21:51:17 -0300
  • 5d728a9105 Proper exit code. Issue #52 Andrés Montañez 2014-08-06 21:43:29 -0300
  • 8df5534470 Check if classes exists. Andrés Montañez 2014-08-06 20:41:30 -0300
  • 981f752c49 Fixed issue #91. Andrés Montañez 2014-08-06 20:41:23 -0300
  • 20de8eb7e0 Fix Autoload for Custom Tasks. Andrés Montañez 2014-08-06 18:25:50 -0300
  • ce0e707dc6 Support Composer and Symfony App paths. Issue #86 Andrés Montañez 2014-08-06 17:26:16 -0300
  • 5fb711593a Add flag --deleteCurrent to delete current release on rollback. Issue #93 Andrés Montañez 2014-08-06 15:03:53 -0300
  • 2e0c5130dd Fix rollback. Andrés Montañez 2014-08-06 14:53:42 -0300
  • 724fc05b9e Tweaks. Andrés Montañez 2014-08-06 14:35:50 -0300
  • ec2bb12bf4 Fixes and tweaks. Andrés Montañez 2014-08-06 14:17:26 -0300
  • fddeebe59a PHPStorm refactoring. Andrés Montañez 2014-08-06 14:01:39 -0300
  • 4c584b2634 Tweaks. Andrés Montañez 2014-08-06 14:00:11 -0300
  • 60d16e57f9 Tweak log message. Andrés Montañez 2014-08-06 13:50:58 -0300
  • 585fda2f50 Merge pull request #97 from JoeSimsen/master Andrés Montañez 2014-08-06 13:44:37 -0300
  • 8b86243e34 Bugfix JoeSimsen 2014-07-31 16:10:46 +0200
  • 82c5305137 Allow a release to be zipped JoeSimsen 2014-07-31 15:06:20 +0200
  • d3c8cf5767 Merge branch 'freshcells-add-new-remote-cache-deploy' Andrés Montañez 2014-07-30 21:50:00 -0300
  • 25de6b0a8f Merge (partial) PR #56 Andrés Montañez 2014-07-30 21:49:41 -0300
  • b6ab981f4d Tweaks from PR #58 Andrés Montañez 2014-07-30 21:46:27 -0300
  • f656675ace Merge branch 'hrakotobe-compatibility' Andrés Montañez 2014-07-30 21:35:59 -0300
  • 9a58ce56f0 Resolve conflict for PR #61 Andrés Montañez 2014-07-30 21:35:21 -0300
  • 78379e866f Merge pull request #96 from elnebuloso/bugfix-tar-deployment Andrés Montañez 2014-07-30 21:28:35 -0300
  • bf902c9853 Merge pull request #95 from voukka/master Andrés Montañez 2014-07-30 21:28:09 -0300
  • 003e36dc64 Merge pull request #87 from WouterSioen/git-rebase-with-releases Andrés Montañez 2014-07-30 21:26:59 -0300
  • b4ce85199d bugfix, deployment targz - the created tar only includes relative from the defined from - now it is possible to use absolute path in .mage/deployment/*.yaml from elnebuloso 2014-07-31 01:55:50 +0200
  • 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 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 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 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. 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 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 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 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 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 Ismael Ambrosi 2014-05-22 23:03:14 -0300
  • eee36a850a Fixed namespace for Filesystem tasks Ismael Ambrosi 2014-05-22 22:56:05 -0300
  • 1f6da7f8fb Add ability to use rsync rather than cp on remote 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 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 Tony Nelson 2014-05-08 15:41:05 -0500
  • 86ef278607 strategy git-rebase is enabled juanda 2014-05-07 12:55:14 +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. 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. 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 David Lin 2014-04-15 09:59:16 +1000
  • beb663e801 Added identity file option for ssh and scp commands 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
  • 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) mikec 2014-01-28 21:43:43 -0500
  • 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