Jordi Boggiano
|
775c00258d
|
Merge branch 'master' of https://github.com/tnorthcutt/composer
|
2012-03-07 23:37:59 +01:00 |
Travis Northcutt
|
cee5fed25f
|
added prev/next links to docs
|
2012-03-07 23:36:27 +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 |
Jordi Boggiano
|
c27bdad728
|
Merge pull request #402 from igorw/packagist-false-docs
[docs] move docs on disabling packagist to repositories chapter
|
2012-03-06 15:29:03 -08:00 |
Jordi Boggiano
|
8198292619
|
Merge pull request #401 from igorw/proxy-docs
Proxy docs
|
2012-03-06 15:27:51 -08:00 |
Igor Wiedler
|
4da3d1fac0
|
[docs] move docs on disabling packagist to repositories chapter, fixes #362
|
2012-03-07 00:18:29 +01:00 |
Igor Wiedler
|
29871573d0
|
[docs] add docs for HTTP_PROXY env var to the cli page, refs #394
|
2012-03-07 00:03:35 +01:00 |
Igor Wiedler
|
364afaa16a
|
[docs] fix some links to the repositories page
|
2012-03-06 23:54:12 +01:00 |
Konstantin Tjuterev
|
0b7896cdad
|
Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress
|
2012-03-06 23:01:51 +02:00 |
Konstantin Tjuterev
|
e072607e90
|
More descriptive exceptions wording
|
2012-03-06 19:21:45 +02:00 |
Jordi Boggiano
|
eafd28b083
|
Merge pull request #392 from marfillaster/downloader-git-fix-intermittent
rm git clone target dir before clone
|
2012-03-06 05:56:08 -08: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
|
e63d24e438
|
Update vendors
|
2012-03-05 23:34:45 +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
|
8727df5f82
|
Update lock file
|
2012-03-05 20:09:34 +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 |
Benjamin Eberlei
|
590ee419bd
|
Fix docs
|
2012-03-05 14:21:51 +01:00 |
Benjamin Eberlei
|
7855eda57a
|
Explain classmap generation in documentation
|
2012-03-05 14:13:06 +01:00 |
Jordi Boggiano
|
639e6ba487
|
Update changelog
|
2012-03-05 14:11:42 +01:00 |
Benjamin Eberlei
|
671cd5ee08
|
Add tests for ClassMapGenerator
|
2012-03-05 14:10:01 +01:00 |
Jordi Boggiano
|
9bcea6f485
|
Merge remote-tracking branch 'hason/filedownloader'
|
2012-03-05 13:53:56 +01:00 |
Jordi Boggiano
|
5f40acef48
|
Merge pull request #384 from simensen/TagForPackageVersion
Use tag as package version if built off of a tag
|
2012-03-05 04:27:34 -08:00 |
Benjamin Eberlei
|
1af3604303
|
Add support for class-map generation.
|
2012-03-05 13:26:46 +01:00 |
Martin Hasoň
|
303dae7968
|
Fixed typos and bugs in the RemoteFilesystem class
|
2012-03-05 11:28:23 +01:00 |
Martin Hasoň
|
0d93674819
|
Added tests for the RemoteFilesystem class
|
2012-03-05 11:26:07 +01:00 |
Martin Hasoň
|
492e672b23
|
Added tests for StreamContextFactory
|
2012-03-05 08:51:54 +01:00 |
till
|
adfac9e34b
|
escape arguments
|
2012-03-04 19:54:16 +01:00 |
till
|
ae15d8a5b6
|
update test (escapeshellarg())
|
2012-03-04 19:53:53 +01:00 |
till
|
9ecbc5176e
|
remove isset()
|
2012-03-04 19:46:22 +01:00 |
till
|
8dab89e140
|
remove bootstrapping
|
2012-03-04 19:45:23 +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 |
Nils Adermann
|
d4379024c4
|
Merge pull request #382 from cobbweb/patch-1
Fixed syntax error in example code in header comment
|
2012-03-04 04:35:39 -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
|
5b60885c7a
|
* remove this (even though it is in the Vcs test)
|
2012-03-02 22:09:47 +01:00 |
till
|
f7c0ce5c6e
|
fix namespace and loader
|
2012-03-02 22:08:40 +01:00 |
till
|
101e15bb86
|
move mysql
|
2012-03-02 22:08:25 +01:00 |
till
|
92410f997a
|
Added bonus: ignore phpunit.xml
|
2012-03-02 20:32:59 +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
|
1c9f649422
|
* cover detection and getSvnCredentialString()
|
2012-03-02 20:19:50 +01:00 |
till
|
4db4d6720b
|
correct my typo
|
2012-03-02 20:03:46 +01:00 |