2110 Commits (bc330f10b3eb1d948a4cfc79566b6fde4a7db46e)
 

Author SHA1 Message Date
Jordi Boggiano bc330f10b3 Update deps 12 years ago
Jordi Boggiano 0d31e4c567 Add --no-update flag to require 12 years ago
Nils Adermann f2934ce58f Merge pull request #931 from shama/faq-installers
Add FAQ on how to install to a custom directory
12 years ago
Kyle Robinson Young 6e40822abb Add FAQ on how to install to a custom directory 12 years ago
Jordi Boggiano e618648f62 Define property before use 12 years ago
Jordi Boggiano defe5766a4 Revert "Merge remote-tracking branch 'till/bugfix-broken-classmap'"
This reverts commit d837b8a657, reversing
changes made to 520d915860.
12 years ago
Jordi Boggiano 6fb5d26474 Revert "Add test and some fixes to allow absolute paths, refs #869"
This reverts commit a2a2f4af59.
12 years ago
Jordi Boggiano 5777aa8087 Fix typo in validate command 12 years ago
Jordi Boggiano a2a2f4af59 Add test and some fixes to allow absolute paths, refs #869 12 years ago
Jordi Boggiano d837b8a657 Merge remote-tracking branch 'till/bugfix-broken-classmap' 12 years ago
Jordi Boggiano 520d915860 Merge pull request #917 from simensen/package-links
Get links from the pacakge
12 years ago
Nils Adermann 7c547f93bb Merge pull request #928 from Seldaek/validation
Validation
12 years ago
Jordi Boggiano 67b846f4e9 Fix undefined variable in svn driver 12 years ago
Jordi Boggiano b0151a4ce5 Allow the loader of the VcsRepository to be overriden 12 years ago
Jordi Boggiano c65af3e3a1 Add ValidatingArrayLoader and more validation for the validate command 12 years ago
Jordi Boggiano c065b5251d Update repo docs 12 years ago
Jordi Boggiano d80180c2b9 Allow notifyUrl to be a complete URL 12 years ago
Jordi Boggiano 5ec41d83b4 Fix non-array return value in some cases on php 5.3.2, fixes #927 12 years ago
Nils Adermann 84dd1fc1bf Merge pull request #898 from Seldaek/providefix
Fix hijacking possibility via provide bug
12 years ago
Jordi Boggiano 1f31810901 Prevent duplicate PEAR replaces if the given vendorAlias equals the channel alias 12 years ago
Jordi Boggiano 7b31abade1 Rewrap docs 12 years ago
Jordi Boggiano 2138c6afa7 Merge pull request #922 from tot-ra/patch-1
More specific autoloading dir
12 years ago
Артём Курапов d81525f91c More specific autoloading dir 12 years ago
Beau Simensen 2e9f57b6dd Get links from the pacakge 12 years ago
Nils Adermann 9b8efc9fe3 Merge pull request #916 from chEbba/downloadmanager-filesystem
Add missed docblock for the  parameter in the DownloadManager constructor
12 years ago
Jordi Boggiano 354b82bb8c Fix git checkouts of custom branches, fixes #889 12 years ago
Kirill chEbba Chebunin 2f7e064e99 Add missed docblock for the parameter in the DownloadManager constructor 12 years ago
Nils Adermann f12818233d Merge pull request #909 from missinglink/master
Minor copy change
12 years ago
Jordi Boggiano 5e1c01e132 Merge pull request #911 from adrienbrault/patch-1
Fix Solver CS
12 years ago
Jordi Boggiano b007836a13 Merge pull request #912 from WanWizard/master
fixed getContext() choking on empty HTTP_PROXY environment variable
12 years ago
WanWizard e24226162d fixed getContext() choking on empty HTTP_PROXY environment variable
Signed-off-by: WanWizard <wanwizard@wanwizard.eu>
12 years ago
Adrien Brault 4263fe9255 Fix Solver CS 12 years ago
Peter Johnson 2f26d2a749 Copy change 12 years ago
Jordi Boggiano bf245ab885 Merge pull request #907 from chEbba/package-support
Add getSupport method to the PackageInterface.
12 years ago
Kirill chEbba Chebunin c62d4179b3 Remove unnecessary use statement from ArrayDumperTet 12 years ago
Kirill chEbba Chebunin 75d756f665 Add getSupport method to the PackageInterface. 12 years ago
Nils Adermann 4592765874 Merge pull request #903 from iambrosi/patch-1
Fixed typos
12 years ago
Ismael Ambrosi b368031657 Fixed typos 12 years ago
Jordi Boggiano d87b8d3493 Merge pull request #886 from palex-fpt/pear-binaries
Pear binaries
12 years ago
Jordi Boggiano 39b8cea28d Merge pull request #902 from ffguru/patch-1
correct path of autoload_namespaces.php
12 years ago
ffguru daea0c76cc correct path of autoload_namespaces.php 12 years ago
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
12 years ago
Nils Adermann 560c3254d4 Correctly treat dev versions for other types of comparisons and add tests 12 years ago
Nils Adermann bbdbfc97ea Remove useless ternary operator 12 years ago
Jordi Boggiano 2f7130200a Prevent seeing dev versions as equal when they are not, fixes #848 12 years ago
Jordi Boggiano d4aab7d5b6 Fix solver test 12 years ago
Jordi Boggiano 2d19cf2a00 Fix hijacking possibility via provide bug 12 years ago
Jordi Boggiano 07ae0cdb37 Merge pull request #896 from michaelmcandrew/patch-1
"Out of the box, composer supports three types" (not two types)...
12 years ago
Michael McAndrew 91d399148b seems to me like "Out of the box, composer supports three types" (not two types) of package type. 12 years ago
Jordi Boggiano 37ef2037cf Add test case to ensure replace does not allow hijacking packages 12 years ago