6112 Commits (47da91d99830f8136ba151456245673447c3c564)
 

Author SHA1 Message Date
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
Jordi Boggiano 2b14f0a047 Merge pull request #4637 from Soullivaneuh/xdebug-doc
Add alias trick on xdebug documentation part
9 years ago
Sullivan SENECHAL 9fd67e9e82 Add alias trick on xdebug documentation part 9 years ago
Lukáš Homza 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 9 years ago
Jaapio b471440ea0 Adds support for gitlab install in subfolder
Since gitlab can be hosted on any url also subdirectories should be
supported. (e.g https://mycompany.com/gitlab).
This supports only http and https protocols since the gitlab api url
is derived from the package repository url. And the ssh protocol doesn't
support folders this way.
9 years ago
Jordi Boggiano fbab2bfa17 Move user agent definition to StreamContextFactory so it is available in all contexts 9 years ago
Rob 9e9c1917e1 Merge pull request #4627 from Strate/issue_4626
Bypass `runScripts` parameter to autoload dumper in `Installer:run()`
9 years ago
Artur Eshenbrener cf593351ef Bypass `runScripts` parameter to autoload dumper in `Installer:run()` method 9 years ago
Jordi Boggiano 25fd5065f7 Tweak path repo docs, refs #4588 9 years ago
Jordi Boggiano 1de34e0968 Fix php example 9 years ago
= 1c3c84cf88 Typo fix ("Example:" must go outside the JSON block). 9 years ago
= 9fd9d34b40 Describe how to reference PHP versions and PHP extensions. 9 years ago
Jordi Boggiano f084b1e053 Remove duplicate handling of retry-auth-failure option, refs #3765 9 years ago