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
Alessandro Lai
7b966f9355
Remove reference to COMPOSER_IGNORE_XDEBUG_WARN
2016-12-06 17:48:23 +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
Alessandro Lai
365e3feba9
[Documentation] Update troubleshooting article
...
- remove the xdebug section, since it will be irrelevant from v1.3
- add cPanel shell fork bomb protection as an other possible root cause of memory errors
2016-12-02 18:26: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
Jordi Boggiano
ce4d941b3e
Prepare 1.2.3 changelog
2016-11-30 23:56:38 +01:00
Jordi Boggiano
91e7372c6e
Backport update packagist default repo to be packagist.org
2016-11-30 22:57:11 +01:00
Jordi Boggiano
7259630cbe
Fix support for partial provider repos
2016-11-30 22:53:59 +01:00
Rob
ecf267530d
Merge pull request #5910 from debugteam/patch-1
...
disabling packagist.org did not work
2016-11-30 07:35:46 +01:00
debugteam
2333a0120e
disabling packagist.org did not work
...
While testing i found that
"packagist.org": false
didn't work to disable packagist.
I have read following issue
https://github.com/composer/composer/issues/3713
afterwards i've testet
"composer config repositories.packagist false"
did the review on the composer.json and found that
"packagist": false
actually disabled packagist.
2016-11-29 18:02:38 +01:00
Pierre Rudloff
7d52bd6ed5
Non-zero status code when there are outdated packages ( fixes #5901 )
2016-11-28 13:06:53 +01:00
Baptiste Donaux
90b79d685a
Permanent swap file tutorial proposed
2016-11-23 12:05:55 +01:00
Jordi Boggiano
f1eb787013
Merge pull request #5882 from johnstevenson/xdebug-handler-ini
...
Use random name for tmp ini and delete after use
2016-11-21 13:39:07 +01:00