Sander Marechal
|
4799053ca9
Allow dot in URL scheme
|
12 年之前 |
Jordi Boggiano
|
c14826dd1e
Fix exception handling when loading repos
|
13 年之前 |
Jordi Boggiano
|
fe4516aff8
Clarify exception messages when a package can not be loaded from a composer repository, fixes #1070
|
13 年之前 |
Povilas Balzaravicius Pawka
|
57d1b5a37d
Issue #1056. Fixed callback call error on search command.
|
13 年之前 |
Jordi Boggiano
|
803178d28f
CS fixes for #1038
|
13 年之前 |
Christoph Hochstrasser
|
560d6daccf
Using separate variable for URL parts
|
13 年之前 |
Christoph Hochstrasser
|
841efc98a6
Appending 'packages.json' only if not present in URL
|
13 年之前 |
Jordi Boggiano
|
c14bc368b0
Fix memory usage of the update command
|
13 年之前 |
Jordi Boggiano
|
e3b6bd781c
Add RepositoryInterface::filterPackages to stream ops on lists
|
13 年之前 |
Jordi Boggiano
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
13 年之前 |
Jordi Boggiano
|
e46d26cb9b
Add loadAliasPackage to the StreamableRepositoryInterface and clear up responsibilities between Pool and Repositories
|
13 年之前 |
Jordi Boggiano
|
26e8217db7
Remove duplication of branch alias parsing code
|
13 年之前 |
Jordi Boggiano
|
2d4076e9b2
Add support for aliases in streamed repos
|
13 年之前 |
Jordi Boggiano
|
c8a685be6b
Reduce memory usage by only loading packages that are actually needed, fixes #456
|
13 年之前 |
Jordi Boggiano
|
a54bf6269e
Improve error messages when network failures occur
|
13 年之前 |
Jordi Boggiano
|
2d41774bcc
Add warning when loading an https repo if openssl is disabled, refs #930
|
13 年之前 |
Jordi Boggiano
|
d80180c2b9
Allow notifyUrl to be a complete URL
|
13 年之前 |
Jordi Boggiano
|
a06ebdd8ef
Add caching to svn metadata
|
13 年之前 |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 年之前 |
Jordi Boggiano
|
8ff497ac6f
Skip filter_var on 5.3.2 since it is buggy
|
13 年之前 |
Jordi Boggiano
|
70ad8274cd
Work around poorly configured php
|
13 年之前 |
Jordi Boggiano
|
b094ef7155
Add repository notification API support
|
13 年之前 |
Jordi Boggiano
|
fc29487a2a
Add home config key and use it to create the cache instance
|
13 年之前 |
Jordi Boggiano
|
0d97ec4783
Add cache to the composer repositories
|
13 年之前 |
Jordi Boggiano
|
a476d1f97d
Add support for the new composer repository format
|
13 年之前 |
Jordi Boggiano
|
a67f62990c
Prepare for upcoming format break
|
13 年之前 |
Jordi Boggiano
|
7f65dd7409
Use RemoteFilesystem everywhere we do http requests
|
13 年之前 |
Jordi Boggiano
|
774e9d0da6
Remove dependency on filter_var
|
13 年之前 |
Jordi Boggiano
|
f6b9488bf0
Move root package handling to a dedicated loader and make ArrayLoader more strict
|
13 年之前 |
Matthias Pigulla
|
ebbc807de0
Fix whitespaces and add strict return code checking
|
13 年之前 |