1
0
Fork 0
Commit Graph

5900 Commits (96ff17c520b398d2a102d082bf0d4df3bd5c18a8)

Author SHA1 Message Date
Sullivan SENECHAL d8975b5cb1 Depends command: Add phpdoc blocks for IDE completion 2015-12-02 07:58:08 +01:00
Michal Gebauer 7517a99b1c Could not configure gitlab-oauth via CLI #3765 2015-12-01 20:29:29 +01:00
Jordi Boggiano dc06276179 Remove publish errors from diagnose command output, fixes #4652 2015-12-01 14:57:35 +00:00
Jordi Boggiano 26a74a1200 Merge pull request #4656 from alcohol/fix-php533-test
fix a 5.3.3 unit test
2015-11-30 15:11:02 +00:00
Rob Bast c292122791 it looks like php 5.3.3 might not have openssl extension? 2015-11-30 15:51:49 +01:00
Jordi Boggiano 6d9e04c0e9 Tweak regex usage 2015-11-30 14:12:29 +00:00
Jordi Boggiano ddd85afd32 Merge pull request #4633 from jaapio/feature/gitlabInstallPath
Adds support for gitlab installed in subfolder
2015-11-30 13:49:50 +00:00
Jordi Boggiano b6bac0c2d3 Merge pull request #4640 from lukaswoj/docs-code-standards-link-404-error-fix
Fix broken link on Community docs page
2015-11-29 17:21:38 +00:00
Jaapio df92cb09ab extract regex to const. To be able to reuse it 2015-11-29 13:59:54 +01:00
Rob 18add45cbf Merge pull request #4649 from jeremyFreeAgent/fix-typo
Fixed typo in the ShowCommand
2015-11-27 23:07:42 +01:00
Jérémy Romey 94daedde06 Fixed typo in the ShowCommand 2015-11-27 14:39:00 +01:00
JamesRezo ff93bd5bf2 Typo again 2015-11-27 14:22:50 +01:00
Rob 36ee5ddf97 Merge pull request #4647 from Soullivaneuh/patch-1
Improve PHPDoc for package links
2015-11-27 14:13:49 +01:00
Sullivan SENECHAL d9a62ffd50 Improve PHPDoc for package links 2015-11-27 12:51:04 +01:00
Jordi Boggiano bb2e29ba28 Add warning about --tree 2015-11-27 10:56:32 +00:00
Jordi Boggiano 9b8a14179b Only list tree of packages required by root and not every installed package individually, refs #2600 2015-11-27 10:28:57 +00:00
JamesRezo b63cfb7b37 Other options 2015-11-27 09:30:04 +01:00
Jordi Boggiano e6e636802f Add support for a simplified pure ASCII version of the tree view, refs #2600 2015-11-27 01:31:50 +00:00
Jordi Boggiano 92ad33d11e Undo some invalid merges and simplify code a little bit, refs #2600 2015-11-27 00:54:16 +00:00
Jordi Boggiano a79d0ab886 Merge remote-tracking branch 'jeremyFreeAgent/feature/tree' 2015-11-27 00:10:04 +00:00
Jordi Boggiano 45a3db8877 Merge pull request #4638 from realshadow/configurable_repository
Allows repositories to implement ConfigurableRepositoryInterface
2015-11-26 23:38:03 +00:00
JamesRezo b4e0d1e879 Indentation 2015-11-26 16:48:17 +01:00
JamesRezo 33f725e99b Satis documentation updates 2015-11-26 16:31:49 +01:00
Łukasz Wojciechowski f627365359 Fix broken link on Community docs page 2015-11-26 15:05:30 +01:00
Jordi Boggiano c5e5bc6fc6 Merge pull request #4589 from dunglas/patch-1
Update the autoloader PHPDoc: PSR-4 instead of PSR-0
2015-11-26 12:37:30 +00:00
Kévin Dunglas 6c5c53c362 Update the PHPDoc: The autoloader supports PSR-0, PSR-4 and classmap. 2015-11-26 13:30:47 +01:00
Jordi Boggiano 8072448cf3 Adjust deduplication of files autoloads, refs 9710b26d3f 2015-11-26 10:39:16 +00:00
Jérémy Romey 36271a7dd1 Added a tree view of required packages 2015-11-26 11:06:09 +01:00
Jordi Boggiano 2b14f0a047 Merge pull request #4637 from Soullivaneuh/xdebug-doc
Add alias trick on xdebug documentation part
2015-11-25 17:13:09 +00:00
Sullivan SENECHAL 9fd67e9e82 Add alias trick on xdebug documentation part 2015-11-25 17:10:18 +01:00
Lukáš Homza 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 2015-11-23 23:18:24 +01:00
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.
2015-11-23 22:05:37 +01:00
Jordi Boggiano fbab2bfa17 Move user agent definition to StreamContextFactory so it is available in all contexts 2015-11-23 15:12:33 +00:00
Rob 9e9c1917e1 Merge pull request #4627 from Strate/issue_4626
Bypass `runScripts` parameter to autoload dumper in `Installer:run()`
2015-11-23 11:31:23 +01:00
Artur Eshenbrener cf593351ef Bypass `runScripts` parameter to autoload dumper in `Installer:run()` method 2015-11-23 11:57:45 +03:00
Jordi Boggiano 25fd5065f7 Tweak path repo docs, refs #4588 2015-11-22 16:39:17 +00:00
Jordi Boggiano 1de34e0968 Fix php example 2015-11-22 16:33:09 +00:00
= 1c3c84cf88 Typo fix ("Example:" must go outside the JSON block). 2015-11-22 16:30:55 +01:00
= 9fd9d34b40 Describe how to reference PHP versions and PHP extensions. 2015-11-22 16:26:10 +01:00
Jordi Boggiano f084b1e053 Remove duplicate handling of retry-auth-failure option, refs #3765 2015-11-21 21:51:58 +00:00
Jordi Boggiano 020c126c27 Fix CS 2015-11-21 21:51:43 +00:00
Jordi Boggiano a10bffec0e Merge remote-tracking branch 'GromNaN/gitlab' 2015-11-21 21:48:46 +00:00
Jordi Boggiano 977b8c8f41 Fix loading error when plugin is a final class, fixes #4482 2015-11-21 20:35:00 +00:00
Jordi Boggiano 7a06615bf0 Add env var to disable xdebug warnings, refs #4622 2015-11-21 20:06:31 +00:00
Jordi Boggiano 966a982738 CS fixes 2015-11-21 19:28:10 +00:00
Jordi Boggiano 67a1924173 Merge remote-tracking branch 'Rudloff/xz' 2015-11-21 19:16:59 +00:00
Jordi Boggiano 1fe690f810 Autoload generator cleanups 2015-11-21 18:33:17 +00:00
Jordi Boggiano 3748c11709 Simplify files autoload include function, and make sure files are included once per package even if exactly the same, refs #4186 2015-11-21 18:30:44 +00:00
Jordi Boggiano 9710b26d3f Merge remote-tracking branch 'jeskew/feature/require_files_but_once' 2015-11-21 17:31:05 +00:00
Jordi Boggiano c0b49d09f3 Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload'
Conflicts:
	src/Composer/Autoload/AutoloadGenerator.php
	src/Composer/Command/DumpAutoloadCommand.php
2015-11-21 17:14:33 +00:00