Nils Adermann
|
98743ba95b
|
Merge pull request #950 from taylorotwell/master
Fix the handling of file auto-loads.
|
2012-07-27 21:25:29 -07:00 |
Nils Adermann
|
36e982fa3e
|
Merge pull request #947 from weierophinney/patch-1
Update doc/00-intro.md
|
2012-07-27 21:23:03 -07:00 |
Taylor Otwell
|
8cf43868da
|
update tests for new expectations.
|
2012-07-27 09:13:39 -05:00 |
Taylor Otwell
|
a834efe7c9
|
Fix directory handling when auto-loading files.
|
2012-07-27 09:03:25 -05:00 |
Matthew Weier O'Phinney
|
990a36ac09
|
Update doc/00-intro.md
Updated the schema to getcomposer.org to use https instead of http.
|
2012-07-26 09:03:12 -05:00 |
Nils Adermann
|
4e9e66a957
|
Make sure custom vendor paths don't break file autoloading
|
2012-07-23 23:53:44 +02:00 |
Nils Adermann
|
c56b72550d
|
Merge pull request #942 from schmittjoh/filesAutoloadFix
fixes a bug when root package has a 'files' autoload entry
|
2012-07-23 13:09:31 -07:00 |
Johannes M. Schmitt
|
9f150b1c1e
|
fixes a bug when root package has a 'files' autoload entry
|
2012-07-23 22:02:08 +02:00 |
Nils Adermann
|
ac29308eb7
|
Merge pull request #939 from stewe/master
Fixing custom repository sample code (missing "url" key)
|
2012-07-23 08:17:04 -07:00 |
Stefano Sala
|
89658a753b
|
Fixing custom repository sample code (missing url)
|
2012-07-23 16:01:49 +02:00 |
Nils Adermann
|
0473fbec76
|
Merge pull request #937 from hhamon/selfupdate_command
[Command] fixed typo in "self-update" command class and added a "selfupdate" alias for the command.
|
2012-07-21 06:45:00 -07:00 |
Hugo Hamon
|
33306250f0
|
[Command] fixed typo in "self-update" command class and added a "selfupdate" alias for the command.
|
2012-07-21 15:33:07 +02:00 |
Nils Adermann
|
6fef956677
|
Merge pull request #934 from igorw/root-package-context
Clarify that root package depends on context
|
2012-07-20 15:54:37 -07:00 |
Igor Wiedler
|
fc2e9e48e8
|
Clarify that root package depends on context
|
2012-07-20 20:38:46 +02:00 |
Jordi Boggiano
|
7d45ce9d8f
|
Add openssl to suggest, refs #930
|
2012-07-20 10:37:17 +02:00 |
Jordi Boggiano
|
2d41774bcc
|
Add warning when loading an https repo if openssl is disabled, refs #930
|
2012-07-20 10:27:18 +02:00 |
Jordi Boggiano
|
8bf03aea07
|
Doc fixes
|
2012-07-19 19:44:08 +02:00 |
Jordi Boggiano
|
dfd71b31dc
|
Doc fixes
|
2012-07-19 19:40:39 +02:00 |
Jordi Boggiano
|
bc330f10b3
|
Update deps
|
2012-07-19 18:50:57 +02:00 |
Jordi Boggiano
|
0d31e4c567
|
Add --no-update flag to require
|
2012-07-19 17:19:36 +02:00 |
Nils Adermann
|
f2934ce58f
|
Merge pull request #931 from shama/faq-installers
Add FAQ on how to install to a custom directory
|
2012-07-19 06:06:38 -07:00 |
Kyle Robinson Young
|
6e40822abb
|
Add FAQ on how to install to a custom directory
|
2012-07-18 21:19:03 -07:00 |
Jordi Boggiano
|
e618648f62
|
Define property before use
|
2012-07-18 18:42:46 +02:00 |
Jordi Boggiano
|
defe5766a4
|
Revert "Merge remote-tracking branch 'till/bugfix-broken-classmap'"
This reverts commit d837b8a657 , reversing
changes made to 520d915860 .
|
2012-07-18 18:41:07 +02:00 |
Jordi Boggiano
|
6fb5d26474
|
Revert "Add test and some fixes to allow absolute paths, refs #869"
This reverts commit a2a2f4af59 .
|
2012-07-18 18:40:17 +02:00 |
Jordi Boggiano
|
5777aa8087
|
Fix typo in validate command
|
2012-07-18 18:33:21 +02:00 |
Jordi Boggiano
|
a2a2f4af59
|
Add test and some fixes to allow absolute paths, refs #869
|
2012-07-18 18:31:22 +02:00 |
Jordi Boggiano
|
d837b8a657
|
Merge remote-tracking branch 'till/bugfix-broken-classmap'
|
2012-07-18 18:20:14 +02:00 |
Jordi Boggiano
|
520d915860
|
Merge pull request #917 from simensen/package-links
Get links from the pacakge
|
2012-07-18 08:54:34 -07:00 |
Nils Adermann
|
7c547f93bb
|
Merge pull request #928 from Seldaek/validation
Validation
|
2012-07-18 08:31:29 -07:00 |
Jordi Boggiano
|
67b846f4e9
|
Fix undefined variable in svn driver
|
2012-07-18 17:26:19 +02:00 |
Jordi Boggiano
|
b0151a4ce5
|
Allow the loader of the VcsRepository to be overriden
|
2012-07-18 17:21:21 +02:00 |
Jordi Boggiano
|
c65af3e3a1
|
Add ValidatingArrayLoader and more validation for the validate command
|
2012-07-18 17:20:56 +02:00 |
Jordi Boggiano
|
c065b5251d
|
Update repo docs
|
2012-07-18 15:32:54 +02:00 |
Jordi Boggiano
|
d80180c2b9
|
Allow notifyUrl to be a complete URL
|
2012-07-18 14:57:17 +02:00 |
Jordi Boggiano
|
5ec41d83b4
|
Fix non-array return value in some cases on php 5.3.2, fixes #927
|
2012-07-18 14:23:05 +02:00 |
Nils Adermann
|
84dd1fc1bf
|
Merge pull request #898 from Seldaek/providefix
Fix hijacking possibility via provide bug
|
2012-07-17 12:27:18 -07:00 |
Jordi Boggiano
|
1f31810901
|
Prevent duplicate PEAR replaces if the given vendorAlias equals the channel alias
|
2012-07-17 16:49:02 +02:00 |
Jordi Boggiano
|
7b31abade1
|
Rewrap docs
|
2012-07-17 16:13:13 +03:00 |
Jordi Boggiano
|
2138c6afa7
|
Merge pull request #922 from tot-ra/patch-1
More specific autoloading dir
|
2012-07-17 06:12:31 -07:00 |
Артём Курапов
|
d81525f91c
|
More specific autoloading dir
|
2012-07-17 16:06:51 +03:00 |
Beau Simensen
|
2e9f57b6dd
|
Get links from the pacakge
|
2012-07-16 10:11:09 -07:00 |
Nils Adermann
|
9b8efc9fe3
|
Merge pull request #916 from chEbba/downloadmanager-filesystem
Add missed docblock for the parameter in the DownloadManager constructor
|
2012-07-15 17:41:51 -07:00 |
Jordi Boggiano
|
354b82bb8c
|
Fix git checkouts of custom branches, fixes #889
|
2012-07-15 21:31:29 +02:00 |
Kirill chEbba Chebunin
|
2f7e064e99
|
Add missed docblock for the parameter in the DownloadManager constructor
|
2012-07-15 23:26:47 +04:00 |
Nils Adermann
|
f12818233d
|
Merge pull request #909 from missinglink/master
Minor copy change
|
2012-07-15 10:22:17 -07:00 |
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 |