8100 Commits (81516098e5ac4fe4fb6a948ec5c6477011fda232)
 

Author SHA1 Message Date
Dariusz Rumiński 3db5e0e3fc
DX: .php_cs - drop commented option of v1
This option had been removed in v2.0, linter is enabled and can't be disabled. Don't worry - under PHP 7 it has no performance impact
6 years ago
mohsen shafiei 20e89a7621 composer show options -t and -l do not work together, fixes #7210 6 years ago
Jordi Boggiano f92e15b032
Merge pull request #7399 from theofidry/bugfix/fix-suggest-reporter
Hide suggest reason when there is not one
6 years ago
Théo FIDRY 87646ae689
Hide suggest reason when there is not one 6 years ago
Jordi Boggiano 837ad7c14e Merge branch '1.6' 6 years ago
Rasmus Schultz 5bae1913ab swap tests to prevent conflicting error-messages 6 years ago
Rasmus Schultz 07867724d0 add back the warning about missing unzip
display an error-message on non-Windows OS if unzip is unavailable, per #7383
6 years ago
Jordi Boggiano 1dd2e6f222 Merge branch '1.6' 6 years ago
Jordi Boggiano 0a27ca7b65 Make sure circular dependencies do not break the autoload dumper, refs #7316, refs #7348 6 years ago
Jordi Boggiano 3fb2a054a7
Merge pull request #7357 from Toflar/better-solver-debug-output
Improve SAT resolving developer debug information
6 years ago
Jordi Boggiano db71ce93ba
Merge pull request #7391 from JKetelaar/patch-1
Fixed typo in docs
6 years ago
Jeroen Ketelaar 6ff74d3ed1
[BUGFIX] Fixed typo in comment 6 years ago
Jordi Boggiano f3307237a5
Merge pull request #7382 from sampablokuper/spk-note-version-numbering-system
Document the versioning system used by Composer.
6 years ago
Sam Pablo Kuper d7645a83a2 Document the versioning system used by Composer.
Fixes #7356.
6 years ago
Jordi Boggiano b8989796bf Merge branch '1.6' 6 years ago
Jordi Boggiano ccb4acaf3f
Merge pull request #7364 from robbieaverill/pulls/1.6/phpdoc-fixes
FIX Update PHPDocs to indicate more specific return types
6 years ago
Jordi Boggiano eedbd218f5 Make sure circular dependencies do not break the autoload dumper, refs #7316, refs #7348 6 years ago
Yanick Witschi d82bdc04ac Improved debugging output 6 years ago
Rob 1016cf19b2
Merge pull request #7351 from zefrog/fix-git-auth-failure-no-tty
Fix Git detection of authentication failure when no tty is attached to the process
6 years ago
Robbie Averill ee97f26931 FIX Update PHPDocs to indicate more specific return types 6 years ago
Yanick Witschi 5435877bd9 Improve SAT resolving developer debug information 6 years ago
Jordi Boggiano 089f3803de Merge remote-tracking branch 'helhum/sf-hidden-input' 6 years ago
Jordi Boggiano 46f973e213 Merge branch '1.6' 6 years ago
Jordi Boggiano c6d53abf89 Fix tests 6 years ago
Jordi Boggiano 70e431368f Merge remote-tracking branch 'ph-fritsche/1.6' into 1.6 6 years ago
zefrog fd00ea7ce8 Fix Git detection of authentication failure when no tty is attached to the process 6 years ago
Jordi Boggiano af1dccb1fb Avoid showing virtual packages in search results, fixes #7310 6 years ago
Helmut Hummel b99798068d Use symfony/console for hidden questions
Fixes: #7337
6 years ago
Philipp Fritsche b0be87177d
Filter dev-dependencies from "dump-autoload --no-dev" , fixes #4343 6 years ago
Jordi Boggiano 22025f2e29 Merge branch '1.6' 6 years ago
Jordi Boggiano b540ce264c Update changelog 6 years ago
Jordi Boggiano 4ebb747e12 Merge branch '1.6' 6 years ago
Jordi Boggiano e697293cd9 Handle broken symlinks more cleanly, fixes #7255 6 years ago
Jordi Boggiano 78ae0a97f7 Terminate quoted strings 6 years ago
Jordi Boggiano 3b9d6769bf Fix class names in comments being parsed in short_open_tags files, fixes #7289 6 years ago
Jordi Boggiano a3ed8484be
Merge pull request #7303 from nicolas-grekas/c-locale
Force "C" locale to prevent issue with Turkish "I"
6 years ago
Jordi Boggiano c35dc1ac6f
Merge pull request #7306 from mw-jko/patch-1
add hint for possible need of gitlab-domains option
6 years ago
Jordi Boggiano 464daeebe2 Merge branch '1.6' 6 years ago
Jordi Boggiano 43e33be79f Fix regression in 036fc44c25, fixes #7268 6 years ago
mw-jko 635d96b5e5
add hint for possible need of gitlab-domains option 6 years ago
Rob 69d25c090e
Merge pull request #7286 from stof/patch-1
Fix the JSON schema for package repositories
6 years ago
Nicolas Grekas 658685744b Force "C" locale to prevent issue with turkish "I" 6 years ago
Christophe Coevoet 61f54e19ce
Fix the JSON schema for package repositories 6 years ago
Jordi Boggiano 34c371f5f2
Merge pull request #7284 from Calinou/improve-doc-install-programmatically
Improve grammar in the programmatic Composer installation page
6 years ago
Hugo Locurcio a06ae28c69
Improve grammar in the programmatic Composer installation page 6 years ago
Jordi Boggiano 0f373e3249 Fix issues introduced by #7191, fixes #7263 6 years ago
Jordi Boggiano 03fb68009c Merge branch '1.6' 6 years ago
Jordi Boggiano 38866ba310 Merge remote-tracking branch 'johnstevenson/external-xdebug' 6 years ago
Jordi Boggiano 0704cd5142 Revert symfony/console to 2.8.37
Workaround for issues caused by https://github.com/symfony/symfony/pull/26609

Fixes #7264
6 years ago
Jordi Boggiano f42e6a5772 Compute keep-vcs/remove-vcs last minute to allow plugins to change the value, refs #7002 6 years ago