Kuba Turek
|
e0429f0223
|
Merge pull request #205 from andres-montanez/develop
Release 1.0.5
|
10 years ago |
Jakub Turek
|
5a1f2502d2
|
[#202] Remove inconsistency in ssh options
Add UserKnownHostsFile and StrictHostKeyChecking to scp command in TarGz strategy.
|
10 years ago |
Kuba Turek
|
a45802acea
|
Merge pull request #195 from spongeben/fix-rsync-deploy
Fix 1st deploy bug
|
10 years ago |
Kuba Turek
|
5e38618788
|
Merge pull request #196 from edpauto/travis-and-coveralls-support
Add Travis and Coveralls support
|
10 years ago |
Kuba Turek
|
b8e6ea062e
|
Merge pull request #187 from edpauto/git-rebase-fix
Create release directory for GitRebase strategy
|
10 years ago |
Claudio Zizza
|
2b349f6e1d
|
dummy classes dependency removed from task factory unittests
|
10 years ago |
Claudio Zizza
|
37de2806da
|
Dummy classes removed
|
10 years ago |
Claudio Zizza
|
12eb3dbd80
|
Merge branch 'develop' into task-factory-test
Conflicts:
Mage/Task/Factory.php
|
10 years ago |
Kuba Turek
|
9becda4df9
|
Merge pull request #167 from SenseException/command-factory
Command factory tests
|
10 years ago |
Claudio Zizza
|
a31506459c
|
Merge pull request #1 from eps90/command-factory-fix
Remove "covers" annotations for static methods
|
10 years ago |
Andrés Montañez
|
7e3cc53866
|
Merge branch 'develop'
|
10 years ago |
Andrés Montañez
|
fe2c9fb49e
|
Prepare for new version release.
|
10 years ago |
Andrés Montañez
|
447cbc4b71
|
Move badge for better visibility.
|
10 years ago |
Andrés Montañez
|
ddbcec4a9c
|
Add SensioLab Insight badge.
|
10 years ago |
Andrés Montañez
|
dc18a91cf7
|
SensioLabs Insight.
|
10 years ago |
Jakub Turek
|
00edf87862
|
Merge remote-tracking branch 'upstream/master' into develop
|
10 years ago |
Jakub Turek
|
03500ee7e7
|
Update README.md with the newest version
|
10 years ago |
Jakub Turek
|
09682a48cd
|
Update composer.lock after merging master to develop
|
10 years ago |
Jakub Turek
|
4ae4965856
|
Add composer-self update to travis.yml
|
10 years ago |
Jakub Turek
|
a4c42479f5
|
Adapt travis config to run coveralls
|
10 years ago |
Jakub Turek
|
b3f29c7920
|
Coveralls configuration
|
10 years ago |
Jakub Turek
|
a5f62defc2
|
Add php-coveralls package
|
10 years ago |
Jakub Turek
|
013ff021b8
|
Remove --dev option for composer in .travis.yml
|
10 years ago |
Jakub Turek
|
a9c4242675
|
Update composer.lock
Composer autoloading update
|
10 years ago |
Jakub Turek
|
c64364ce60
|
Merge remote-tracking branch 'upstream/master' into develop
|
10 years ago |
Jakub Turek
|
5207b29958
|
Remove "covers" annotations for static methods
|
10 years ago |
Claudio Zizza
|
8bd7f6c56c
|
phpunit annotations added
|
10 years ago |
Claudio Zizza
|
1e912a367a
|
dummy classes replaced with mocks for Command Factory tests
|
10 years ago |
Claudio Zizza
|
6c5aaa04da
|
dummy classes of Command Factory tests removed
|
10 years ago |
Claudio Zizza
|
27423f1f3e
|
Merge branch 'develop' into command-factory
|
10 years ago |
spongeben
|
aab71eceac
|
Change "current" symlink owner only if it exists
|
10 years ago |
spongeben
|
3a19d3ef3c
|
Fix release directory not created on first deploy
|
10 years ago |
Andrés Montañez
|
8a9aee4395
|
Merge pull request #190 from edpauto/contribution-coverage
Add some notes about coverage annotations into CONTRIBUTING.md
|
10 years ago |
Andrés Montañez
|
df59468140
|
Merge pull request #193 from ramunasd/release-chown
changed release actions order
|
10 years ago |
Ramunas
|
5e84f0ada4
|
doing permission fix before actual relase, prevents from cases when released code cannot be accessed while chown is working
|
10 years ago |
Kuba Turek
|
24b893bd7c
|
Fix remote deployment path for GitRebaseTask
|
10 years ago |
Kuba Turek
|
8752790b3f
|
[#185] Create release directory for GitRebase strategy if releases are enabled
|
10 years ago |
Kuba Turek
|
b9349cf42b
|
Merge pull request #191 from SenseException/minor-contribution-fixes
Typos and sentences fixed in contribution guide
|
10 years ago |
Kuba Turek
|
cd7c39f881
|
Merge pull request #179 from jhuet/fix/rollback-release-directory
Fix/rollback release directory
|
10 years ago |
Claudio Zizza
|
e909a837c8
|
Typos and sentences fixed, php-cs-fixer as tool added
|
10 years ago |
Kuba Turek
|
ca6756a6ad
|
Add some notes about coverage annotations
|
10 years ago |
Kuba Turek
|
19c687b800
|
Merge pull request #186 from d-ulyanov/develop
Ignoring errors while deleting temp files
|
10 years ago |
Kuba Turek
|
7be2dd8589
|
Merge pull request #162 from edpauto/phpunit-tests-completion
Fixes #159: PHPUnit tests tuning
|
10 years ago |
Kuba Turek
|
327625bad7
|
[#183] Change test's description property visibility to private
|
10 years ago |
Dmitriy Ulyanov
|
cc615dda81
|
Ignoring errors while deleting temp files
|
10 years ago |
Kuba Turek
|
9d9e5e2bea
|
Update composer.lock due to outer changes
|
10 years ago |
Kuba Turek
|
b00509cf8e
|
Add some colors to phpunit output! :)
|
10 years ago |
Kuba Turek
|
8694805eba
|
Move colour config parameter to class property
|
10 years ago |
Kuba Turek
|
93249ce5e5
|
Add coverage annotations
|
10 years ago |
Kuba Turek
|
86f25b2de6
|
Add 'with' to config class method expectations
|
10 years ago |