34 Commits (b981c1e09dfa9f3d963bda5433e4634b03696be6)

Author SHA1 Message Date
Niels Keurentjes d41bd2909b Make path repository options part of the dist reference hash, fixes #5048 8 years ago
Jordi Boggiano bad80878bc Merge remote-tracking branch 'sashman/master' 8 years ago
Jordi Boggiano 1375f8e60a Remove setter/getter that isnt needed, refs #4933 8 years ago
Jordi Boggiano 4df7ade801 Merge remote-tracking branch 'burci/feature/path_downloader_option_to_force_copy' 8 years ago
Rob Bast a245c4618b php-cs-fixer 8 years ago
Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 8 years ago
Sash 582e361a88 Fixing array accessing 8 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. 8 years ago
Peter Buri 861b2bc8e8 Introduce option to force copy instead of symlinking in PathDownloader 8 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 9 years ago
Jordi Boggiano 6c9b161c43 Re-use locker content hash logic to generate dist reference, refs #4515 9 years ago
Joel Wurtz 7f42fe4c10 Issue #4512 Set reference in path repository 9 years ago
Jordi Boggiano ce08582671 Fix CS 9 years ago
Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
Dennis Birkholz 9febf55f76 Store url relative again, fix 4439 9 years ago
Dennis Birkholz 681e543793 Make check more obvious 9 years ago
Dennis Birkholz 6b1c9882dd Replace tracking variable with direct package count check 9 years ago
Dennis Birkholz 2fb7dd881a Fix missing trailing / in repository paths 9 years ago
Dennis Birkholz 3ef222c920 Make repository path absolute (again) 9 years ago
Dennis Birkholz 973491b65d Fix docblock, path names returned by glob() are not necessary absolute 9 years ago
Dennis Birkholz 19146d1cec Docblock fix as suggested by @alcohol 9 years ago
Dennis Birkholz c06edd61e4 Fail if no repository was found 9 years ago
Dennis Birkholz e4435790a4 Documentation 9 years ago
Dennis Birkholz 4209fd2e4a Store correct url for package, not original url containing wildcards. 9 years ago
Dennis Birkholz 323537ad0f Allow wildcards in repository path names. 9 years ago
Samuel ROZE 0e8c5fa62e Store path from composer.json with the `path` repository to ensure lock file to be reused 9 years ago
Jordi Boggiano 89c6a68a76 Updates to path repository and path downloader, refs #4365 9 years ago
Samuel ROZE 6c16153302 Added repository tests 9 years ago
Samuel ROZE 623f31fcc4 Use version guesser to get local package version 9 years ago
Samuel ROZE ead68d3d49 Create the path repository and downloader 9 years ago