2348 Commits (6bd7ca02304a1a3142a7a537d243a1c2b4310cbf)
 

Author SHA1 Message Date
Pascal Borreli 87bac43b9e [InstallerTest] Fixed return status was always 0 12 years ago
Артём Курапов 03db848b23 Update src/Composer/Downloader/ArchiveDownloader.php
Fixed single-file archive post-extraction moving
12 years ago
Артём Курапов 091b2e86db Update src/Composer/Downloader/ArchiveDownloader.php
Fix to single-file archive
12 years ago
Артём Курапов ece954a7a4 Update src/Composer/Downloader/ArchiveDownloader.php
Fix for single-file archives, for example http://sourceforge.net/projects/rssphp/files/rssphp/v1/rss_php.v1.zip/download
12 years ago
Luis Cordova 7a326627b0 add note on only works for tagged packages 12 years ago
Luis Cordova 45e6fa381c add documentation segment recommending .gitattributes use to exclude tests etc files from zip balls 12 years ago
Victor Berchet 2c065416eb [Autoload] generate an autoload_real.php file 12 years ago
Nils Adermann 65e95ed796 Merge pull request #961 from vicb/autoload
[Autoload] remove closures because of a bug in APC
12 years ago
Victor Berchet 963fedc9a5 [Autoload] remove closures because of a bug in APC
https://bugs.php.net/bug.php?id=52144
https://bugs.php.net/bug.php?id=61576
12 years ago
Tiago Ribeiro aba2ab2212 Added status command to display local changes to packages 12 years ago
Nils Adermann 98743ba95b Merge pull request #950 from taylorotwell/master
Fix the handling of file auto-loads.
12 years ago
Nils Adermann 36e982fa3e Merge pull request #947 from weierophinney/patch-1
Update doc/00-intro.md
12 years ago
Taylor Otwell 8cf43868da update tests for new expectations. 12 years ago
Taylor Otwell a834efe7c9 Fix directory handling when auto-loading files. 12 years ago
Matthew Weier O'Phinney 990a36ac09 Update doc/00-intro.md
Updated the schema to getcomposer.org to use https instead of http.
12 years ago
Nils Adermann 4e9e66a957 Make sure custom vendor paths don't break file autoloading 12 years ago
Nils Adermann c56b72550d Merge pull request #942 from schmittjoh/filesAutoloadFix
fixes a bug when root package has a 'files' autoload entry
12 years ago
Johannes M. Schmitt 9f150b1c1e fixes a bug when root package has a 'files' autoload entry 12 years ago
Johannes M. Schmitt 2a6b12fb65 fixes rename bug (closes #900) 12 years ago
Nils Adermann ac29308eb7 Merge pull request #939 from stewe/master
Fixing custom repository sample code (missing "url" key)
12 years ago
Stefano Sala 89658a753b Fixing custom repository sample code (missing url) 12 years ago
Johannes M. Schmitt f5ce2d577b fixed typo 12 years ago
Johannes M. Schmitt ec74e422f4 added no-custom-installers option to install/update command 12 years ago
Johannes M. Schmitt 48662e9b17 added no-scripts option 12 years ago
Johannes M. Schmitt 88a1f27798 added a way to disable custom installers 12 years ago
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.
12 years ago
Hugo Hamon 33306250f0 [Command] fixed typo in "self-update" command class and added a "selfupdate" alias for the command. 12 years ago
Nils Adermann 6fef956677 Merge pull request #934 from igorw/root-package-context
Clarify that root package depends on context
12 years ago
Igor Wiedler fc2e9e48e8 Clarify that root package depends on context 12 years ago
Jordi Boggiano 7d45ce9d8f Add openssl to suggest, refs #930 12 years ago
Jordi Boggiano 2d41774bcc Add warning when loading an https repo if openssl is disabled, refs #930 12 years ago
Jordi Boggiano 8bf03aea07 Doc fixes 12 years ago
Jordi Boggiano dfd71b31dc Doc fixes 12 years ago
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