Jordi Boggiano
|
b2efcb1078
|
Update dist/source mirrors as well when updating a package's URL
|
2016-12-20 13:55:25 +01:00 |
Jordi Boggiano
|
51cfe3ba73
|
Fix whitespace in selfupdate output, fixes #5980
|
2016-12-19 15:37:30 +01:00 |
Jordi Boggiano
|
a78d800a24
|
Merge pull request #5974 from cweagans/allow-parent-path-repository
Allow use of parent directories in PathDownloader when not mirroring the path
|
2016-12-19 10:37:09 +01:00 |
Jordi Boggiano
|
1464146629
|
Explicitly cast possible-null to string
|
2016-12-19 10:31:57 +01:00 |
Jordi Boggiano
|
1bc8b702ca
|
Fix handling of annotated tags and prefer them over lightweight tags, fixes #5555
|
2016-12-18 14:50:55 +01:00 |
Jordi Boggiano
|
01885777f3
|
Fix case insensitivity of remove command, fixes #5973
|
2016-12-18 12:48:17 +01:00 |
Jordi Boggiano
|
d735524eb1
|
Merge pull request #5971 from johnstevenson/xdebug-version
Set xdebug version in environment, fixes #5967
|
2016-12-18 12:18:03 +01:00 |
Jordi Boggiano
|
da097aa6fc
|
Clarify PATH modification, refs #5970
|
2016-12-18 11:39:05 +01:00 |
Cameron Eagans
|
1cda8e1ef0
|
Allow use of parent directories in PathDownloader when not mirroring the path
|
2016-12-16 18:11:06 -07:00 |
johnstevenson
|
3928f1f3be
|
Set xdebug version in environment, fixes #5967
|
2016-12-15 21:20:41 +00:00 |
Jordi Boggiano
|
b1156ed376
|
Update date
|
2016-12-11 17:12:58 +01:00 |
Jordi Boggiano
|
a1b468ea50
|
Fix git shortening, it is sunday..
|
2016-12-11 17:04:24 +01:00 |
Jordi Boggiano
|
da2352caaa
|
Prepare 1.3.0-rc
|
2016-12-11 17:01:49 +01:00 |
Jordi Boggiano
|
98c5f825e0
|
Fix tests and regression in @ref script handling
|
2016-12-11 16:37:55 +01:00 |
Jordi Boggiano
|
58b94b66e5
|
Shorten git hashes to 10chars to avoid long lines, refs #5946
|
2016-12-11 16:29:20 +01:00 |
Jordi Boggiano
|
4d77ffcb4a
|
Merge branch 'simplify-output'
|
2016-12-11 16:24:01 +01:00 |
Jordi Boggiano
|
b0000617cc
|
Support @php prefix for scripts to reuse the current PHP interpreter, fixes #5957
|
2016-12-11 16:17:34 +01:00 |
Jordi Boggiano
|
9b0ddcd9dd
|
Merge pull request #5954 from Golodnyi/master
Not actual parameters
|
2016-12-11 16:16:52 +01:00 |
Jordi Boggiano
|
9d3e3ca486
|
Fix edge case in bitbucket driver
|
2016-12-09 18:05:17 +01:00 |
golodnyi
|
64f3079c53
|
rollback changes, since the implementation of the method "search" in the class "ComposerRepository" has parameter "type "
|
2016-12-08 22:53:03 +07:00 |
golodnyi
|
1cced223d8
|
Not actual parameters
|
2016-12-08 22:04:38 +07:00 |
Jordi Boggiano
|
4d082f77b8
|
Simplify composer output to take less lines
|
2016-12-07 01:09:06 +01:00 |
Jordi Boggiano
|
e54c7478ee
|
Attempt at fixing support for git 2.11, refs #5942
|
2016-12-07 01:02:55 +01:00 |
Jordi Boggiano
|
1dcb2b5758
|
Merge remote-tracking branch 'nicolas-grekas/apcu'
|
2016-12-07 00:21:13 +01:00 |
Jordi Boggiano
|
d5d710421c
|
Update dependencies
|
2016-12-06 23:54:00 +01:00 |
Jordi Boggiano
|
3c1300bcaf
|
Allow disabling execution of operations and lock writing independently from dryRun, closes #5787
|
2016-12-06 23:54:00 +01:00 |
Jordi Boggiano
|
cd21d7e7d4
|
Merge pull request #5897 from baptistedonaux/patch-1
Permanent swap file tutorial proposed
|
2016-12-06 22:44:11 +01:00 |
Jordi Boggiano
|
47beefe94c
|
Merge branch '1.2'
|
2016-12-06 22:03:07 +01:00 |
Jordi Boggiano
|
021facff7a
|
Update changelog for 1.2.4
|
2016-12-06 22:00:44 +01:00 |
Jordi Boggiano
|
9ee17ef6ff
|
Fix handling of partial package listings containing replaces/provides
|
2016-12-06 21:56:09 +01:00 |
Jordi Boggiano
|
e9d04f2b2d
|
Merge branch '1.2'
|
2016-12-06 17:04:39 +01:00 |
Hans-Joachim Michl
|
817b2747c7
|
Fix #5672
This fixes the issue reported in #5672.
It just makes sure the ZendGuard encoded files can be autoloaded correctly.
|
2016-12-06 17:02:27 +01:00 |
Dries Vints
|
58b27289d0
|
Do not add newlines for errors
|
2016-12-06 16:53:56 +01:00 |
Dries Vints
|
2ab7df5566
|
Do not add newlines to output
|
2016-12-06 16:53:46 +01:00 |
Nicolas Grekas
|
6d4e60b991
|
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
2016-12-06 11:21:44 +01:00 |
Rob
|
fb6f6fd26c
|
Merge pull request #5932 from markwatney2016/patch-3
Fix wrong Composer package "type" example
|
2016-12-04 00:33:39 +01:00 |
Mark Watney
|
a8a432c580
|
Fix wrong Composer package "type" example
Details: https://wiki.typo3.org/Composer#TYPO3_Composer_installers
|
2016-12-02 20:22:07 +01:00 |
Rob Bast
|
960607afc8
|
Merge branch '1.2' of github.com:composer/composer
* '1.2' of github.com:composer/composer:
semver.mwl.be moved to HTTPS
|
2016-12-02 10:09:28 +01:00 |
Rob
|
a9e5be2b17
|
Merge pull request #5928 from Slamdunk/patch-1
semver.mwl.be moved to HTTPS
|
2016-12-02 09:13:15 +01:00 |
Filippo Tessarotto
|
35a5036c3e
|
semver.mwl.be moved to HTTPS
|
2016-12-02 09:09:31 +01:00 |
Rob
|
3a3fd68b68
|
Merge pull request #5927 from lovett/patch-1
Clean up a merge conflict in repositories doc
|
2016-12-01 20:44:52 +01:00 |
Bill Lovett
|
9e16882d12
|
Clean up a merge conflict in repositories doc
A merge conflict slipped through recently, corrupting the page a bit.
|
2016-12-01 09:44:35 -05:00 |
Jordi Boggiano
|
9b730183a6
|
Merge branch '1.2'
|
2016-12-01 14:33:34 +01:00 |
Jordi Boggiano
|
f3f063e3e2
|
Merge pull request #5888 from alcohol/array-default
use array as default value
|
2016-12-01 14:24:41 +01:00 |
Jordi Boggiano
|
0f276e3890
|
Merge pull request #5907 from Rudloff/feature/status-code
Non-zero status code when there are outdated packages (fixes #5901)
|
2016-12-01 14:22:22 +01:00 |
Rob Bast
|
873f17261c
|
try to fix test instead of guarding implementation
|
2016-12-01 14:03:20 +01:00 |
Jordi Boggiano
|
df29bbc98e
|
Merge pull request #5924 from alcohol/support-libressl
support libressl
|
2016-12-01 13:37:45 +01:00 |
Rob Bast
|
bcba1399c5
|
support libressl
closes #5917
|
2016-12-01 13:36:43 +01:00 |
Jordi Boggiano
|
193d53921b
|
Merge branch '1.2'
|
2016-12-01 00:00:32 +01:00 |
Jordi Boggiano
|
8a2f597db3
|
Fix tests
|
2016-11-30 23:56:43 +01:00 |