Commit graph

  • f035322e85 add default option to acl command #262 Moritz Spindelhirn 2015-10-30 12:37:05 +0100
  • cba41a634f create tasks to upload untracked compiled files. Bart Swaalf 2015-10-28 15:42:20 +0100
  • a727047a0b simplify copy parameters task Bart Swaalf 2015-10-28 15:10:54 +0100
  • 947e407237 add options to get partial commands in tasks Bart Swaalf 2015-10-28 15:04:30 +0100
  • caad40515b added comment to applyfullaccess acl Bart Swaalf 2015-10-23 10:36:15 +0200
  • 21214f6b19 cal task will use chmod to retroactively apply acls to existing files Bart Swaalf 2015-10-22 17:42:24 +0200
  • 09d16a1124 allow comma in directory chmod Bart Swaalf 2015-10-22 17:41:54 +0200
  • c3d0b1faa9 cache github password for multiple hosts deploy Bart Swaalf 2015-10-22 17:41:29 +0200
  • ea15df9257 Adds tasks to manipulate Phinx database migrations #261 Jérémy Huet 2015-10-22 14:25:49 +0000
  • 11ccd00d5f make apply full access task use full paths in commands Bart Swaalf 2015-10-22 15:47:53 +0200
  • 81a8ccdeb8 git local commands should be executed in the deployment:from directory bis #260 Jérémy Huet 2015-10-21 17:01:41 +0200
  • 58cdb75e0e made ensure log directory more general so it can be used for a static dir too. Bart Swaalf 2015-10-19 16:25:06 +0200
  • 67c827db63 added 'create symlink' task Bart Swaalf 2015-10-19 16:24:06 +0200
  • 02d8c1fc9d added option to set initial permissions with create-directories task Bart Swaalf 2015-10-19 14:51:04 +0200
  • ca49e21ef9 added sudo option to acl task Bart Swaalf 2015-10-19 14:50:47 +0200
  • 2deca3dcc6 copied & modified release task so no 'chown' is used, and for the vagrant test-setup the php-fpm service is restarted. Bart Swaalf 2015-10-19 14:49:30 +0200
  • 64e78fa529 renamed current & logs directory to 'ensure' to better describe task Bart Swaalf 2015-10-19 14:48:52 +0200
  • 3d44b6ba85 modified composer install task so composer is downloaded if not found / installed Bart Swaalf 2015-10-19 12:30:55 +0200
  • f3f4c3eb44 make github download task output a bit prettier Bart Swaalf 2015-10-19 11:31:29 +0200
  • c039ef3d4e add environment parameter to rebuild layouts task Bart Swaalf 2015-10-16 12:06:06 +0200
  • 763a2d2ac6 simplify copy parameters task Bart Swaalf 2015-10-16 12:05:46 +0200
  • 8b51a45b25 create full-access facl & create directory tasks Bart Swaalf 2015-10-16 11:28:31 +0200
  • 8fd942c8f9 fix php doc comments Bart Swaalf 2015-10-16 11:28:09 +0200
  • 63f9e5323e create logs directory task now also creates symlink Bart Swaalf 2015-10-15 18:11:50 +0200
  • 8cebec97b3 added create logs directory task Bart Swaalf 2015-10-15 17:56:06 +0200
  • eaa9c936a4 simplified remove current directory task Bart Swaalf 2015-10-15 17:55:47 +0200
  • cfd6b0d0f6 + Fixes the copying of the parameters.yml Cedric Le Varlet 2015-10-15 17:10:08 +0200
  • a2684f5121 Merge branch 'develop' of github.com:conversioncompany/Magallanes into develop Cedric Le Varlet 2015-10-15 16:53:22 +0200
  • 87fde87ef6 fix composer download & install tasks (make sure they run in correct directory) Bart Swaalf 2015-10-15 16:42:40 +0200
  • 4ebbe59ffc copy composer install task over and make sure it always runs remotely Bart Swaalf 2015-10-15 16:31:49 +0200
  • 4ad3869d01 correct namespace on apply facl task class and use builtin functions to find release folder Bart Swaalf 2015-10-15 16:01:50 +0200
  • b1f4705472 correct namespace on apply facl task class Bart Swaalf 2015-10-15 16:01:50 +0200
  • 36d483d0a9 + Correctly points to the composerAbstractTask in the use statement Cedric Le Varlet 2015-10-15 15:48:01 +0200
  • aaab59911e + Moved the ApplyFaclsTask Cedric Le Varlet 2015-10-15 15:40:53 +0200
  • 36c95fcf3c always make BuiltIn least preferred namespace Bart Swaalf 2015-10-15 15:24:16 +0200
  • 3eda9fdfcf Revert builtin release task. Bart Swaalf 2015-10-15 14:09:21 +0200
  • 935a5e9463 Move our tasks to Newcraft namespace Bart Swaalf 2015-10-15 14:07:21 +0200
  • 39734cba7e Make DeployCommand and TaskFactory look in other namespaces than 'BuildIn' to find tasks Bart Swaalf 2015-10-15 14:06:49 +0200
  • 35215371fc + Added a Download task for composer + Updated ReleaseTask (Builtin) to ignore the chown release requirements if defined + Added the rebuild layout task + Added a task RemoveCurrentDirectory which removes any directory named current when deploying (Does not remove symlinks) Cedric Le Varlet 2015-10-14 18:48:43 +0200
  • a63cc23cea Wrote github download strategy Bart Swaalf 2015-10-14 17:33:51 +0200
  • 0e23af22b2 allow temporary disabling of logging (for curl command with password...) Bart Swaalf 2015-10-14 17:02:15 +0200
  • 9ce0a8b183 added readInputSilent method to ask user for passwords e.g. Bart Swaalf 2015-10-14 16:13:44 +0200
  • b03762b246 allow creation of own deployment strategies Bart Swaalf 2015-10-14 16:12:31 +0200
  • b462b7aa99 + Fixed composer downloader class name Cedric Le Varlet 2015-10-14 16:12:27 +0200
  • bbdd964da1 + New download task for composer; This will automatically download the composer.phar file Cedric Le Varlet 2015-10-14 16:06:36 +0200
  • 42d955a7db Change the composer project name Job Tiel Groenestege 2015-10-05 15:02:25 +0200
  • dd79eca75f Merge pull request #254 from jhuet/task-symlink Kuba Turek 2015-10-07 14:27:17 +0200
  • ccf28b7012 Merge pull request #253 from jhuet/fix-php53 Kuba Turek 2015-10-07 14:26:41 +0200
  • 7e6420f55e Rsny fails with Host key verification failed. #257 Björn Dieding 2015-08-18 09:35:30 +0200
  • ad2275181e Allow optional parameters for composer/install command #255 Andreas Schempp 2015-08-08 11:27:59 +0200
  • cc8c3068fe A task to create a simple symbolic link #254 Jérémy Huet 2015-08-07 17:56:47 +0200
  • fa722b553d fixing php54 array syntax #253 Jérémy Huet 2015-08-07 17:35:22 +0200
  • 8d3d526210 Don't prematurely reset failedTasks count #250 #249 Patrick Pokatilo 2015-07-22 12:38:18 +0200
  • faa4302768 Re-work git-remote-cache strategy #248 Toan Nguyen 2015-07-16 14:55:59 +0700
  • 4db306d40b Committed up-to-date composer.json #244 drAlberT 2015-07-14 10:05:20 +0200
  • f934f6b6ba Added php-cs-fixer integration and config file drAlberT 2015-07-02 16:41:59 +0200
  • ac36fb29d5 Merge pull request #243 from drAlberT/fix_psr2 Kuba Turek 2015-07-02 10:39:32 +0200
  • f6d969e99b FIX PSR2 #243 drAlberT 2015-07-02 09:45:42 +0200
  • c44fc66463 Update Mailer.php #242 AlberT 2015-07-01 18:24:32 +0200
  • 2aaed9cb7c Update Mailer.php AlberT 2015-07-01 18:23:38 +0200
  • 28d9e9706a Update Mailer.php AlberT 2015-07-01 18:22:13 +0200
  • a48214cf59 Update Mailer.php AlberT 2015-07-01 18:17:57 +0200
  • 0b99fa669b Fixed "no such file" when logging is off drAlberT 2015-07-01 16:25:46 +0200
  • 7a0a8c6013 Merge pull request #234 from aglejberman/master Andrés Montañez 2015-06-27 16:26:06 -0300
  • 281b1a4d54 Update TarGzTask.php #226 César Suárez Ortega 2015-06-26 18:46:41 +0200
  • 758fcf30da improved code style in deploy command #240 Ramunas 2015-06-12 23:14:54 +0300
  • aeefc871a5 Merge pull request #236 from ihsanudin/master Kuba Turek 2015-06-10 07:24:21 +0200
  • 59c539a1ba Fix PSR-2 #236 Muhamad Surya Iksanudin 2015-06-10 06:18:08 +0700
  • 92b9edcba9 Optional timezone configuration #238 Dani Sancas 2015-06-09 17:25:01 +0200
  • f04beb142e add front controller cleaning task ihsanudin 2015-06-09 17:03:04 +0700
  • 1037cabaef Restoring composer.lock César Suárez Ortega 2015-06-09 10:06:04 +0200
  • 0b903788f3 Set branch revert as the last task on post deployment #234 Alejandro Glejberman 2015-06-02 09:15:35 -0300
  • 4c8b5f508f Merge pull request #232 from drAlberT/patch-1 Kuba Turek 2015-05-29 20:01:10 +0200
  • 3547c03cef Fix array syntax for PHP 5.3 compatibility Jakub Turek 2015-05-29 19:57:57 +0200
  • 8c55588918 security fix, use escapeshellcmd() #232 AlberT 2015-05-28 13:53:33 +0200
  • 2cc3a2d88c Restore composer.lock César Suárez 2015-05-22 09:47:36 +0200
  • 13959fb2f8 Fix documentation comments César Suárez 2015-05-22 09:43:45 +0200
  • bf95dab457 Fix PSR-2 issues César Suárez 2015-05-22 09:42:32 +0200
  • c69d8888f5 Merge pull request #228 from edpauto/commands-help Kuba Turek 2015-05-19 19:13:29 +0200
  • 9bb17413d2 Fix code for PHP 5.3 Jakub Turek 2015-05-19 17:17:50 +0200
  • 7f0cab1a38 Merge pull request #184 from edpauto/env-vars-support Kuba Turek 2015-05-19 10:35:36 +0200
  • b9cf2d1058 Fix 'covers' annotations #228 Jakub Turek 2015-05-16 22:20:20 +0200
  • 8a5f0ee23e Fix conflicts after merge Jakub Turek 2015-05-16 20:23:48 +0200
  • 5db9905ed4 Add sample config for Magallanes' built-in commands Jakub Turek 2015-03-08 14:46:39 +0100
  • c49d36a91a Fix coverage annotations Jakub Turek 2015-03-08 12:44:37 +0100
  • 48fbefa619 Correct syntax for arrays Jakub Turek 2015-03-08 12:39:34 +0100
  • fb236c1bb3 Enable running help command in Console Jakub Turek 2015-03-08 12:36:54 +0100
  • 342a468214 Add info about no help information for the command Jakub Turek 2015-03-08 12:32:36 +0100
  • e4bab08d3f Add some PHPDoc notes to AbstractCommand Jakub Turek 2015-03-08 12:28:22 +0100
  • 08a93389c4 Convert arrays to traditional syntax Jakub Turek 2015-03-08 12:24:21 +0100
  • 4e18ae1f8c Add command name as an option Jakub Turek 2015-03-08 12:23:42 +0100
  • 94d301f66f Add console colours to command info output Jakub Turek 2015-03-07 23:36:31 +0100
  • 4c519dd3bc Add command help option Jakub Turek 2015-03-07 23:08:52 +0100
  • a58f1b9f64 Update doc César Suárez 2015-05-15 12:11:26 +0200
  • 2320f29aed Solving typo César Suárez 2015-05-08 13:43:40 +0200
  • 3baf389155 Fixing sudo addition César Suárez 2015-05-08 13:41:59 +0200
  • cd34ef80c2 Fixing sudo commands César Suárez 2015-05-08 13:31:15 +0200
  • 22ebd39ced Fixing missed slash César Suárez 2015-05-08 13:18:08 +0200
  • 8d41d334bb Fixing typo César Suárez 2015-05-08 13:15:00 +0200
  • 0ab8f6b7cc Fixing getReleasesAwareCommand when use-sudo is true (the release path needs to be absolute) César Suárez 2015-05-08 13:11:26 +0200