Jordi Boggiano
|
6698e0bafa
|
Merge remote-tracking branch 'naderman/version-guess-remotes' into 1.10
|
2020-10-08 14:01:25 +02:00 |
Jordi Boggiano
|
6d8420644e
|
Merge pull request #9258 from lyrixx/patch-1
Fixed description of StatusCommand: It do list all changes in vendor, not only for "source" ones
|
2020-10-08 13:46:49 +02:00 |
Jordi Boggiano
|
c4c5647110
|
Merge pull request #9256 from GrahamCampbell/patch-1
Fixed incorrect private annotation
|
2020-10-08 13:46:23 +02:00 |
Jordi Boggiano
|
13215cdb1d
|
Merge pull request #9272 from nicolas-grekas/fix-test
Fix VcsRepositoryTest
|
2020-10-08 13:40:15 +02:00 |
Nicolas Grekas
|
f9913205dd
|
Fix VcsRepositoryTest
|
2020-10-08 11:06:39 +02:00 |
Nils Adermann
|
89afb823b6
|
VersionGuesser: Add test for remote version guess
|
2020-10-07 15:21:04 +02:00 |
Nils Adermann
|
92722a9a4c
|
VersionGuesser: Fix root package loader test which relies on git cmd in guesser
|
2020-10-07 15:11:08 +02:00 |
Nils Adermann
|
b3c465d55a
|
VersionGuesser: local branches still need to be considered
|
2020-10-07 15:10:20 +02:00 |
Nils Adermann
|
db2f09a361
|
VersionGuesser: Update tests to match new git command generated
|
2020-10-07 14:25:55 +02:00 |
Nils Adermann
|
ad643d9957
|
VersionGuesser: Analyze remote origin and upstream branches too
|
2020-10-07 14:21:22 +02:00 |
Frank Prins
|
5b34a61b4a
|
Capitalize composer name occurrences
|
2020-10-05 21:13:02 +02:00 |
Frank Prins
|
78f9dd73ce
|
Rename handling private packages page to better reflect content
|
2020-10-05 21:11:16 +02:00 |
Fränz Friederes
|
369c2ff552
|
Implement PR code style feedback
|
2020-10-05 20:52:27 +02:00 |
Frank Prins
|
2afd7e5913
|
Readded http basic auth page with link to new page so old links don't break
|
2020-10-05 14:09:58 +02:00 |
Frank Prins
|
e90e08dc26
|
Revert rename of handling private packages with satis page to split off to new CR.
|
2020-10-05 10:45:41 +02:00 |
Grégoire Pineau
|
bfb4abfb56
|
Fixed description of StatusCommand: It do list all changes in vendor, not only for "source" ones
I tested it, and even with "dist" packages, the status command is able to find modified vendor
(And that's amazing, thanks)
|
2020-10-02 10:11:47 +02:00 |
Flavio Heleno
|
9d544d98b3
|
Added short flags for 'with-dependencies' and 'with-all-dependencies'
|
2020-10-01 18:35:35 -03:00 |
Graham Campbell
|
0eb31bd027
|
Fixed incorrect private annotation
|
2020-10-01 20:24:19 +01:00 |
Frank Prins
|
6a2f91a0e0
|
Process review comments
|
2020-09-30 19:02:58 +02:00 |
Frank Prins
|
45d104ab83
|
Document authentication for private packages
|
2020-09-29 21:13:54 +02:00 |
Simon Berger
|
2223b93efd
|
Several small code improvements
|
2020-09-26 00:55:19 +02:00 |
Simon Berger
|
80d71ccb3f
|
Merged isset, unset and str_replace calls
|
2020-09-26 00:55:19 +02:00 |
Jordi Boggiano
|
23d42c6717
|
Merge pull request #9239 from stof/patch-1
Fix support for running diagnose without openssl
|
2020-09-24 11:38:15 +02:00 |
Jordi Boggiano
|
d6b39b4c55
|
Fix syntax error & improve handling
|
2020-09-24 11:35:38 +02:00 |
Christophe Coevoet
|
bcd8a73e8c
|
Fix support for running diagnose without openssl
The diagnose command already warns when openssl is not available. But the command was failing later when displaying the Openssl version.
|
2020-09-22 18:49:53 +02:00 |
Jordi Boggiano
|
5df1797d20
|
Merge pull request #9214 from mitelg/add-pretty-constraint
Add pretty constraint
|
2020-09-21 14:46:17 +02:00 |
Michael Telgmann
|
a4509d28e7
|
Introduce constants for Composer\Package\Link types
|
2020-09-21 14:22:06 +02:00 |
Michael Telgmann
|
4f4c299015
|
Add pretty constraint to links in PlatformRepository
fixes #9210
|
2020-09-21 14:18:34 +02:00 |
Jordi Boggiano
|
e3c6b213e7
|
Add note about composer.json location, fixes 9225
|
2020-09-21 13:51:49 +02:00 |
Jordi Boggiano
|
2a36c3a70a
|
Minor tweaks
|
2020-09-21 13:26:53 +02:00 |
Jordi Boggiano
|
cc1e91ba8c
|
Merge pull request #9232 from simonberger/removed-deprecated-code
Removed deprecated code from 1.x
|
2020-09-20 21:20:49 +02:00 |
Simon Berger
|
4e8a36556c
|
Removed deprecated code from 1.x
|
2020-09-20 17:59:45 +02:00 |
Simon Berger
|
974e7ba296
|
Removed unneccesary elseifs
|
2020-09-20 02:16:28 +02:00 |
Simon Berger
|
80a75e9959
|
Minor code improvements
|
2020-09-20 02:16:28 +02:00 |
Simon Berger
|
7053b6f761
|
Fixed function case declaration <> call
|
2020-09-20 02:16:28 +02:00 |
Simon Berger
|
33d7a64df9
|
Removed unused private functions
|
2020-09-20 02:16:28 +02:00 |
Simon Berger
|
a6475a7118
|
Removed unused variables, properties and parameters of private functions
|
2020-09-20 02:16:28 +02:00 |
Simon Berger
|
002fd39bc6
|
Removed passing of parameters with default value
|
2020-09-20 02:16:28 +02:00 |
Simon Berger
|
cda6e8bea6
|
Removed unnecessary property initialization or declaration
|
2020-09-20 02:16:28 +02:00 |
Simon Berger
|
6b3b51e299
|
Fixed $this usage on static functions
|
2020-09-20 02:16:28 +02:00 |
Fränz Friederes
|
7a49cda9f6
|
Fix PHPDoc types on new PreFileDownloadEvent property
|
2020-09-16 20:13:20 +02:00 |
Lars Strojny
|
696f27ca83
|
Enable APCu if prefix is set
|
2020-09-16 13:44:51 +02:00 |
Fränz Friederes
|
a1a3e29f52
|
Fix using inside anonymous function
|
2020-09-16 11:39:34 +02:00 |
Lars Strojny
|
6899060f6e
|
Remove superfluous use
|
2020-09-16 10:54:52 +02:00 |
Fränz Friederes
|
57e1ce6cdb
|
Change the file download cache key with the processed URL, implement custom cache key
|
2020-09-16 10:54:14 +02:00 |
Lars Strojny
|
7db8b33a9e
|
Restore
|
2020-09-16 10:53:55 +02:00 |
Lars Strojny
|
0b6abf3b96
|
APCu prefix as a separate option
|
2020-09-16 10:49:00 +02:00 |
Lars Strojny
|
de0085767c
|
Sanitize prefix
|
2020-09-15 12:39:22 +02:00 |
Lars Strojny
|
dafd225a35
|
Allow to pass a string for apcu-autoloader to set the APCu prefix
|
2020-09-14 22:36:53 +02:00 |
Jordi Boggiano
|
bd2f321527
|
Merge pull request #9208 from simonberger/cleanup-memory-limit-logic
Cleaned up memory_limit set logic
|
2020-09-14 21:26:48 +02:00 |