Jordi Boggiano
|
f346274f9a
Merge pull request #2472 from vuhl/master
|
11 years ago |
mwhittom
|
dde9c309fd
incorporated change to Perforce: Capture output, stopping errors showing up if p4 is not available
|
11 years ago |
mwhittom
|
a8084e46ff
Added error handling and error messages around missing perforce driver, invalid username/password
|
11 years ago |
Jordi Boggiano
|
ae3b7ad5c0
Merge pull request #2467 from kimlai/bugfix_githubdriver
|
11 years ago |
Kim Laï Trinh
|
691f784f92
fix bug introduced in https://github.com/composer/composer/pull/2375
|
11 years ago |
Jordi Boggiano
|
b7a4d5b239
Merge pull request #2465 from hostnet/feature/linked-events
|
11 years ago |
Nico Schoenmaker
|
14b463da1c
Added reference to script events in plugins.md
|
11 years ago |
Andreas Hennings
|
b62fa2bc1c
run system-wide composer install and THEN run bin/composer install
|
11 years ago |
Andreas Hennings
|
a9321f3101
Travis CI should use bin/composer and not system-wide Composer.
|
11 years ago |
Andreas Hennings
|
bbf6278905
AutoloadGenerator to support PSR-4. Tests included.
|
11 years ago |
Andreas Hennings
|
2c98813431
Add unit tests for ClassLoader, covering PSR-0 and PSR-4.
|
11 years ago |
Andreas Hennings
|
b08179e399
PSR-4 ClassLoader: Bug fix: PEAR-like path needs ".php" appended.
|
11 years ago |
Andreas Hennings
|
5dd3c12d3d
Further improve comments.
|
11 years ago |
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.
|
11 years ago |
Andreas Hennings
|
c49a651d81
PSR-4 class loader: Add getters for PSR-4 prefixes. Rename PSR-0 related attributes by appending *Psr0. Add more comments.
|
11 years ago |
Andreas Hennings
|
8142126b16
Add PSR-4 class loader. (tests needed)
|
11 years ago |
Jordi Boggiano
|
10f8e564bb
Add warnings for xdebug, fixes #2425
|
11 years ago |
Jordi Boggiano
|
dea246186d
Merge pull request #2453 from mirkobeine/#2441-V2
|
11 years ago |
user
|
a956ce9bb1
Use 'cache-files-ttl' for cache gc, fixes #2441
|
11 years ago |
Jordi Boggiano
|
e126c92525
Fix exit codes, cc @tyrael
|
11 years ago |
Jordi Boggiano
|
99e260adf0
Update deps
|
11 years ago |
Jordi Boggiano
|
5b48abe833
Fix previous commit
|
11 years ago |
Jordi Boggiano
|
8173b42a8a
Force unresolvable hosts through proxies, fixes #2449
|
11 years ago |
Jordi Boggiano
|
730dcbb80a
Detect failed gethostbyname, refs #2449
|
11 years ago |
Jordi Boggiano
|
5156a60216
Add test for RepositoryManager repo creation
|
11 years ago |
Jordi Boggiano
|
78edca3ad6
Only replace version in Composer.php, fix user agent
|
11 years ago |
Jordi Boggiano
|
4e4fc257e6
Fix pear ctor, refs #2444
|
11 years ago |
Jordi Boggiano
|
4fe35ae693
Fix vcs repo constructor, fixes #2444
|
11 years ago |
Jordi Boggiano
|
1ee30ea592
Merge pull request #2434 from JJK801/extend-pre-file-download
|
11 years ago |
Jordi Boggiano
|
fc3fbdeab3
Rename a few things
|
11 years ago |