5761 Commits (29312be4df7ff4e429f8ada96497f0cfc1225c77)
 

Author SHA1 Message Date
Jordi Boggiano 29312be4df Strict typing fixes 9 years ago
Rob Bast f25446e507 no longer allow php 7 failures 9 years ago
Jordi Boggiano 1c525b76f8 Merge pull request #4684 from composer/revert-4672-patch-1
Revert "[ClassLoader] performance improvement: use str_replace instead of strtr"
9 years ago
Jordi Boggiano 43f7b762e5 Revert "[ClassLoader] performance improvement: use str_replace instead of strtr" 9 years ago
Rob 44bc8e019f Merge pull request #4672 from Tobion/patch-1
[ClassLoader] performance improvement: use str_replace instead of strtr
9 years ago
Rob ecd490b249 Merge pull request #4676 from Soullivaneuh/packages-phpdoc
Improve PHPDoc for package requires
9 years ago
Sullivan SENECHAL 5d625c2231 Improve PHPDoc for package requires 9 years ago
Rob 09b644faa6 Merge pull request #4674 from Soullivaneuh/depends-doc-ouput
Update depends output on documentation
9 years ago
Rob 6f9949f752 Merge pull request #4671 from JamesRezo/doc/satis-notify-batch
add notify-batch in schema
9 years ago
Sullivan SENECHAL fb5ea02b49 Update depends output on documentation 9 years ago
Tobias Schultze a76ce9b25a [ClassLoader] no need to call str_replace on Windows 9 years ago
Tobias Schultze 314741c1ec [ClassLoader] use str_replace instead of strtr 9 years ago
JamesRezo 5c2df001dd add notify-batch in schema 9 years ago
Jordi Boggiano feefd51565 Fix custom installer example, fixes #4648 9 years ago
Rob ee8871b2e2 Merge pull request #4670 from mishak87/patch-1
Configuration of gitlab-oauth via CLI followup
9 years ago
Michal Gebauer ce74477899 Configuration of GitLab driver 9 years ago
Michal Gebauer 611f9dcfe2 Reordered keys gitlab comes after github 9 years ago
Rob dc5f8cfbaa Merge pull request #4659 from mishak87/patch-1
Could not configure gitlab-oauth via CLI #3765
9 years ago
Rob c74fa483d8 Merge pull request #4668 from mpdude/patch-1
Add a note how to use package and repository URL filters
9 years ago
Rob 824879a8d5 Merge pull request #4642 from JamesRezo/doc/satis
Satis documentation updates
9 years ago
Rob 9959d33dd0 Merge pull request #4662 from Soullivaneuh/phpdoc-completion
Depends command: Add phpdoc blocks for IDE completion
9 years ago
Matthias Pigulla 7fa72b3e6a Add a note how to use package and repository URL filters 9 years ago
Sullivan SENECHAL d8975b5cb1 Depends command: Add phpdoc blocks for IDE completion 9 years ago
Michal Gebauer 7517a99b1c Could not configure gitlab-oauth via CLI #3765 9 years ago
Jordi Boggiano dc06276179 Remove publish errors from diagnose command output, fixes #4652 9 years ago
Jordi Boggiano 26a74a1200 Merge pull request #4656 from alcohol/fix-php533-test
fix a 5.3.3 unit test
9 years ago
Rob Bast c292122791 it looks like php 5.3.3 might not have openssl extension? 9 years ago
Jordi Boggiano 6d9e04c0e9 Tweak regex usage 9 years ago
Jordi Boggiano ddd85afd32 Merge pull request #4633 from jaapio/feature/gitlabInstallPath
Adds support for gitlab installed in subfolder
9 years ago
Jordi Boggiano b6bac0c2d3 Merge pull request #4640 from lukaswoj/docs-code-standards-link-404-error-fix
Fix broken link on Community docs page
9 years ago
Jaapio df92cb09ab extract regex to const. To be able to reuse it 9 years ago
Rob 18add45cbf Merge pull request #4649 from jeremyFreeAgent/fix-typo
Fixed typo in the ShowCommand
9 years ago
Jérémy Romey 94daedde06 Fixed typo in the ShowCommand 9 years ago
JamesRezo ff93bd5bf2 Typo again 9 years ago
Rob 36ee5ddf97 Merge pull request #4647 from Soullivaneuh/patch-1
Improve PHPDoc for package links
9 years ago
Sullivan SENECHAL d9a62ffd50 Improve PHPDoc for package links 9 years ago
Jordi Boggiano bb2e29ba28 Add warning about --tree 9 years ago
Jordi Boggiano 9b8a14179b Only list tree of packages required by root and not every installed package individually, refs #2600 9 years ago
JamesRezo b63cfb7b37 Other options 9 years ago
Jordi Boggiano e6e636802f Add support for a simplified pure ASCII version of the tree view, refs #2600 9 years ago
Jordi Boggiano 92ad33d11e Undo some invalid merges and simplify code a little bit, refs #2600 9 years ago
Jordi Boggiano a79d0ab886 Merge remote-tracking branch 'jeremyFreeAgent/feature/tree' 9 years ago
Jordi Boggiano 45a3db8877 Merge pull request #4638 from realshadow/configurable_repository
Allows repositories to implement ConfigurableRepositoryInterface
9 years ago
JamesRezo b4e0d1e879 Indentation 9 years ago
JamesRezo 33f725e99b Satis documentation updates 9 years ago
Łukasz Wojciechowski f627365359 Fix broken link on Community docs page 9 years ago
Jordi Boggiano c5e5bc6fc6 Merge pull request #4589 from dunglas/patch-1
Update the autoloader PHPDoc: PSR-4 instead of PSR-0
9 years ago
Kévin Dunglas 6c5c53c362 Update the PHPDoc: The autoloader supports PSR-0, PSR-4 and classmap. 9 years ago
Jordi Boggiano 8072448cf3 Adjust deduplication of files autoloads, refs 9710b26d3f 9 years ago
Jérémy Romey 36271a7dd1 Added a tree view of required packages 9 years ago