Commit graph

  • 969caa0bbb Allow parameter configuration on the Task configuration definition. Andrés Montañez 2012-09-23 19:33:10 -0300
  • 811c83e13a Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow. Andrés Montañez 2012-09-21 00:23:07 -0300
  • 05b102b273 Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow. Andrés Montañez 2012-09-21 00:22:22 -0300
  • b8728f2aa2 Merge pull request #8 from isidromerayo/master Andrés Montañez 2012-09-20 10:12:29 -0700
  • 93d78acb27 Merge 4555570d7b into adb3a67924 #8 Isidro Merayo-Castellano 2012-09-20 04:10:02 -0700
  • 4555570d7b My task to fixed problems with file permissions #8 Isidro Merayo Castellano 2012-09-20 12:56:42 +0200
  • adb3a67924 More flexibility on releases path. Addresses Issue #7. Andrés Montañez 2012-09-19 19:36:54 -0300
  • 59cdb24087 Reloads config after SCM Update. Andrés Montañez 2012-09-19 19:26:10 -0300
  • 04b194d91a New LOCK feature. Andrés Montañez 2012-09-19 19:16:52 -0300
  • d63ca9cc04 Verify if environment is defined. Verify that rollback has release point. Andrés Montañez 2012-09-19 18:53:14 -0300
  • 7d8bf35df4 Merge pull request #6 from iambrosi/compiler Andrés Montañez 2012-06-26 18:49:48 -0700
  • aff067691c Merge bde912c092 into 20b9a63c3b #6 GitHub Merge Button 2012-06-26 18:49:30 -0700
  • 20b9a63c3b Merge pull request #5 from iambrosi/cache-warmup-task Andrés Montañez 2012-06-26 18:49:24 -0700
  • bde912c092 Makes the file executable #6 Ismael Ambrosi 2012-06-26 21:54:45 -0300
  • c44879dc22 New PHAR compiler for the library Ismael Ambrosi 2012-06-26 21:48:56 -0300
  • fd152bbeab Merge 6b7d60dfb4 into db94f0320b #5 GitHub Merge Button 2012-06-26 16:44:42 -0700
  • 6b7d60dfb4 Removed cache:clear command from Warmup task #5 Ismael Ambrosi 2012-06-26 20:38:38 -0300
  • db94f0320b Merge pull request #4 from iambrosi/fix-migrate-class Andrés Montañez 2012-06-26 16:30:55 -0700
  • 1b9730650f Merge 50f2781649 into 384aa3cf79 #4 GitHub Merge Button 2012-06-26 16:02:39 -0700
  • 50f2781649 Renamed classes to match the command #4 Ismael Ambrosi 2012-06-26 20:01:11 -0300
  • 384aa3cf79 Merge pull request #2 from javiereguiluz/master Andrés Montañez 2012-06-19 05:44:06 -0700
  • d0468f1a21 Merge a2e88b8a4f into 8874641a66 #2 GitHub Merge Button 2012-06-18 14:01:30 -0700
  • a2e88b8a4f Added a missing PHP_EOL #2 Javier Eguíluz 2012-06-18 23:00:50 +0200
  • 235fbcb4cc Merge 217bd0a0e6 into 8874641a66 #1 GitHub Merge Button 2012-06-18 13:24:23 -0700
  • 217bd0a0e6 Tweaked current DIR detection #1 Javier Eguíluz 2012-06-18 22:18:18 +0200
  • 8874641a66 Version 0.9.10. Andrés Montañez 2012-04-01 12:46:05 -0300
  • 7a87460457 New Version 0.9.8. Andrés Montañez 2012-03-31 14:41:29 -0300
  • 0410c0efec New feature: Override Release. Andrés Montañez 2012-03-31 00:33:17 -0300
  • aaa65800d0 New option, max releases. Andrés Montañez 2012-03-30 23:51:17 -0300
  • 6e3e8e0768 Time information feature. Andrés Montañez 2012-03-30 20:56:07 -0300
  • b252555655 New Built-In Tasks for Symfony v1 and v2. Andrés Montañez 2012-03-27 20:13:49 -0300
  • 3f0efc1a42 New version. Added getters to config and task. Andrs Montaez 2012-02-24 13:39:40 -0200
  • de772028bb Tweaks on file permissions for releases. Andrs Montaez 2012-02-15 19:57:29 -0200
  • 6bd9d888df Bugfix on host:port config. Andrs Montaez 2012-02-15 19:22:10 -0200
  • 4863990f68 Fixes on Config parser for new Yaml library. Andrs Montaez 2012-02-15 19:18:19 -0200
  • 51e7de0676 Tweaks on port definition. Andrs Montaez 2012-02-15 19:08:16 -0200
  • e42a1f1193 Update Fix. Andrs Montaez 2012-02-15 18:52:35 -0200
  • e8e436f52e Version 0.9.3 Andrs Montaez 2012-02-15 18:46:26 -0200
  • 2ec4f58c77 Tweak on yaml parser. Added option for ssh port. Andrs Montaez 2012-02-15 18:45:59 -0200
  • 565078a7f8 Replaces peck library for yaml parsing for SPYC library (pure php). Andrs Montaez 2012-02-14 20:46:34 -0200
  • 949750fc1e Fixes and tweaks on command execution. Andrs Montaez 2012-02-12 15:40:56 -0200
  • 5359a7afbd Changes configuration files extensions. Andrs Montaez 2012-02-12 12:43:09 -0200
  • b65632d628 SSH Tweak. Accepts all host connections. No need of interaction with ssh-client for new hosts. Andrs Montaez 2012-02-05 14:12:21 -0200
  • d255bf1717 New version. Andrs Montaez 2012-02-05 13:55:40 -0200
  • 0c2ee3c45f New feature. Copy application from remote source; e.g.: GIT repo. Andrs Montaez 2012-02-05 00:42:54 -0200
  • 38711cbac2 Tweak on Host inclusion. Andrs Montaez 2012-02-04 16:41:09 -0200
  • 776b21ce08 Feature for declaring the Hosts for reading from a URI (file, url). Andrs Montaez 2012-02-04 16:37:34 -0200
  • 67d8eaaa00 Added special case for BuiltIn Releases remote commands. Andrs Montaez 2012-02-04 16:31:42 -0200
  • 4015ccc984 If remote command is executed, run it inside the current release; if releases is enabled. Andrs Montaez 2012-02-04 15:48:15 -0200
  • bff9e1a8ef Control when no action is provided. Andrs Montaez 2012-02-04 15:45:28 -0200
  • 43d730f087 Readme changes. Andrs Montaez 2012-01-14 23:56:56 -0200
  • ff1efabaf4 First iteration of upgrade. Andrs Montaez 2012-01-10 18:21:31 -0200
  • f21f63456a Add environment with releases. Andrs Montaez 2012-01-08 19:11:36 -0200
  • a04daec14e Version command. Andrs Montaez 2012-01-04 00:06:03 -0200
  • 48af7b62e2 New config settings. Andrs Montaez 2012-01-03 23:55:08 -0200
  • 9b27dd8ebe New config settings. Andrs Montaez 2012-01-03 23:54:57 -0200
  • 9cf720c602 Rollback awareness. Andrs Montaez 2012-01-03 23:25:42 -0200
  • 01cbd0e447 Releases Rollback. Tweaks. Andrs Montaez 2012-01-01 18:10:25 -0200
  • 2e35bfe129 New configuration usage. Changes on Releases Listing. Andrs Montaez 2012-01-01 15:46:05 -0200
  • dd46e4d637 Releases List. Andrs Montaez 2012-01-01 13:36:41 -0200
  • b8b054757a Tweak. Andrés Montañez 2011-11-28 10:49:51 -0200
  • 9c03ae6bed Changes on configuration. Preparation for Post Release tasks. Andrs Montaez 2011-11-28 00:41:53 -0200
  • 1349f296c0 Added the Install feature. Andrs Montaez 2011-11-28 00:18:43 -0200
  • 622150b875 Added Wiki link to Readme. Andrs Montaez 2011-11-27 15:17:51 -0200
  • 5faad41b78 First iteration of the Releases feature. Andrs Montaez 2011-11-27 12:14:40 -0200
  • 67ca7b1e21 Logging enabled. And fix on Excludes. Andrs Montaez 2011-11-27 11:05:06 -0200
  • 8ed0154749 Added the possibility defining (by the user) Excludes for the rsync. Andrs Montaez 2011-11-26 23:02:47 -0200
  • c5ce864371 Config for working with Releases. Andrs Montaez 2011-11-26 22:51:23 -0200
  • 264a199150 Command ideas. Andrs Montaez 2011-11-26 22:51:03 -0200
  • 1693c364e3 More tweaks on the output. Andrs Montaez 2011-11-24 19:48:13 -0200
  • 281ccff483 Tweak on output feedback. Andrs Montaez 2011-11-24 19:47:19 -0200
  • 6705cc16c9 Readme tweaks. Andrs Montaez 2011-11-24 19:44:26 -0200
  • f0f011245a Readme tweaks. Andrs Montaez 2011-11-24 19:42:01 -0200
  • b364b31e04 Cleanup. Andrs Montaez 2011-11-24 19:36:04 -0200
  • 1da7b6421c Ignores. Andrs Montaez 2011-11-24 19:34:29 -0200
  • ce265b57f4 Readme doc. Andrs Montaez 2011-11-24 19:32:24 -0200
  • 4880fab1eb List docs. Andrs Montaez 2011-11-24 19:25:01 -0200
  • edba881bed Doc. Andrs Montaez 2011-11-24 19:24:04 -0200
  • db7234314d Doc Format. Andrs Montaez 2011-11-24 19:21:44 -0200
  • 70d02a95c1 Doc Andrs Montaez 2011-11-24 19:18:12 -0200
  • 42e5b3da25 Lists. Andrs Montaez 2011-11-24 19:08:50 -0200
  • f941728253 Styles Andrs Montaez 2011-11-24 19:05:35 -0200
  • 959a24d0da More readme. Andrs Montaez 2011-11-24 18:59:21 -0200
  • d489cab1d1 Readme Andrs Montaez 2011-11-24 18:37:24 -0200
  • ae66bae602 Trying out some doc flavor. Andrs Montaez 2011-11-24 18:33:02 -0200
  • 096a9293c1 Readme stuff. Andrés Montañez 2011-11-24 09:39:54 -0200
  • b241ec65b7 Config cleanup. Andrs Montaez 2011-11-23 23:46:07 -0200
  • d138de317a Tweaks on configs. Added Init command. Andrs Montaez 2011-11-23 23:45:04 -0200
  • 6d5e7ef22f Added functionality for adding new environments. Changed feedback and controls of who tasks are run. Andrs Montaez 2011-11-23 23:15:37 -0200
  • 80c9b723b1 Changed comments. Andrs Montaez 2011-11-23 22:27:40 -0200
  • b5c8ab9c87 Added PRE and POST Deploy tasks. Andrs Montaez 2011-11-23 22:25:20 -0200
  • 49481e6a38 Tweaks Andrs Montaez 2011-11-23 09:41:22 -0200
  • b3f80580a4 Arranges. Andrs Montaez 2011-11-23 09:39:59 -0200
  • e5f0fe9cfa Changes on console feedback colors. Example of User Tasks. Andrs Montaez 2011-11-23 09:38:52 -0200
  • d6166a674d New arrange of config. Andrs Montaez 2011-11-23 01:18:37 -0200
  • b161220e69 New reorder of classes and configuration. New instantiation of Tasks. Andrs Montaez 2011-11-23 01:17:06 -0200
  • 3caa3d7313 Import of current work Andrs Montaez 2011-11-22 09:16:06 -0200
  • 9f89c76716 first commit Andrs Montaez 2011-11-22 09:15:30 -0200