Commit graph

48 commits

Author SHA1 Message Date
Jakub Turek cb965a2dd9 Bump up version in bootstrap file 2015-03-08 19:28:28 +01:00
Andrés Montañez fe2c9fb49e Prepare for new version release. 2015-02-21 14:39:51 -02:00
Jérémy Huet 892a60c574 Allow for both ways to find composer's autoload 2015-01-05 14:30:41 +01:00
Jérémy Huet 4cce76472e Fix to actual composer autoload.php 2014-12-28 14:45:13 +01:00
Andrés Montañez 609745ccc4 Prepare for new release. 2014-11-01 19:49:04 -02:00
Andrés Montañez 40e8c33846 Related to #130 2014-11-01 19:19:05 -02:00
Andrés Montañez a5ff1facca Prepare for next release. 2014-09-13 17:29:45 -03:00
Jakub Turek bc428f466a Use default autoloader when composer autoloader has been not initialized 2014-09-13 21:30:12 +02:00
Kuba Turek 300cc4c56f Load core classes wit hcomposer autoloader 2014-09-13 21:30:12 +02:00
Vladimir Grigor 5ce3394b3c refactored Autoloader; added support for json encoded format for environment "hosts" option 2014-07-28 11:53:22 +03:00
Andrés Montañez e10dea147f Yaml - Replace Spyc with Symfony Yaml Component. 2014-06-13 09:31:44 -03:00
Andrés Montañez a97d172a6d New Release - Version 1.0.1 2014-03-16 18:43:37 -03:00
Andrés Montañez ae785225fa Issue #43 - Exit code should indicate that something failed. 2014-03-16 13:31:36 -03:00
Andrés Montañez fc3b7d87a5 Update SPYC Library. 2014-03-16 12:29:09 -03:00
Andrés Montañez ff54ded172 Rollback to old yaml parser. 2014-01-11 15:39:22 -02:00
Andrés Montañez d6e7e5b6ab Remove SPYC library for Yamls and use Symfony/Component/Yaml instead. 2013-12-19 16:27:53 -02:00
Andrés Montañez ac08d1874c Upgrade command. 2013-12-17 21:31:04 -02:00
Andrés Montañez f961a51c37 Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2. 2013-11-06 12:44:05 -02:00
Andrés Montañez c32bb708cf Add license information. 2013-11-05 14:12:09 -02:00
Andrés Montañez 001fa82c51 Address issue #3. Allow install in a custom directory. By default no root user is checked. 2013-06-17 21:17:31 -03:00
Andrés Montañez f8476197ac Address issue #3. Allow install in a custom directory. By default no root user is checked. 2013-06-17 21:17:09 -03:00
Andrés Montañez 41be28daba Release Version 0.9.14 2013-01-07 15:58:58 -02:00
Andrés Montañez c2a9bf0d62 Version 0.9.13. 2012-10-24 20:46:57 -02:00
Andrés Montañez c49737d412 Version 0.9.12. 2012-10-24 20:41:03 -02:00
Andrés Montañez 8ed7dd63c4 Version 0.9.11. 2012-10-24 19:53:31 -02:00
Andrés Montañez 811c83e13a Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow.
ADVICE: there is no Backwards Compatibility with custom tasks, those
using the _config instance will be broken or those using the
getEnvironmentName().
2012-09-21 00:23:07 -03:00
Andrés Montañez 8874641a66 Version 0.9.10. 2012-04-01 12:46:05 -03:00
Andrés Montañez 7a87460457 New Version 0.9.8. 2012-03-31 14:41:29 -03:00
Andrs Montaez 3f0efc1a42 New version. Added getters to config and task.
New concept of "stage" where the task runs.
2012-02-24 13:39:40 -02:00
Andrs Montaez de772028bb Tweaks on file permissions for releases. 2012-02-15 19:57:29 -02:00
Andrs Montaez 6bd9d888df Bugfix on host:port config. 2012-02-15 19:22:10 -02:00
Andrs Montaez 4863990f68 Fixes on Config parser for new Yaml library. 2012-02-15 19:18:19 -02:00
Andrs Montaez 51e7de0676 Tweaks on port definition.
Now port can be defined into the hostname.
2012-02-15 19:08:16 -02:00
Andrs Montaez e8e436f52e Version 0.9.3 2012-02-15 18:46:26 -02:00
Andrs Montaez 565078a7f8 Replaces peck library for yaml parsing for SPYC library (pure php).
Now we don't need the pecl!
2012-02-14 20:46:34 -02:00
Andrs Montaez d255bf1717 New version. 2012-02-05 13:55:40 -02:00
Andrs Montaez ff1efabaf4 First iteration of upgrade. 2012-01-10 18:21:31 -02:00
Andrs Montaez a04daec14e Version command.
Command for showing version.
2012-01-04 00:06:03 -02:00
Andrs Montaez 01cbd0e447 Releases Rollback. Tweaks. 2012-01-01 18:10:25 -02:00
Andrs Montaez 1349f296c0 Added the Install feature. 2011-11-28 00:18:43 -02:00
Andrs Montaez 67ca7b1e21 Logging enabled. And fix on Excludes. 2011-11-27 11:05:06 -02:00
Andrs Montaez 264a199150 Command ideas. 2011-11-26 22:51:03 -02:00
Andrs Montaez d138de317a Tweaks on configs.
Added Init command.
2011-11-23 23:45:04 -02:00
Andrs Montaez 6d5e7ef22f Added functionality for adding new environments.
Changed feedback and controls of who tasks are run.
2011-11-23 23:15:37 -02:00
Andrs Montaez 80c9b723b1 Changed comments. 2011-11-23 22:27:40 -02:00
Andrs Montaez e5f0fe9cfa Changes on console feedback colors. Example of User Tasks. 2011-11-23 09:38:52 -02:00
Andrs Montaez b161220e69 New reorder of classes and configuration. New instantiation of Tasks. 2011-11-23 01:17:06 -02:00
Andrs Montaez 3caa3d7313 Import of current work 2011-11-22 09:16:06 -02:00