Commit History

Author SHA1 Message Date
  Jordi Boggiano bad80878bc Merge remote-tracking branch 'sashman/master' 9 years ago
  Jordi Boggiano 1375f8e60a Remove setter/getter that isnt needed, refs #4933 9 years ago
  Jordi Boggiano 4df7ade801 Merge remote-tracking branch 'burci/feature/path_downloader_option_to_force_copy' 9 years ago
  Rob Bast a245c4618b php-cs-fixer 9 years ago
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 years ago
  Sash 582e361a88 Fixing array accessing 9 years ago
  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. 9 years ago
  Peter Buri 861b2bc8e8 Introduce option to force copy instead of symlinking in PathDownloader 9 years ago
  Niels Keurentjes ff6700f9ee Ignore empty path repositories per issue #4903 9 years ago
  Rob Bast 47aa87ea97 use full json content to determine reference, closes #4859 9 years ago
  Jordi Boggiano 1818b95149 CS fixes 9 years ago
  Niels Keurentjes 84fed02df1 Globbing while resolving path repositories now normalizes to slashes for predictable cross-platform behaviour. Fixes #4726 9 years ago
  Lukáš Homza 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 10 years ago
  Jordi Boggiano 6c9b161c43 Re-use locker content hash logic to generate dist reference, refs #4515 10 years ago
  Joel Wurtz 7f42fe4c10 Issue #4512 Set reference in path repository 10 years ago
  Jordi Boggiano ce08582671 Fix CS 10 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 years ago
  Dennis Birkholz 9febf55f76 Store url relative again, fix 4439 10 years ago
  Dennis Birkholz 681e543793 Make check more obvious 10 years ago
  Dennis Birkholz 6b1c9882dd Replace tracking variable with direct package count check 10 years ago
  Dennis Birkholz 2fb7dd881a Fix missing trailing / in repository paths 10 years ago
  Dennis Birkholz 3ef222c920 Make repository path absolute (again) 10 years ago
  Dennis Birkholz 973491b65d Fix docblock, path names returned by glob() are not necessary absolute 10 years ago
  Dennis Birkholz 19146d1cec Docblock fix as suggested by @alcohol 10 years ago
  Dennis Birkholz c06edd61e4 Fail if no repository was found 10 years ago
  Dennis Birkholz e4435790a4 Documentation 10 years ago
  Dennis Birkholz 4209fd2e4a Store correct url for package, not original url containing wildcards. 10 years ago
  Dennis Birkholz 323537ad0f Allow wildcards in repository path names. 10 years ago
  Samuel ROZE 0e8c5fa62e Store path from composer.json with the `path` repository to ensure lock file to be reused 10 years ago
  Jordi Boggiano 89c6a68a76 Updates to path repository and path downloader, refs #4365 10 years ago