Andrés Montañez
724fc05b9e
Tweaks.
11 years ago
Andrés Montañez
ec2bb12bf4
Fixes and tweaks.
11 years ago
Andrés Montañez
fddeebe59a
PHPStorm refactoring.
11 years ago
Andrés Montañez
4c584b2634
Tweaks.
11 years ago
Andrés Montañez
60d16e57f9
Tweak log message.
11 years ago
Andrés Montañez
585fda2f50
Merge pull request #97 from JoeSimsen/master
...
Allow a release to be zipped
11 years ago
JoeSimsen
8b86243e34
Bugfix
...
Extract tar Gz Did not have a $command = in front of it, wich was
breaking the commits
11 years ago
JoeSimsen
82c5305137
Allow a release to be zipped
...
If you enable the parameter 'releases: compressreleases: true', every
release except the current wil be added to a tar.gz. This is to preserve
diskspace on the remote host.
11 years ago
Andrés Montañez
d3c8cf5767
Merge branch 'freshcells-add-new-remote-cache-deploy'
11 years ago
Andrés Montañez
25de6b0a8f
Merge (partial) PR #56
11 years ago
Andrés Montañez
b6ab981f4d
Tweaks from PR #58
11 years ago
Andrés Montañez
f656675ace
Merge branch 'hrakotobe-compatibility'
11 years ago
Andrés Montañez
9a58ce56f0
Resolve conflict for PR #61
11 years ago
Andrés Montañez
78379e866f
Merge pull request #96 from elnebuloso/bugfix-tar-deployment
...
bugfix, deployment targz
11 years ago
Andrés Montañez
bf902c9853
Merge pull request #95 from voukka/master
...
Many bug fixes. With this fixes I was able to test my own Tasks! :)
11 years ago
Andrés Montañez
003e36dc64
Merge pull request #87 from WouterSioen/git-rebase-with-releases
...
Make the git rebase strategy work with releases
11 years ago
elnebuloso
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
11 years ago
Vladimir Grigor
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
11 years ago
Vladimir Grigor
e7cad31681
fixed a bug: symlink config value was not respected
11 years ago
Vladimir Grigor
d495d10aca
fixed a bug: if deploy strategy was set to "disable", release was still trying to do remote stuff. Now release step respects strategy.
11 years ago
Vladimir Grigor
5ce3394b3c
refactored Autoloader; added support for json encoded format for environment "hosts" option
11 years ago
Vladimir Grigor
6ecaf41336
removed unnecessary checks in Config
11 years ago
Vladimir Grigor
eaccc0dab8
refactoring
11 years ago
Andrés Montañez
a26663bec9
Merge pull request #85 from WouterSioen/global-install
...
Make file locations work better from global install.
11 years ago
Andrés Montañez
c11e9f5d94
Merge pull request #84 from WouterSioen/patch-1
...
Add system-wide installation to the readme.
11 years ago
woutersioen
0ce94c3821
Also use common code in RsyncTask
11 years ago
woutersioen
980d209fb4
Refactor cleaning up releases to a common function.
11 years ago
woutersioen
b869876c26
Refactor tar gz to reuse function.
11 years ago
woutersioen
f7e2163fed
Cleanup releases.
11 years ago
woutersioen
26bc4242d1
Revert excludes
11 years ago
woutersioen
f2e01280a5
Fix excludes for releases
11 years ago
woutersioen
014d98bc96
Implement releases in git-rebase
...
Note: the parameter repository needs to be set to make this work.
11 years ago
woutersioen
c7e1175e11
Make file locations work better from global install.
11 years ago
Wouter Sioen
108d51e9f5
Add system-wide installation to the readme.
...
With this command, you can install mage system-wide, so you only need one install for all your projects.
11 years ago
Andrés Montañez
ec29aa37b8
Merge pull request #81 from rodmen/master
...
add user data and message to lock command
11 years ago
Rodmen
732cc20f1f
add user data and message to lock command
11 years ago
Andrés Montañez
b229e69c45
Merge pull request #78 from spongeben/bugfix
...
Fix hard coded 'current' symlink path in RsyncTask
11 years ago
Benjamin Mermoz
35301cba8e
Fix hard coded 'current' symlink path in RsyncTask
11 years ago
Andrés Montañez
49a7e0857a
Missing use statement should be avoided #inslight
11 years ago
Andrés Montañez
1b2188f0b1
Tweaks.
11 years ago
Andrés Montañez
e10dea147f
Yaml - Replace Spyc with Symfony Yaml Component.
11 years ago
Andrés Montañez
d55637a120
Fix ApplyFaclsTask.
11 years ago
Andrés Montañez
92d3845052
Issue #70 , makes --release mandatory.
11 years ago
Andrés Montañez
17ebb5b30d
Add Rollback command as alias.
11 years ago
Andrés Montañez
e01fbc6151
Review and rework Composer tasks.
11 years ago
Andrés Montañez
a51056b9c1
Merge pull request #63 from oddnoc/remote-rsync
...
Add ability to use rsync rather than cp on remote
11 years ago
Andrés Montañez
9bcf8e063d
Tweaks on FileSystem Tasks.
11 years ago
Andrés Montañez
4528788d49
Reorganize common Deployment code.
11 years ago
Andrés Montañez
b174d04da2
Commented code should not be commited #inslight
11 years ago
Andrés Montañez
d17dd0eb27
Code refactoring.
11 years ago