Andrés Montañez
ff54ded172
Rollback to old yaml parser.
11 years ago
Andrés Montañez
a3171c59dd
Yaml Tweks for Insights.
11 years ago
Andrés Montañez
d6e7e5b6ab
Remove SPYC library for Yamls and use Symfony/Component/Yaml instead.
11 years ago
Andrés Montañez
72a1a19518
SensioLabs Inslights. Remove unused namespaces.
11 years ago
Andrés Montañez
0f17468553
Cleanup for SensioLabs Insights.
11 years ago
Andrés Montañez
2220b2fef5
Tweak on Upgrade Command.
11 years ago
Andrés Montañez
e9045cc55e
Issue 37. Disable color output.
11 years ago
Andrés Montañez
5c51f593d0
Fix typo.
11 years ago
Andrés Montañez
13e6311ba7
Tweak doc.
11 years ago
Andrés Montañez
3014f8855e
Update composer instructions.
11 years ago
Andrés Montañez
1448d65994
Tweak composer.
11 years ago
Andrés Montañez
c0ff700f88
Tweak upgrade command.
11 years ago
Andrés Montañez
c44eeeeaf0
Tweak readme.
11 years ago
Andrés Montañez
0a8187c11d
Fix on Upgrade command.
11 years ago
Andrés Montañez
ac08d1874c
Upgrade command.
11 years ago
Andrés Montañez
f646647036
Send mail notifications.
11 years ago
Andrés Montañez
75a2463240
Tweak on compiler.
11 years ago
Andrés Montañez
eecf9bf4ea
Change Deploy Stages with Constants.
11 years ago
Andrés Montañez
d55e18b34b
Add Stage Constants.
11 years ago
Andrés Montañez
a94f550a6c
Documentation.
11 years ago
Andrés Montañez
ceee587bb0
Fix typo in GitRebase Deploy strategy.
11 years ago
Andrés Montañez
6563678b83
Merge pull request #34 from bguse/master
...
added missing exclude Files to TarGzTask
11 years ago
Matt Lowe
379d3ce1b7
syncing local to remote for backup
11 years ago
Bastian Guse
935e9bf896
remove tab set space
11 years ago
Bastian Guse
899809dc33
added missing exclude Files to TarGzTask
11 years ago
Matt Lowe
f864fa7b8e
updated sample config file at end of script
11 years ago
Matt Lowe
96981b72c7
Added method to allow checking the source code once IonCube has run for
...
any un-encoded/encrypted files.
This checks against an array of file extens (used mainly to exclude
images and javascript etc.)
It also checks against an array of paths/filenames.
These 2 should maybe be combined into a single array?
If any files are found to not be encoded and havnt been excluded, then
user is prompted to confirm they wish to proced.
This is designed as a last confirmation that you have encoded all the
files that you need, and are not about to push unsecured files to a
server.
11 years ago
Matt Lowe
5fe1fdc168
adding new 'check encryption' function, to check that all
...
files have been encrypted/encoded, and prompt user to confirm
if the deploy should continue if any files are found to
not be encoded.
TEST - DO NOT USE!
11 years ago
Matt Lowe
9282e770f4
Added first version of the IonCube encoder extension task
...
This allows you to encrypt a project prior to pushing it
to a server.
11 years ago
Andrés Montañez
7f6cd952df
Issue #24 . New Deployment Strategy for not Deploying.
11 years ago
Andrés Montañez
6e1d2cb19d
Issue #28 .
11 years ago
Andrés Montañez
03b158c0a5
Abort Deployment when pre-deploy task fails. Addresses issue #29
11 years ago
Andrés Montañez
d8961674d3
Experimental, git rebase deployment strategy.
11 years ago
Andrés Montañez
c36f82ea4e
Fixes for Per Host Configuration.
11 years ago
Andrés Montañez
fdc9f4e12e
Make all Magento tasks to gues where they should run (local or remote).
11 years ago
Andrés Montañez
974304e707
Make all Symfony2 tasks to gues where they should run (local or remote).
11 years ago
Andrés Montañez
6f6cf2436a
Allows to guess where a command should be executed (remote or local) based on the stage of the task.
11 years ago
Andrés Montañez
1653b6354d
Add Magento Tasks for clearing cache. Features by Oscar Reales.
11 years ago
Andrés Montañez
0722a33137
New Feature. Deploy Strategy: rsync or tar.gz; by default it tries to guess the best strategy.
11 years ago
Andrés Montañez
4f60b89e31
Tweaks on Compiler.
11 years ago
Andrés Montañez
ee0bc27bc7
Revert "Tweaks on Compile."
...
This reverts commit 426858cb00
.
11 years ago
Andrés Montañez
426858cb00
Tweaks on Compile.
11 years ago
Andrés Montañez
a41d8d0be9
Locking releases.
11 years ago
Andrés Montañez
1e65281ca3
Rollback.
11 years ago
Andrés Montañez
09ac6a1e19
Deploy strategy is automatic.
11 years ago
Andrés Montañez
97934aef91
Fixes Issue #26
11 years ago
Andrés Montañez
f961a51c37
Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2.
11 years ago
Andrés Montañez
8329b53f22
Reference to Spyc Library License.
11 years ago
Andrés Montañez
c32bb708cf
Add license information.
11 years ago
Andrés Montañez
fe60dfbdd4
Allow to fail a task with a message via Mage_Task_ErrorWithMessageException
11 years ago