Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike van Rooyen e910e06f63 Add details of the path to aid debugging hace 6 años
  Mike van Rooyen 18895064ad Check that if the getUrlMatches method returns an empty value which means the path is incorrect hace 6 años
  Jordi Boggiano 7d99a56332 Combine conditionals in one hace 6 años
  rbairwell 550c01b471 Fixes a problem with path based repositories on PHP7.4 where an attempt is made to access null as an array hace 6 años
  Jordi Boggiano ff59bbdab0 CS fixer hace 7 años
  Markus Staab 70a1a6e510 Throw a RuntimeException when glob braces are used but not supported by the OS hace 7 años
  Markus Staab e89d16c47d GLOB_BRACE is not defined on all platforms hace 7 años
  Kazuhiro Inari 354eec76ae Add repositories path glob hace 7 años
  Jordi Boggiano 9041622b86 Fix version guessing regression and a few other issues, fixes #7127 hace 7 años
  Jordi Boggiano 1682d7d454 Fix path repo version parsing to follow COMPOSER_ROOT_VERSION when the git repo is shared with the root package, fixes #6625 hace 8 años
  Jordi Boggiano d8c94c2640 Merge remote-tracking branch 'curry684/home-expansion' hace 9 años
  Niels Keurentjes 23ad67b3be Implement support for tilde expansion, mainly for path repositories hace 9 años
  Jordi Boggiano ad5951218b Also trim trailing slashes in PathRepo, refs #5164 hace 9 años
  Niels Keurentjes d41bd2909b Make path repository options part of the dist reference hash, fixes #5048 hace 9 años
  Jordi Boggiano bad80878bc Merge remote-tracking branch 'sashman/master' hace 9 años
  Jordi Boggiano 1375f8e60a Remove setter/getter that isnt needed, refs #4933 hace 9 años
  Jordi Boggiano 4df7ade801 Merge remote-tracking branch 'burci/feature/path_downloader_option_to_force_copy' hace 9 años
  Rob Bast a245c4618b php-cs-fixer hace 9 años
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time hace 9 años
  Sash 582e361a88 Fixing array accessing hace 9 años
  Sash f6899e5c38 #4828 Using version guesser to pull out the commit has for git repositories. The return value is now an array with version and commit values. hace 9 años
  Peter Buri 861b2bc8e8 Introduce option to force copy instead of symlinking in PathDownloader hace 9 años
  Niels Keurentjes ff6700f9ee Ignore empty path repositories per issue #4903 hace 9 años
  Rob Bast 47aa87ea97 use full json content to determine reference, closes #4859 hace 9 años
  Jordi Boggiano 1818b95149 CS fixes hace 10 años
  Niels Keurentjes 84fed02df1 Globbing while resolving path repositories now normalizes to slashes for predictable cross-platform behaviour. Fixes #4726 hace 10 años
  Lukáš Homza 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod hace 10 años
  Jordi Boggiano 6c9b161c43 Re-use locker content hash logic to generate dist reference, refs #4515 hace 10 años
  Joel Wurtz 7f42fe4c10 Issue #4512 Set reference in path repository hace 10 años
  Jordi Boggiano ce08582671 Fix CS hace 10 años