till
|
ae15d8a5b6
update test (escapeshellarg())
|
13 years ago |
till
|
9ecbc5176e
remove isset()
|
13 years ago |
till
|
8dab89e140
remove bootstrapping
|
13 years ago |
Beau Simensen
|
bc4e06424e
Use tag as package version if built off of a tag
|
13 years ago |
Nils Adermann
|
6de46a16e6
Merge pull request #381 from hason/version
|
13 years ago |
Nils Adermann
|
c70fcb3f9c
Merge pull request #376 from davedevelopment/show-failed-git-command-output
|
13 years ago |
Nils Adermann
|
d4379024c4
Merge pull request #382 from cobbweb/patch-1
|
13 years ago |
Andrew Cobby
|
2451336284
Fixed syntax error in example code in header comment
|
13 years ago |
Martin Hasoň
|
736ea800e3
Added isDev method to the VersionParser class
|
13 years ago |
till
|
5b60885c7a
* remove this (even though it is in the Vcs test)
|
13 years ago |
till
|
f7c0ce5c6e
fix namespace and loader
|
13 years ago |
till
|
101e15bb86
move mysql
|
13 years ago |
till
|
92410f997a
Added bonus: ignore phpunit.xml
|
13 years ago |
till
|
0ecb710282
* add my credentials into every svn command
|
13 years ago |
till
|
b30f8078e4
* avoid notice
|
13 years ago |
till
|
1c9f649422
* cover detection and getSvnCredentialString()
|
13 years ago |
till
|
4db4d6720b
correct my typo
|
13 years ago |
till
|
ba8ccb1955
trailing space
|
13 years ago |
till
|
275d1c9969
* added a method to return the credential string for the svn command
|
13 years ago |
till
|
e18a4f7d31
detect if credentials are in the url
|
13 years ago |
Jordi Boggiano
|
3abfa00b11
Add changelog file
|
13 years ago |
Jordi Boggiano
|
30f612f672
Fix undef variable in search, fixes #374
|
13 years ago |
Jordi Boggiano
|
5d414436ba
Avoid phpunit process-isolation errors with the autoload closure
|
13 years ago |
Jordi Boggiano
|
202cfb4fb9
Some docs update
|
13 years ago |
Jordi Boggiano
|
605fae42a6
Remove fenced blocks in docs
|
13 years ago |
Dave Marshall
|
cb3548c64c
Reset the errorOutput before attempting to run command
|
13 years ago |
Dave Marshall
|
c2421db7d9
Add stderr to exceptions for GitDownloader
|
13 years ago |
Martin Hasoň
|
f026e2a0eb
Added tests for FileDownloader and ArchiveDownloader
|
13 years ago |
Martin Hasoň
|
1f43f915da
Removed copy/paste code
|
13 years ago |
Martin Hasoň
|
f1618df349
Added downloader for simple files and refactor FileDownloader into ArchiveDownloader
|
13 years ago |