Andreas Hennings
|
39c09d5192
Add psr-4 stuff in a few more places.
|
il y a 11 ans |
Andreas Hennings
|
b62fa2bc1c
run system-wide composer install and THEN run bin/composer install
|
il y a 11 ans |
Andreas Hennings
|
a9321f3101
Travis CI should use bin/composer and not system-wide Composer.
|
il y a 11 ans |
Andreas Hennings
|
bbf6278905
AutoloadGenerator to support PSR-4. Tests included.
|
il y a 11 ans |
Andreas Hennings
|
2c98813431
Add unit tests for ClassLoader, covering PSR-0 and PSR-4.
|
il y a 11 ans |
Andreas Hennings
|
b08179e399
PSR-4 ClassLoader: Bug fix: PEAR-like path needs ".php" appended.
|
il y a 11 ans |
Andreas Hennings
|
5dd3c12d3d
Further improve comments.
|
il y a 11 ans |
Andreas Hennings
|
2e80d148f8
PSR-4 loader: Fix comments: PSR-0 related methods should have comments refering to PSR-0 and prefixes. PSR-4 related methods should have comments refering to PSR-4 and namespaces.
|
il y a 11 ans |
Andreas Hennings
|
c49a651d81
PSR-4 class loader: Add getters for PSR-4 prefixes. Rename PSR-0 related attributes by appending *Psr0. Add more comments.
|
il y a 11 ans |
Andreas Hennings
|
8142126b16
Add PSR-4 class loader. (tests needed)
|
il y a 11 ans |
Jordi Boggiano
|
10f8e564bb
Add warnings for xdebug, fixes #2425
|
il y a 11 ans |
Jordi Boggiano
|
dea246186d
Merge pull request #2453 from mirkobeine/#2441-V2
|
il y a 11 ans |
user
|
a956ce9bb1
Use 'cache-files-ttl' for cache gc, fixes #2441
|
il y a 11 ans |
Jordi Boggiano
|
e126c92525
Fix exit codes, cc @tyrael
|
il y a 11 ans |
Jordi Boggiano
|
99e260adf0
Update deps
|
il y a 11 ans |
Jordi Boggiano
|
5b48abe833
Fix previous commit
|
il y a 11 ans |
Jordi Boggiano
|
8173b42a8a
Force unresolvable hosts through proxies, fixes #2449
|
il y a 11 ans |
Jordi Boggiano
|
730dcbb80a
Detect failed gethostbyname, refs #2449
|
il y a 11 ans |
Jordi Boggiano
|
5156a60216
Add test for RepositoryManager repo creation
|
il y a 11 ans |
Jordi Boggiano
|
78edca3ad6
Only replace version in Composer.php, fix user agent
|
il y a 11 ans |
Jordi Boggiano
|
4e4fc257e6
Fix pear ctor, refs #2444
|
il y a 11 ans |
Jordi Boggiano
|
4fe35ae693
Fix vcs repo constructor, fixes #2444
|
il y a 11 ans |
Jordi Boggiano
|
1ee30ea592
Merge pull request #2434 from JJK801/extend-pre-file-download
|
il y a 11 ans |
Jordi Boggiano
|
fc3fbdeab3
Rename a few things
|
il y a 11 ans |
Jordi Boggiano
|
e2f7e4871f
Merge remote-tracking branch 'AlexeyKupershtokh/cache-version-constraint'
|
il y a 11 ans |
Jordi Boggiano
|
bbd9b7fda8
Merge pull request #2431 from bamarni/create-project-pretty-constraint
|
il y a 11 ans |
Alexey Kupershtokh
|
0e2959cc32
Cache in VersionConstraint
|
il y a 11 ans |
Bilal Amarni
|
61cc291c8a
[CreateProject] allowed pretty version constraint
|
il y a 11 ans |
Jordi Boggiano
|
a537594e59
Merge pull request #2435 from ptarjan/master
|
il y a 11 ans |
ptarjan
|
09c0d971d3
don't require the error message have the first line of HTTP output in it
|
il y a 11 ans |