2916 Commits

Author SHA1 Message Date
Elfet
c9c84d0ee7 Simplify Deployer structure. 2014-07-04 16:41:03 +04:00
Elfet
ca47d2d607 Add PhpSecLib and PECL SSH2 support. 2014-07-04 16:06:18 +04:00
Elfet
26f7f7f1eb New deployer structure. 2014-07-04 13:39:57 +04:00
Elfet
185b002eaf Update .gitignore 2014-07-04 12:41:05 +04:00
Elfet
8ad5e91f8b Update composer.json and .travis.yml 🆕 2014-07-04 12:37:15 +04:00
Elfet
3ae0c22898 Remove old code 2014-07-04 12:16:44 +04:00
elfet
0a2055cea5 Merge pull request #24 from julienj/multi-groups
Assign a server to multiple groups
2014-05-29 19:22:03 +04:00
Julien Jacottet
e64c70172d Assign a server has multiple groups 2014-05-28 23:32:41 +04:00
elfet
8baaad93ce Merge pull request #23 from julienj/add-exceptions
throw exception for run, runLocally and uploadFile
2014-05-28 14:27:18 +04:00
Julien Jacottet
f9e83cb0f4 throw exception for run, runLocally and uploadFile 2014-05-27 23:34:20 +04:00
elfet
60905ff57d Merge pull request #20 from julienj/runTask
Launch a task from another task
2014-05-27 11:18:07 +04:00
elfet
9f05caf86b Merge pull request #19 from julienj/add-exceptions
throw exception for run, runLocally and uploadFile
2014-05-27 11:17:54 +04:00
elfet
4022864cc3 Merge pull request #21 from julienj/add-dialog
add dialog functions
2014-05-27 11:16:52 +04:00
Julien Jacottet
b38b80ecd6 add dialog functions 2014-05-27 00:47:54 +04:00
Julien Jacottet
3935fc6c08 add runTask 2014-05-26 23:29:48 +04:00
Julien Jacottet
1782c27c13 throw exception for run, runLocally and uploadFile 2014-05-26 23:19:25 +04:00
elfet
39f1c6efa8 Merge pull request #16 from Codecross/master
Fix issue with dot files being ignored
2014-05-12 23:18:09 +04:00
Chris
d6a5606002 Fix issue with dot files being ignored
Dot files need to be explicitly specified in ignore list now.
2014-05-12 20:51:18 +09:30
elfet
857f0c5b24 Merge pull request #14 from miziomon/master
Add download features.
2014-04-08 15:58:00 +04:00
miziomon
af67da9a53 Add return output in run and runLocally method 2014-03-28 09:42:45 +01:00
miziomon
14862f10d3 Add download features 2014-03-28 09:13:53 +01:00
elfet
6dd055d72d Merge pull request #9 from Mikulas/master
Minor details — fix ignore regex escaping, update example
2014-03-11 21:58:25 +03:00
Mikulas
635a6b3b1f Fix example connect command not using key 2014-03-11 18:04:08 +01:00
Mikulas
aa41542a1b Fix hash not escaped in ignore regex 2014-03-11 16:54:06 +01:00
Elfet
a925935324 New version 0.4.2. 2014-02-12 21:32:36 +04:00
elfet
6b3f79e9f2 Merge pull request #6 from virm/master
normalize path for supporting uploads from windows
2014-02-12 20:20:42 +03:00
Rybak, Vitaly
c3eaffeeeb normalize path for supporting uploads from windows 2014-02-12 16:18:30 +03:00
Elfet
ff555750b4 Add build status to README 🐈 2013-11-16 18:08:52 +04:00
Elfet
b83f3ea1c5 Fix test for working on php 5.4 and php 5.3. 🐮 2013-11-16 18:00:20 +04:00
Elfet
67efefa13a Add support for php 5.3 in tests. 🐳 2013-11-16 17:49:20 +04:00
Elfet
80dc54931b Add support for php 5.3 in tests. 🐳 2013-11-16 17:47:30 +04:00
Elfet
b2ddef2486 Add .travis.yml 🌀 2013-11-16 17:43:33 +04:00
Elfet
ef75ada4cb New tests for Tool and over classes. 🐌 2013-11-16 17:36:39 +04:00
Elfet
da58a865cd Update readme file example. 🐠 2013-11-16 17:35:07 +04:00
Elfet
b425e8bbf1 Refactor Remote generation. User RemoteFactory for creating new Remote classes. 2013-11-16 17:33:18 +04:00
Elfet
67addbda3e Add Task tests. 🙌 2013-11-13 16:36:40 +04:00
Elfet
0da0548d51 Add CommandTest. 2013-11-13 16:26:35 +04:00
Elfet
54ffd9e5f5 Add group() function and RemoteGroup class. Refactor Remote class to use RemoteInterface. 2013-11-13 16:02:40 +04:00
Elfet
e418308d3a Fix code style to PSR-2 🔫 2013-11-13 14:31:39 +04:00
Ilyas Salikhov
6a3e413c71 Tasks without description now not visible in command list 2013-11-12 23:40:50 +04:00
Ilyas Salikhov
4fed66611c Update README.md 2013-11-12 23:01:43 +04:00
Ilyas Salikhov
c2bd682caa update example 2013-11-12 22:55:39 +04:00
Ilyas Salikhov
d60c30b18e Change server names by server groups 2013-11-12 19:12:23 +04:00
Ilyas Salikhov
aa9fc03541 Posibility to pass argv in Deployer\Tool for working with input parameters 2013-11-12 15:33:08 +04:00
Ilyas Salikhov
607a800e04 Correct multiserver example 2013-11-12 03:35:32 +04:00
Ilyas Salikhov
79c9d9aba8 Support of PHP5.3 2013-11-12 03:34:17 +04:00
Ilyas Salikhov
83e3605d4f Support of connections to several remote servers 2013-11-12 03:23:06 +04:00
Elfet
effa942c9d Update version to 0.3.0. 2013-10-26 22:03:54 +04:00
Elfet
717cac7839 Add runLocally command. 2013-10-26 22:02:15 +04:00
Elfet
9cad7b558f Update version of Tool 🐱 2013-07-13 16:31:43 +04:00