Elfet
|
36606631b5
|
Find autoload.php before require. 🔍
|
2014-07-05 14:05:17 +04:00 |
|
Elfet
|
51f3f4b58b
|
Fix empty() check for PHP 5.4.* :suspect:
|
2014-07-05 13:58:57 +04:00 |
|
Elfet
|
a633754ecf
|
Update README.md 🍪
|
2014-07-05 13:54:11 +04:00 |
|
Elfet
|
c3ffb91169
|
Update README.md
|
2014-07-05 13:51:56 +04:00 |
|
Elfet
|
de1c83d4d9
|
Add after and before task functions. 🍀
|
2014-07-05 13:31:04 +04:00 |
|
Elfet
|
6ffa1a2fff
|
Prepare command to complex dry-run. 🐈
|
2014-07-05 13:10:48 +04:00 |
|
Elfet
|
615cfeaca7
|
Add runLocally function.
|
2014-07-05 13:09:55 +04:00 |
|
Elfet
|
36874dc0f2
|
Update test for new classes. 🎩
|
2014-07-05 12:59:06 +04:00 |
|
Elfet
|
3e540ebdff
|
Add ReferenceTask and GroupTask classes.
|
2014-07-05 12:58:18 +04:00 |
|
Elfet
|
bdf6d1868e
|
Fix travis ext-ssh2 missing.
|
2014-07-04 18:31:45 +04:00 |
|
Elfet
|
eb95635eba
|
Refactor Deployer 🐘
|
2014-07-04 18:13:16 +04:00 |
|
Elfet
|
1bb8fb38f2
|
Update README.md
|
2014-07-04 16:41:55 +04:00 |
|
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 |
|