Commit graph

42 commits

Author SHA1 Message Date
Andrés Montañez 11500a8328 Release v1.0.7 2017-01-05 23:58:33 -03:00
Marcel Hernandez 384247bcd9 Fix regression: custom tasks not found 2016-03-18 14:12:43 +01:00
Asier Marqués b4421a7b57 Fixing a little bug in php<5.5
The bin/mage script returns "Can't use function return value in write context" in php<5.5
2015-04-16 09:53:44 +02:00
Andrés Montañez 781213dd73 Prepare for version 1.0.6 2015-04-12 16:45:32 -03:00
Mike Tralala 91344c0ec8 Update to fix the CS 2015-03-16 15:58:01 +01:00
Mike Tralala 736fe7c4d8 the used timezone should be editable
if the timezone is set in the php cli ini file, mage should use that one instead of the default UTC
2015-03-16 13:33:30 +01:00
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 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 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 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 3caa3d7313 Import of current work 2011-11-22 09:16:06 -02:00