6773 Commits (034f1cf591e9061500488a4c354050cf3ea4965f)
 

Author SHA1 Message Date
Steve Buzonas 7b6e06c686 normalize version to provide consistent output from package version vs vcs version 8 years ago
Sven Wittevrongel ca6f7b365b revert 3ad5f1843b 8 years ago
Sven Wittevrongel b80c33ba5c type-hint array for setConfig & setScripts 8 years ago
Sven Wittevrongel 3ad5f1843b Remove getScript from CompletePackage (it is root-only) 8 years ago
Sven Wittevrongel cccfb2fb22 RootAliasPackage fix 8 years ago
Sven Wittevrongel d0b0d1ad24 RootPackage::getScripts 8 years ago
Sven Wittevrongel dec44e6ba9 getconfig in RootAliasPackage 8 years ago
Sven Wittevrongel 3905f275d6 RootPackage::getConfig 8 years ago
Jordi Boggiano a8bb93aa1f Fix typo 8 years ago
Jordi Boggiano 02628acf26 Merge branch '1.1' 8 years ago
Jordi Boggiano cb71873aa1 Update semver dep, fixes #5397 8 years ago
Steve Buzonas 64afdcc2aa remove var_dump 8 years ago
Jordi Boggiano 72c9fab976 Merge pull request #5394 from svengerlach/more-no-scripts
--no-scripts option for remove and require command
8 years ago
Jordi Boggiano 11e53e6f84 Merge pull request #5396 from Soullivaneuh/patch-1
Use caret operator for unbound version constraints doc
8 years ago
Jordi Boggiano 5ae816d508 Merge pull request #5393 from mlocati/eval-strict-types
Strip out declare strict_types from plugins
8 years ago
Jordi Boggiano c2129dedbc Merge pull request #5398 from fulldecent/patch-3
More specific language and clearer warning
8 years ago
William Entriken 618026fd3e More specific language and clearer warning 8 years ago
Sullivan SENECHAL 567497ae9f Use caret operator for unbound version constraints doc
Because the caret is closer to semver than the tilde.
8 years ago
Sven Gerlach da4d5c670a Added option --no-scripts for require and remove command to 03-cli.md 8 years ago
Michele Locati 0b08daff02
Simplify evaluation of PHP code 8 years ago
Sven Gerlach 4fd35baf1f Added --no-scripts InputOption for RemoveCommand 8 years ago
Sven Gerlach 28b88dd675 Added --no-scripts InputOption for RequireCommand 8 years ago
Michele Locati 097003b5bb
Add test case for strict types declaration 8 years ago
Michele Locati 759987da62
Strip out declare strict_types 8 years ago
Jesse Donat b108ed9484 Adds --no-suggest to UpdateCommand 8 years ago
Jesse Donat cbfd81dc99 Adds flag to allow suggestions to be skipped 8 years ago
Jordi Boggiano b81210d9f8 Use stronger language and link to faq, fixes #5382, closes #5383 8 years ago
Jordi Boggiano 78fd5bd14f Add new FAQ, refs #5382 8 years ago
Jordi Boggiano d1425ec008 Merge branch '1.1' 8 years ago
Jordi Boggiano 50b101414e Update changelog 8 years ago
Jordi Boggiano c289776d94 Force-collapse multiple slashes into one, fixes #5387 8 years ago
Jordi Boggiano 43273c4366 Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
Jeremy Benoist 4f7fbbc879 Introduce InstallerBinaryInterface
This is an interface for Installer which should support installing binary.
ATM there is only the `LibraryInstaller`.

It eases the check for supported method when installing binaries for all packages
8 years ago
Marco Villegas b5c55d5167 Adjust GitDownloaderTest to include for the new getVersion() method in Git. 8 years ago
Marco Villegas 7e91e9fd80 Use git cache path to mirror the repository before download to vendor target. 8 years ago
Marco Villegas 5bb0433a51 Provide a way to retirve git version from the related util class. 8 years ago
Luis Faceira 1d733ba21a GitDownloaderTest uses temp dir as composer home config
When creating a DownloaderMock a home config dir is
ensured to exist, so that no test fails for lack of it
that on a regular run would be set by the Factory
8 years ago
Luís Faceira 7b22b7a511 Use dissociate git option
Added the usage of dissociate so that the repos work properly
even if the cache gets deleted after the clone
8 years ago
Luís Faceira 5dd35c590e Escaped git --reference argument 8 years ago
Luís Faceira 292bd3f6a3 Use vcs dir as git reference, if existing, to speed up download
Also added home dir to default initial settings
8 years ago
Jordi Boggiano 04ae1584dc Add docs about package type to prompt, fixes #5378 8 years ago
Jordi Boggiano 06c45623d7 Update json-schema & other deps, fixes #5374 8 years ago
Jordi Boggiano 98b0af1386 Add _comment to schema to make it valid, fixes #5364 8 years ago
Jordi Boggiano d401f6e95c Merge pull request #5359 from bdusell/patch-1
Fix typo in 02-libraries.md
8 years ago
Brian DuSell 66357e8b5b Update 02-libraries.md
hit the "Submit" -> hit the "Submit" button
8 years ago
Jordi Boggiano e2c3bc5e89 Merge branch '1.1' 8 years ago
Jordi Boggiano 3ac822d5e2 Fix access_token param being incorrectly added on github requests after a redirection, fixes #5099 8 years ago
Jordi Boggiano 9dc6490403 Override the config source with the local one as it should be 8 years ago
Jordi Boggiano 32a8a60695 Merge branch '1.1' 8 years ago
Jordi Boggiano 143db7a9f5 Fix degraded mode usage on packagist, fixes #5350 8 years ago