Jordi Boggiano
|
ea593fdb10
|
Allow autodetection of the version
|
2012-03-08 18:12:21 +01:00 |
Jordi Boggiano
|
347f8feeec
|
Update docs
|
2012-03-08 18:10:58 +01:00 |
Jordi Boggiano
|
cb57c7bf42
|
Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer
|
2012-03-08 16:22:37 +01:00 |
Jordi Boggiano
|
ae6de4be60
|
Merge pull request #377 from till/svn-auth
Svn auth
|
2012-03-08 01:59:51 -08:00 |
Jordi Boggiano
|
f546025bae
|
Move some code around
|
2012-03-08 01:46:49 +01:00 |
Jordi Boggiano
|
7ceca9b789
|
Suppress relaxed schema and build it on the fly in php, refs #151
|
2012-03-08 00:44:09 +01:00 |
Jordi Boggiano
|
8d087f2b2b
|
Fixes to Filesystem class, avoid removing non-existing dirs and clear stat cache for safety
|
2012-03-08 00:12:38 +01:00 |
Jordi Boggiano
|
ada9c20db1
|
Update Git/Hg downloaders tests, making sure they never use a live filesystem instance
|
2012-03-08 00:11:52 +01:00 |
Jordi Boggiano
|
91411a3dd4
|
Merge pull request #400 from kostiklv/descriptive-exception
More descriptive exceptions wording
|
2012-03-07 00:45:03 -08:00 |
Konstantin Tjuterev
|
49491a9140
|
Added path to exceptions thrown in enforceCleanDirectory for Hg & Svn also; Imporved exception when git log cannot be run by Compiler
|
2012-03-07 10:06:03 +02:00 |
Jordi Boggiano
|
0f968ab3e2
|
Auto-switch protocols for git clones from github, refs #353
|
2012-03-07 00:58:37 +01:00 |
Konstantin Tjuterev
|
e072607e90
|
More descriptive exceptions wording
|
2012-03-06 19:21:45 +02:00 |
Ken Marfilla
|
3e6c8caae7
|
rm vcs repo target dir before install
|
2012-03-06 21:42:17 +08:00 |
Jordi Boggiano
|
5b42f99441
|
fix LICENSE hack in compile script
|
2012-03-06 08:44:41 +01:00 |
Jordi Boggiano
|
5c320238ae
|
Update compiler, fixes #386
|
2012-03-05 23:33:31 +01:00 |
Jordi Boggiano
|
82dd1c1f7f
|
Add relaxed schema for application packages that do not need to be distributed
|
2012-03-05 23:24:59 +01:00 |
Jordi Boggiano
|
bd54e43d37
|
Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid
|
2012-03-05 22:01:47 +01:00 |
Jordi Boggiano
|
07a82c9223
|
Merge remote-tracking branch 'digitalkaoz/json_schema_validator'
|
2012-03-05 20:08:18 +01:00 |
Jordi Boggiano
|
774e9d0da6
|
Remove dependency on filter_var
|
2012-03-05 15:13:07 +01:00 |
Jordi Boggiano
|
9bcea6f485
|
Merge remote-tracking branch 'hason/filedownloader'
|
2012-03-05 13:53:56 +01:00 |
Martin Hasoň
|
303dae7968
|
Fixed typos and bugs in the RemoteFilesystem class
|
2012-03-05 11:28:23 +01:00 |
till
|
adfac9e34b
|
escape arguments
|
2012-03-04 19:54:16 +01:00 |
till
|
9ecbc5176e
|
remove isset()
|
2012-03-04 19:46:22 +01:00 |
Beau Simensen
|
bc4e06424e
|
Use tag as package version if built off of a tag
|
2012-03-04 10:04:02 -08:00 |
Nils Adermann
|
6de46a16e6
|
Merge pull request #381 from hason/version
Added isDev method to the VersionParser class
|
2012-03-04 04:37:48 -08:00 |
Nils Adermann
|
c70fcb3f9c
|
Merge pull request #376 from davedevelopment/show-failed-git-command-output
Add stderr to exceptions for GitDownloader
|
2012-03-04 04:36:48 -08:00 |
Andrew Cobby
|
2451336284
|
Fixed syntax error in example code in header comment
|
2012-03-04 16:38:11 +11:00 |
Martin Hasoň
|
736ea800e3
|
Added isDev method to the VersionParser class
|
2012-03-03 19:49:24 +01:00 |
till
|
0ecb710282
|
* add my credentials into every svn command
|
2012-03-02 20:32:33 +01:00 |
till
|
b30f8078e4
|
* avoid notice
|
2012-03-02 20:31:50 +01:00 |
till
|
4db4d6720b
|
correct my typo
|
2012-03-02 20:03:46 +01:00 |
till
|
ba8ccb1955
|
trailing space
|
2012-03-02 19:46:46 +01:00 |
till
|
275d1c9969
|
* added a method to return the credential string for the svn command
|
2012-03-02 19:46:11 +01:00 |
till
|
e18a4f7d31
|
detect if credentials are in the url
|
2012-03-02 19:43:07 +01:00 |
Jordi Boggiano
|
30f612f672
|
Fix undef variable in search, fixes #374
|
2012-02-29 21:03:48 +01:00 |
Jordi Boggiano
|
5d414436ba
|
Avoid phpunit process-isolation errors with the autoload closure
|
2012-02-29 17:24:17 +01:00 |
Dave Marshall
|
cb3548c64c
|
Reset the errorOutput before attempting to run command
|
2012-02-29 13:32:08 +00:00 |
Dave Marshall
|
c2421db7d9
|
Add stderr to exceptions for GitDownloader
|
2012-02-29 11:05:25 +00:00 |
Martin Hasoň
|
f026e2a0eb
|
Added tests for FileDownloader and ArchiveDownloader
|
2012-02-28 11:59:18 +01:00 |
Martin Hasoň
|
1f43f915da
|
Removed copy/paste code
|
2012-02-28 09:21:43 +01:00 |
Martin Hasoň
|
f1618df349
|
Added downloader for simple files and refactor FileDownloader into ArchiveDownloader
|
2012-02-28 09:21:42 +01:00 |
Benjamin Eberlei
|
36ccd38aa7
|
Directly install dependencies
|
2012-02-27 20:52:41 +01:00 |
Benjamin Eberlei
|
24de082fd5
|
Refactored
|
2012-02-27 20:25:36 +01:00 |
Benjamin Eberlei
|
db64917a83
|
Renamed install-project to create-project to differentiate from just "install".
|
2012-02-27 20:25:36 +01:00 |
Benjamin Eberlei
|
23719b3b1d
|
Rename packagist url to repository url
|
2012-02-27 20:25:36 +01:00 |
Benjamin Eberlei
|
f60fe5622a
|
Add missing use stmt.
|
2012-02-27 20:25:36 +01:00 |
Benjamin Eberlei
|
1c67633c70
|
Refactored downloader code and made packagist configuration flexible and validated.
|
2012-02-27 20:25:36 +01:00 |
Benjamin Eberlei
|
bbf745f3e6
|
Add command to install a package as a new project into a non-existant directory. This fetches the given package from packagist or a different packagist-source and installs it into a given path.
|
2012-02-27 20:25:36 +01:00 |
Jordi Boggiano
|
0e6cf61b67
|
Avoid showing duplicates versions
|
2012-02-27 15:32:45 +01:00 |
Jordi Boggiano
|
f999285926
|
Avoid duplicating self.version requirements
|
2012-02-27 14:10:37 +01:00 |