10058 Commits (8d0596163cabca4f9729a6e92adc14f044777dae)
 

Author SHA1 Message Date
Jordi Boggiano cc1e91ba8c
Merge pull request #9232 from simonberger/removed-deprecated-code
Removed deprecated code from 1.x
4 years ago
Simon Berger 4e8a36556c Removed deprecated code from 1.x 4 years ago
Simon Berger 974e7ba296 Removed unneccesary elseifs 4 years ago
Simon Berger 80a75e9959 Minor code improvements 4 years ago
Simon Berger 7053b6f761 Fixed function case declaration <> call 4 years ago
Simon Berger 33d7a64df9 Removed unused private functions 4 years ago
Simon Berger a6475a7118 Removed unused variables, properties and parameters of private functions 4 years ago
Simon Berger 002fd39bc6 Removed passing of parameters with default value 4 years ago
Simon Berger cda6e8bea6 Removed unnecessary property initialization or declaration 4 years ago
Simon Berger 6b3b51e299 Fixed $this usage on static functions 4 years ago
Fränz Friederes 7a49cda9f6
Fix PHPDoc types on new PreFileDownloadEvent property 4 years ago
Lars Strojny 696f27ca83
Enable APCu if prefix is set 4 years ago
Fränz Friederes a1a3e29f52
Fix using inside anonymous function 4 years ago
Lars Strojny 6899060f6e
Remove superfluous use 4 years ago
Fränz Friederes 57e1ce6cdb
Change the file download cache key with the processed URL, implement custom cache key 4 years ago
Lars Strojny 7db8b33a9e
Restore 4 years ago
Lars Strojny 0b6abf3b96
APCu prefix as a separate option 4 years ago
Lars Strojny de0085767c
Sanitize prefix 4 years ago
Lars Strojny dafd225a35
Allow to pass a string for apcu-autoloader to set the APCu prefix 4 years ago
Jordi Boggiano bd2f321527
Merge pull request #9208 from simonberger/cleanup-memory-limit-logic
Cleaned up memory_limit set logic
4 years ago
Jordi Boggiano 99300f6dc0
Merge pull request #9206 from staabm/patch-3
Improve error message further
4 years ago
Jordi Boggiano 548f346282
Merge pull request #9203 from simonberger/lazy-provider-skip-failed-exception
Do not hard fail on lazy repository when network is disabled and no package cache exists
4 years ago
Simon Berger 3aadbaa6c4 Cleaned up memory_limit set logic 4 years ago
Markus Staab cf9786f112
Improve error message further 4 years ago
Simon Berger 74e02193a8 Do not hard fail on lazy repository when network is disabled and no package cache exists 4 years ago
Jordi Boggiano 6cf4ba051c
Update messaging about plugin errors 4 years ago
Jordi Boggiano c1b0e6c293
Merge pull request #9054 from GrahamCampbell/php8
Fix tests on PHP 8.0
4 years ago
Jordi Boggiano c2317d59bb
Bump phpstan and deps 4 years ago
Jordi Boggiano 89c4cb8836
Bump phpstan and deps 4 years ago
Jordi Boggiano d942c65e0c
Fix more warnings 4 years ago
Jordi Boggiano 711d4792ce
Attempt rolling back a couple changes 4 years ago
Graham Campbell 144d8e5359
Removed guff 4 years ago
Graham Campbell 1a2fea3509
Fix actions on PHP 8.0 4 years ago
Jordi Boggiano a1c731b552
Merge pull request #9200 from Seldaek/phpunit-warns
Fix warnings on higher phpunit versions
4 years ago
Jordi Boggiano 1593b67230
Fix warnings on higher phpunit versions 4 years ago
Jordi Boggiano bb96b04f4a
Remove dead code 4 years ago
Jordi Boggiano 5c0c51388a
Update changelog 4 years ago
Jordi Boggiano 2a82371adf
Rename available-package-regexes to available-package-patterns and switch negated function around, refs #9197 4 years ago
Jordi Boggiano 8d985634a8
Merge remote-tracking branch 'mbaynton/available-packages-regex' 4 years ago
Mike Baynton 66a767c065 specify covered names with regexes in 2.x repos
This supplements the available-packages list so that repositories may
rule themselves out of a given name (and thus not be probed with lazy
load requests) by regex, as well as by exact name match.

The use case is sizeable and varying supplemental Composer repositories
such as packages.drupal.org, which otherwise must either maintain a list
of over 10k package names in their root packages.json or accept lots of
lazy-load requests for unrelated packages that will 404.
4 years ago
Jordi Boggiano 0408207e35
Merge branch '1.10' 4 years ago
Jordi Boggiano 44508319d1
Update semver and changelog 4 years ago
Jordi Boggiano 4a02768591
Fail hard if an invalid root alias is detected 4 years ago
Jordi Boggiano 348964f2ed
Merge branch '1.10' 4 years ago
Jordi Boggiano d61c1ccb7c
Update changelog 4 years ago
Jordi Boggiano a5f5838873
Update semver to latest 4 years ago
Jordi Boggiano 6f91e038ea
Merge branch '1.10' 4 years ago
Jordi Boggiano f4f952f1ce
Update changelog 4 years ago
Jordi Boggiano e11d19c255
Update deps 4 years ago
Jordi Boggiano bce1e77c45
Bump dependencies 4 years ago