Jordi Boggiano
|
dc964d6515
|
Update changelog
|
2019-08-02 20:55:15 +02:00 |
Jordi Boggiano
|
b60e44c1dc
|
Update deps
|
2019-08-02 20:41:50 +02:00 |
Jordi Boggiano
|
96ad0aa01f
|
Remove extra arg
|
2019-08-02 13:45:43 +02:00 |
Jordi Boggiano
|
872604ab36
|
Allow path repos to point to their own source dir as install target, resulting in noop, fixes #8254
|
2019-08-02 13:25:11 +02:00 |
Jordi Boggiano
|
362ebe4f68
|
Fix update mirrors to also update transport-options, fixes #7672
|
2019-07-31 18:43:18 +02:00 |
Jordi Boggiano
|
db6882b57f
|
Fix updating or URLs to include dist type and shasum, fixes #8216
|
2019-07-31 18:36:27 +02:00 |
Jordi Boggiano
|
0fe200d6d9
|
Fix origin computation
|
2019-07-31 18:01:08 +02:00 |
Jordi Boggiano
|
0261ce8092
|
Improve handling of non-standard ports for GitLab and GitHub installs, fixes #8173
|
2019-07-31 17:41:18 +02:00 |
Jordi Boggiano
|
5ddc40e93c
|
Load packages from the lock file for check-platform-reqs if no dependencies have been installed yet, fixes #8058
|
2019-07-31 15:21:32 +02:00 |
Jordi Boggiano
|
c51e52a142
|
Merge pull request #8252 from ScullWM/error_handler_signature
Fix error_handler return type declaration
|
2019-07-31 14:51:18 +02:00 |
Thomas Perez
|
3e66d0514a
|
Fix error_handler return type declaration
|
2019-07-30 18:45:41 +02:00 |
Jordi Boggiano
|
26a3e12c96
|
Merge pull request #7994 from aschempp/feature/zip-util
Extract the ZIP utility functions from ArtifactRepository
|
2019-07-30 11:36:10 +02:00 |
Jordi Boggiano
|
3f5e4f0399
|
Add support for defining a {"packagist.org":false} repo in composer init, fixes #8210
|
2019-07-30 10:58:36 +02:00 |
Jordi Boggiano
|
14f2a6dd9a
|
Fix remove command not working with escaped slashes (e.g. foo\/bar), fixes #8249
|
2019-07-30 09:48:49 +02:00 |
Jordi Boggiano
|
1a391b572c
|
Prevent require command from allowing a package to require itself, fixes #8247
|
2019-07-30 09:18:19 +02:00 |
Jordi Boggiano
|
e7051de1a4
|
Merge pull request #8215 from kpitn/patch-1
Update only one package
|
2019-07-30 08:18:30 +02:00 |
Jordi Boggiano
|
5de4a16115
|
Merge pull request #8221 from magnetik/ignore-platform-reqs-conflicts
Ignore platform reqs now handle conflict rules
|
2019-07-30 07:27:50 +02:00 |
Jordi Boggiano
|
555fa5bae2
|
Merge pull request #8239 from carusogabriel/improve-redability-foreach
Make usage of foreach to improve readability
|
2019-07-30 07:24:43 +02:00 |
Jordi Boggiano
|
7edd689533
|
Merge pull request #8243 from carusogabriel/remove-explict-void-return
Remove explicits void returns
|
2019-07-29 18:08:32 +02:00 |
Jordi Boggiano
|
6ecff8e71d
|
Merge pull request #8241 from carusogabriel/remove-assignment
Remove override assignment
|
2019-07-29 18:08:15 +02:00 |
Jordi Boggiano
|
70c0d20772
|
Merge pull request #8242 from carusogabriel/remove-unused-private-methods
Remove unused private methods
|
2019-07-29 18:07:13 +02:00 |
Jordi Boggiano
|
d9c2f00891
|
Merge pull request #8240 from carusogabriel/remove-unused-private-properties
Remove unused private properties
|
2019-07-29 18:06:55 +02:00 |
Jordi Boggiano
|
8958f40f94
|
Make sure resetting composer also resets the IO and configuration, fixes #8224
|
2019-07-29 17:57:25 +02:00 |
Jordi Boggiano
|
33759d02c4
|
Fix require command to allow working on network mounts, fixes #8231
|
2019-07-29 17:42:34 +02:00 |
Jordi Boggiano
|
79e4ff4373
|
Merge pull request #8186 from freality/script_event_originating
allow Composer\Script\Event to reference originating event
|
2019-07-29 16:46:06 +02:00 |
Jordi Boggiano
|
369e8a2247
|
Fix indenting
|
2019-07-29 16:44:50 +02:00 |
Jordi Boggiano
|
45591597f6
|
Clarify how check-platform-reqs works, fixes #8191
|
2019-07-29 16:38:01 +02:00 |
Jordi Boggiano
|
50d3c515ed
|
Merge pull request #8225 from andreybolonin/patch-1
add php 7.4snapshot
|
2019-07-29 15:01:41 +02:00 |
Gabriel Caruso
|
1d05d4171c
|
Remove unused private methods
|
2019-07-24 03:13:53 +02:00 |
Gabriel Caruso
|
8b5be1d08c
|
Remove explicts void returns
|
2019-07-24 03:07:25 +02:00 |
Gabriel Caruso
|
4cb2b303ec
|
Remove override assignment
|
2019-07-24 02:57:08 +02:00 |
Gabriel Caruso
|
6c8ddd4d57
|
Remove unused private properties
|
2019-07-24 02:53:53 +02:00 |
Gabriel Caruso
|
b4fc3b7eef
|
Make usage of foreach to improve readability
Instead of count and comparing, we can simple use a foreach.
|
2019-07-24 02:39:40 +02:00 |
Andrey Bolonin
|
54cd1290cb
|
add to allow_failures
|
2019-07-16 14:41:39 +03:00 |
Andrey Bolonin
|
fedc69f828
|
add php 7.4snapshot
|
2019-07-14 15:25:01 +03:00 |
Baptiste Lafontaine
|
a4611d511f
|
Ignore platform reqs now handle conflict rules
|
2019-07-11 16:48:57 +02:00 |
kpitn
|
8def53c4b3
|
Update only one package
This PR come with https://github.com/composer/satis/pull/509
|
2019-07-09 15:29:21 +02:00 |
Nils Adermann
|
e022c07370
|
Merge branch '1.8'
* 1.8:
SVN: hide passwords for debug output
|
2019-06-27 14:06:49 +02:00 |
Jordi Boggiano
|
cbbb6c1046
|
Merge pull request #8197 from glaubinix/f/hide-svn-passwords
SVN: hide passwords for debug output
|
2019-06-26 13:53:43 +02:00 |
Jordi Boggiano
|
32ca426e38
|
Merge remote-tracking branch 'origin/1.8'
|
2019-06-25 11:29:25 +02:00 |
Stephan Vock
|
8da046e4e9
|
SVN: hide passwords for debug output
|
2019-06-23 18:59:36 +01:00 |
Nils Adermann
|
abbbe78ac9
|
Merge pull request #8200 from nicolas-grekas/solver-clear
Free $solver asap
|
2019-06-23 11:57:58 +02:00 |
Nicolas Grekas
|
89d5d8f182
|
Free $solver asap
|
2019-06-21 18:34:16 +02:00 |
Rob Bast
|
7399638e43
|
fixes #8179
|
2019-06-17 10:48:19 +02:00 |
Ken Love
|
b51cfce8e6
|
return the upper-most event in chain
|
2019-06-13 14:51:27 -04:00 |
Ken Love
|
81a4f74b5b
|
Composer\Script\Event should have access to originating event details
|
2019-06-12 16:54:09 -04:00 |
Jordi Boggiano
|
cd15bbd64b
|
Merge pull request #8182 from hopeseekr-contribs/patch-1
[minor] Fixed a typo in the CHANGELOG.md.
|
2019-06-12 08:09:04 +02:00 |
Theodore R. Smith
|
6c76310810
|
[minor] Fixed a typo in the CHANGELOG.md.
|
2019-06-11 09:35:51 -05:00 |
Jordi Boggiano
|
76da8d792e
|
Update deps
|
2019-06-11 15:08:33 +02:00 |
Jordi Boggiano
|
0bde0ff3b3
|
Merge branch '1.8'
|
2019-06-11 15:04:22 +02:00 |