Jordi Boggiano
5e1c01e132
Merge pull request #911 from adrienbrault/patch-1
...
Fix Solver CS
2012-07-15 08:44:58 -07:00
Jordi Boggiano
b007836a13
Merge pull request #912 from WanWizard/master
...
fixed getContext() choking on empty HTTP_PROXY environment variable
2012-07-15 08:44:03 -07:00
WanWizard
e24226162d
fixed getContext() choking on empty HTTP_PROXY environment variable
...
Signed-off-by: WanWizard <wanwizard@wanwizard.eu>
2012-07-15 17:24:27 +02:00
Adrien Brault
4263fe9255
Fix Solver CS
2012-07-15 17:31:03 +03:00
Peter Johnson
2f26d2a749
Copy change
2012-07-15 05:06:44 +01:00
Jordi Boggiano
bf245ab885
Merge pull request #907 from chEbba/package-support
...
Add getSupport method to the PackageInterface.
2012-07-14 09:00:20 -07:00
Kirill chEbba Chebunin
c62d4179b3
Remove unnecessary use statement from ArrayDumperTet
2012-07-14 16:01:55 +04:00
Kirill chEbba Chebunin
75d756f665
Add getSupport method to the PackageInterface.
2012-07-14 15:51:45 +04:00
Nils Adermann
4592765874
Merge pull request #903 from iambrosi/patch-1
...
Fixed typos
2012-07-13 21:11:41 -07:00
Ismael Ambrosi
b368031657
Fixed typos
2012-07-13 17:16:17 -03:00
Jordi Boggiano
d87b8d3493
Merge pull request #886 from palex-fpt/pear-binaries
...
Pear binaries
2012-07-13 12:46:46 -07:00
Jordi Boggiano
39b8cea28d
Merge pull request #902 from ffguru/patch-1
...
correct path of autoload_namespaces.php
2012-07-13 11:47:35 -07:00
ffguru
daea0c76cc
correct path of autoload_namespaces.php
2012-07-13 21:45:32 +03:00
Nils Adermann
302948db3e
Merge branch 'versioncomp'
...
* versioncomp:
Correctly treat dev versions for other types of comparisons and add tests
Remove useless ternary operator
Prevent seeing dev versions as equal when they are not, fixes #848
2012-07-11 20:50:56 +02:00
Nils Adermann
560c3254d4
Correctly treat dev versions for other types of comparisons and add tests
2012-07-11 20:49:53 +02:00
Nils Adermann
bbdbfc97ea
Remove useless ternary operator
2012-07-11 20:36:44 +02:00
Jordi Boggiano
2f7130200a
Prevent seeing dev versions as equal when they are not, fixes #848
2012-07-11 20:25:22 +02:00
Jordi Boggiano
d4aab7d5b6
Fix solver test
2012-07-11 19:37:02 +02:00
Jordi Boggiano
2d19cf2a00
Fix hijacking possibility via provide bug
2012-07-11 19:31:30 +02:00
Jordi Boggiano
07ae0cdb37
Merge pull request #896 from michaelmcandrew/patch-1
...
"Out of the box, composer supports three types" (not two types)...
2012-07-11 05:48:22 -07:00
Michael McAndrew
91d399148b
seems to me like "Out of the box, composer supports three types" (not two types) of package type.
2012-07-11 14:39:46 +02:00
Jordi Boggiano
37ef2037cf
Add test case to ensure replace does not allow hijacking packages
2012-07-11 13:01:16 +02:00
Jordi Boggiano
6a8be06dcf
Merge pull request #893 from Adel-E/patch-2
...
Fix phpdocs
2012-07-11 01:19:42 -07:00
Adel
d3b9f5c33f
Fix phpdocs
2012-07-10 19:09:56 +00:00
Jordi Boggiano
eb283b34e4
Revert "Fix git checkouts of custom branches, fixes #889"
...
This reverts commit cbf27bb422
.
2012-07-10 19:27:17 +02:00
Jordi Boggiano
cbf27bb422
Fix git checkouts of custom branches, fixes #889
2012-07-10 19:02:36 +02:00
Alexey Prilipko
75d3d57117
Version parser stability regexp update
2012-07-10 21:50:58 +11:00
Jordi Boggiano
5325aef8fe
Rename brackets to parenthesis for clarity, fixes #888
2012-07-10 12:37:03 +03:00
Jordi Boggiano
cc063cce94
Merge pull request #883 from sylvainfilteau/feature-prepend-include-path
...
Change the order of the include paths
2012-07-10 02:35:43 -07:00
Alexey Prilipko
490b2c0295
Add package name prefix for non 'php', 'script' and 'www' roles
2012-07-09 08:47:27 +11:00
Jordi Boggiano
3eaa05edb9
Merge pull request #882 from prehfeldt/doc-fixes
...
fixed typos in doc
2012-07-08 04:16:54 -07:00
Alexey Prilipko
22d41845ae
Exclude dirs from list of binaries
2012-07-08 15:20:35 +11:00
Sylvain Filteau
51404659ef
Change the order of the include paths
...
Composer installed libraries should have precedence over other libraries in the
system (like PEAR installed libraries).
Made composer prepend it's include_path configuration instead of appending it.
2012-07-06 14:17:27 -04:00
Alexey Prilipko
bc2d30492a
Add php proxies to replacement vars.
2012-07-06 22:14:10 +11:00
prehfeldt
8fde6edfdf
fixed typos in doc
2012-07-06 12:40:43 +02:00
Jordi Boggiano
6adc81c38b
Merge pull request #873 from RobLoach/stabilitydocs
...
Update minimum-stability documentation
2012-07-05 02:14:06 -07:00
Rob Loach
12cf2441e0
Fix by @stof: Forgot RC as a minimum-stability flag. #r1101718
2012-07-04 17:26:59 -03:00
Rob Loach
dbf2466040
Reference the discussion rather than the documentation for #873
2012-07-04 10:57:18 -04:00
Rob Loach
4f922ffa28
Update minimum-stability documentation
2012-07-04 10:37:28 -04:00
Jordi Boggiano
6573fd3f77
Add hint in solver exceptions as to what may be wrong
2012-07-04 15:57:51 +02:00
Jordi Boggiano
a5f0872152
Update changelog
2012-07-04 15:08:06 +02:00
Jordi Boggiano
175d1939b5
Fix tests
2012-07-04 14:28:15 +02:00
Jordi Boggiano
f4409d9168
Fix problem output formatting, fixes #871
2012-07-04 14:27:26 +02:00
Jordi Boggiano
e6f7150196
Change default minimum-stability to "stable", fixes #744
2012-07-04 14:22:09 +02:00
Jordi Boggiano
f8d671a07a
Tweak exception message
2012-07-04 14:15:57 +02:00
Jordi Boggiano
47a8dccfb0
Merge remote-tracking branch 'henrikbjorn/validate-camelcase'
2012-07-04 12:42:14 +02:00
Henrik Bjørnskov
0e73f3187b
Validate the name.
...
If uppercase characters is found suggest a new name with all lowercase
and using - as a seperator where the camelcased characters was found.
2012-07-03 18:39:24 +02:00
till
b47635cf0a
Merge branch 'bugfix-broken-classmap' of github.com:till/composer into bugfix-broken-classmap
2012-07-03 17:51:23 +02:00
till
2823c78856
Allow absolute paths in composer.json and don't prepend them with a funny $baseDir variable.
2012-07-03 17:50:41 +02:00
till
d4c265fd18
Sorry, tabs.
2012-07-03 17:09:27 +02:00