Jordi Boggiano
|
ab8437ce06
|
Merge remote-tracking branch 'swumao/feature-6892'
|
2018-01-03 16:46:50 +01:00 |
Jordi Boggiano
|
3be9591930
|
Simplify some ClassLoader code, minor memory improvement, fixes #6937
|
2018-01-03 16:24:22 +01:00 |
Jordi Boggiano
|
8a50345df7
|
Follow ignore-platform-reqs when checking for package requirements, fixes #6859
|
2018-01-03 15:02:46 +01:00 |
Jordi Boggiano
|
f222f7f896
|
Merge pull request #6961 from carusogabriel/bin
Allow bin key to receive string
|
2018-01-03 11:58:13 +01:00 |
Gabriel Caruso
|
2ad6f611d7
|
Allow bin key to receive string
|
2018-01-02 07:00:55 -02:00 |
Gabriel Caruso
|
7aad20cb30
|
[SvnDownloader] Improve plurals and singulars
|
2018-01-02 04:41:03 -02:00 |
Jordi Boggiano
|
ad27182618
|
Merge pull request #6945 from localheinz/fix/remove-main-key
Fix: Remove key when value is null
|
2017-12-29 15:25:34 +01:00 |
Andreas Möller
|
de07f588c1
|
Fix: Use array_key_exists() instead of isset()
|
2017-12-28 21:12:04 +01:00 |
Andreas Möller
|
5e68566ce6
|
Fix: Typo / wording
|
2017-12-27 19:50:16 +01:00 |
Christophe Coevoet
|
e91505ce30
|
Fix the platform requirement check command
The command must validate that the current package matches the constraint, not
that any newer package matches it.
|
2017-12-20 12:17:16 +01:00 |
Jordi Boggiano
|
50665aa18d
|
Simplify check for current revision, refs #6684
|
2017-12-19 17:50:02 +01:00 |
Jordi Boggiano
|
93cd9d874b
|
Merge remote-tracking branch 'RobberPhex/git-repo'
|
2017-12-19 15:47:58 +01:00 |
闫兴茂
|
e4bb306dfc
|
Fix for CI
|
2017-12-19 22:32:10 +08:00 |
闫兴茂
|
1c0a494c72
|
Update findBestVersionForPackage method to support return package name
|
2017-12-19 22:17:24 +08:00 |
Gabriel Caruso
|
50045a7536
|
Add no_useless_else in phpcs
|
2017-12-19 09:20:29 -02:00 |
Jordi Boggiano
|
c8aea719b1
|
CS fixes
|
2017-12-18 16:02:48 +01:00 |
Jordi Boggiano
|
f31b820b09
|
Merge pull request #6911 from johnstevenson/cygdrive
Fix shell proxy to allow user-defined cygdrive
|
2017-12-18 13:40:56 +01:00 |
Jordi Boggiano
|
847ebed6e6
|
Merge pull request #6913 from mbrodala/scripts-description-toplevel
Move "scripts-description" to toplevel
|
2017-12-18 13:39:46 +01:00 |
Jordi Boggiano
|
b32c7b3d16
|
Remove BC warning as this was never released
|
2017-12-18 13:39:20 +01:00 |
Jordi Boggiano
|
3e1b0c88d7
|
Merge branch '1.5'
|
2017-12-18 11:13:19 +01:00 |
Christian Mayer
|
512188d212
|
Filter macOS .DS_Store files when detecting github archives, fixes #6784, closes #6785
|
2017-12-18 11:11:35 +01:00 |
Mathias Brodala
|
8424235fac
|
Rename to "scripts-descriptions"
|
2017-12-18 10:47:01 +01:00 |
Jordi Boggiano
|
00f6c0a44a
|
Fix issue when requiring multiple packages once without and once with explicit version, fixes #6859
|
2017-12-18 10:35:44 +01:00 |
Mathias Brodala
|
80d0c2029b
|
Move "scripts-description" to toplevel
Fixes #6881
|
2017-12-18 10:14:24 +01:00 |
闫兴茂
|
354bd7f7e2
|
Update parse name version parirs name to lower
|
2017-12-18 14:55:03 +08:00 |
johnstevenson
|
3511edc9e8
|
Fix shell proxy to allow user-defined cygdrive
|
2017-12-17 19:29:44 +00:00 |
Jordi Boggiano
|
0a9abeef88
|
Merge branch '1.5'
|
2017-12-17 15:05:08 +01:00 |
Jordi Boggiano
|
8bc02d1aed
|
Merge pull request #6904 from brettsantore/doc-update
clarify optionality of package in require command
|
2017-12-17 15:02:18 +01:00 |
Jordi Boggiano
|
4c8c574b6c
|
Fix regex, refs #6895
|
2017-12-17 14:02:55 +01:00 |
Renoir Boulanger
|
9f723ba381
|
Support GitLab repositories w/ port over HTTPs
When we have self-hosted GitLab, over HTTPs, on a different port.
rel composer/composer#6894
|
2017-12-17 13:59:08 +01:00 |
Alessandro Lai
|
fc6c12bd0a
|
Fix pretty version guessing when non-dev branch
|
2017-12-17 13:49:15 +01:00 |
Jordi Boggiano
|
a55d9ce7b0
|
Merge pull request #6875 from OskarStark/strategy
output used strategy
|
2017-12-17 12:56:09 +01:00 |
Jordi Boggiano
|
b110f86aa0
|
Merge branch '1.5'
|
2017-12-16 22:42:30 +01:00 |
Jordi Boggiano
|
7d57f84b7d
|
Merge pull request #6879 from OskarStark/output
highlight previous composer version
|
2017-12-16 22:08:47 +01:00 |
Tom Rochette
|
c3b6c0c85e
|
Make sure exitCode is defined in the show command.
|
2017-12-16 22:08:10 +01:00 |
Gabriel Caruso
|
32a409a3ee
|
Clean elses
|
2017-12-16 04:23:48 -02:00 |
Brett Santore
|
449ecf098d
|
clarify optionality of package in require command
|
2017-12-14 11:44:54 -05:00 |
Oskar Stark
|
8b90037d7b
|
highlight previous composer version
|
2017-12-07 10:12:21 +01:00 |
Oskar Stark
|
e85bcc882c
|
output used strategy
|
2017-12-07 10:08:34 +01:00 |
Jordi Boggiano
|
ed20b3b4f6
|
Fix OutputFormatter creation with Symfony 4, fixes #6871
|
2017-12-07 09:21:26 +01:00 |
Jordi Boggiano
|
6bb3ab1868
|
Tweak help/description
|
2017-12-01 17:03:42 +01:00 |
Jordi Boggiano
|
b579884e15
|
Tweak check-platform-reqs command to check all constraints and output more information about what requires failed, refs #6709
|
2017-12-01 17:00:15 +01:00 |
Jordi Boggiano
|
edf561d602
|
Merge remote-tracking branch 'swumao/master'
|
2017-12-01 15:43:31 +01:00 |
Jordi Boggiano
|
b2f283cbd2
|
Merge pull request #6696 from legoktm/sort-installed
Sort vendor/composer/installed.json deterministically
|
2017-12-01 15:27:55 +01:00 |
Jordi Boggiano
|
224d272a0e
|
Merge branch '1.5'
|
2017-12-01 14:30:56 +01:00 |
Jordi Boggiano
|
3976d9f242
|
Fix require command picking of specific versions, fixes #6859
|
2017-12-01 14:30:51 +01:00 |
Jordi Boggiano
|
755482ddb1
|
Merge branch '1.5'
|
2017-12-01 11:01:35 +01:00 |
Jordi Boggiano
|
a928ffa4ee
|
Fix require command when specifying non-stable versions, fixes #6859
|
2017-12-01 10:55:20 +01:00 |
Jordi Boggiano
|
6a08755c25
|
Merge branch '1.5'
|
2017-11-30 17:08:38 +01:00 |
Pedro de Carvalho
|
f569833f5a
|
move $length variable outsite foreach (#6828)
the `foreach` over the `prefixDirsPsr4[$search]` won't affect `$length`.
It's used for the offset of `$logicalPathPsr4`.
|
2017-11-30 16:29:30 +01:00 |