8028 Commits (b44c9acae60fa70ed4915fe79b578141ec05a10c)
 

Author SHA1 Message Date
Rob b44c9acae6
Merge pull request #7477 from staabm/patch-1
GLOB_BRACE is not defined on all platforms
6 years ago
Markus Staab 70a1a6e510
Throw a RuntimeException when glob braces are used but not supported by the OS 6 years ago
Markus Staab e89d16c47d
GLOB_BRACE is not defined on all platforms 6 years ago
Jordi Boggiano b3d6a17518
Merge pull request #7444 from inaling/add_repositories_path_glob
Add repositories path glob
6 years ago
Jordi Boggiano 3d2b0deb6a
Merge pull request #7402 from m-jch/master
composer show options -t and -l do not work together, fixes #7210
6 years ago
Jordi Boggiano 81326fadc8
Merge pull request #7470 from kalessil/master
[minor] SCA
6 years ago
Vladimir Reznichenko 6f6d59426d New finding by Static Code Analysis: revert uniqid() to comply long path requirements 6 years ago
Vladimir Reznichenko cd39efc72c New finding by Static Code Analysis 6 years ago
Rob 006c921abd
Merge pull request #7467 from staabm/less-count
Use variable to call count() less often
6 years ago
Markus Staab 50565cb0c8 Use variable to call count() less often 6 years ago
Rob 68d468d683
Merge pull request #7450 from staabm/simpler-hash
Use a simpler hashing for the Rule2Literal case
6 years ago
Rob 1e9136f086
Merge pull request #7456 from staabm/simpler-equals
Specialize Rule2Literal->equals(Rule2Literal) for speedup
6 years ago
Rob 7079cdb70d
Merge pull request #7458 from staabm/patch-3
Define variable only when actually used
6 years ago
Rob b350c09c7e
Merge pull request #7457 from staabm/patch-2
Remove unnecessary abs() calls
6 years ago
Rob e0eaca21f7
Merge pull request #7451 from staabm/patch-1
Temporary save the package-name into a variable
6 years ago
Markus Staab 86d5de2965
Define variable only when actually used 6 years ago
Markus Staab 42516901f1
Removed another unnecessary abs() call 6 years ago
Markus Staab 0e16dbabde
Removed another unnecessary abs() call 6 years ago
Markus Staab e3a23f4ae6
Remove unnecessary abs() calls
Literal cannot be negative at this point
6 years ago
Markus Staab 7a4937bbcc Specialize Rule2Literal->equals(Rule2Literal) for speedup 6 years ago
Markus Staab 07383552b3
Temporary save the package-name into a variable
this reduces number of unnecessary function calls in the hot path of "composer update"
6 years ago
Markus Staab 0aa7ec2d2c Use a simpler hashing for the Rule2Literal case
this speeds up "composer update" by ~18%
6 years ago
Kazuhiro Inari 354eec76ae Add repositories path glob 6 years ago
Rob f24fcea35b
Merge pull request #7441 from carusogabriel/improvements
Improvements
6 years ago
Gabriel Caruso 7d9f8e2247
Improvements
Small improvements, such as remove unused imports, unecessaries casts, parentheses, etc.
6 years ago
Rob ff3ac9a876
Merge pull request #7424 from localheinz/fix/badge
Fix: Remove VersionEye badges
6 years ago
Rob 0c6201de3e
Merge pull request #7419 from nathanpurcell/patch-1
Update example for auth.json in BitBucket config
6 years ago
Rob 0c20d19d33
Merge pull request #7412 from keradus/patch-1
DX: .php_cs - drop commented option of v1
6 years ago
Andreas Möller c5cbdec0de
Fix: Remove VersionEye badges 6 years ago
Nathan Purcell dcdef95785
Update example for auth.json in BitBucket config
Remove the `config` level
6 years ago
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 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