3497 Commits (029341e114cc03f24cb0a80b97e82d4e78eac852)
 

Author SHA1 Message Date
Jordi Boggiano 029341e114 Merge pull request #2158 from igorw/patch-8
[docs] Correct note about require-dev not being installed on install
11 years ago
Igor Wiedler 334c25fbbf [docs] Correct note about require-dev not being installed on install
It's now installed by default.
11 years ago
Jordi Boggiano 30fb3d48fe Merge pull request #2151 from bronze1man/pr-file-mode
fix some files mode bug 755->644
11 years ago
bronze1man 9a1f4e4458 fix some files mode bug 755->644 11 years ago
Jordi Boggiano af1f5a3423 Merge pull request #2091 from jaypea/archivemanager
cleanup temporary download location when archiving
11 years ago
Jordi Boggiano 1f2d331fd3 Merge pull request #2141 from donquixote/feature/autoload-generator-heredoc
Slightly nicer heredoc in AutoloadGenerator::getIncludePathsFile()
11 years ago
Andreas Hennings ce8a9aae5b Slightly nicer heredoc in AutoloadGenerator::getIncludePathsFile() 11 years ago
Jordi Boggiano 26ef9d3e47 Merge pull request #2139 from donquixote/feature/autoload-files-corrected-1
Feature/autoload files corrected 1
11 years ago
Andreas Hennings 5369904dd3 autoload_files.php should return an array of files, instead of directly including them. 11 years ago
Andreas Hennings 8e9bdfb4da Factor the filesCode generation into a separate method. 11 years ago
Andreas Hennings f98a8f472e Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php 11 years ago
Jordi Boggiano 5b042943e3 Merge pull request #2138 from sascha-egerer/feature/add_status_event_scripts
Add pre-status-cmd and post-status-cmd script hooks
11 years ago
Sascha Egerer c13327dd75 CGL fix 11 years ago
Sascha Egerer e31a0f8296 Add pre-status-cmd and post-status-cmd hooks 11 years ago
Jordi Boggiano 1217a632fe Adjust function signatures and add type hints, refs #2136 11 years ago
Jordi Boggiano d96d9b3926 Merge remote-tracking branch 'sascha-egerer/feature/changereport_interface' 11 years ago
Jordi Boggiano 7912253df6 Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 11 years ago
Sascha Egerer 80cebbd4be Fixed getLocalChanges calls in VCS downloaders to match new function interface 11 years ago
Sascha Egerer 49d89bbbfc CGL fix 11 years ago
Sascha Egerer 667176d1d0 Add ChangeReport Interface
Added a ChangeReport Interface to allow also non VCS-Downloaders to check the status of there package
11 years ago
Jordi Boggiano 12d63b0a35 Fix test 11 years ago
Jordi Boggiano dc7b46a0cb Merge pull request #2131 from javiereguiluz/patch-1
Fixed minor typo in composer.json example
11 years ago
Javier Eguiluz 7fb0ea45e7 Fixed minor typo in composer.json example 11 years ago
Jordi Boggiano 67407801b8 Add debugging info for invalid zip files to try and get to the bottom of it, refs #2125 11 years ago
Jordi Boggiano 542edbdeab Fix typo, fixes #2126 11 years ago
Jordi Boggiano d740f50277 Fix parsing of inferred stability flags that are more stable than the min stability 11 years ago
Jordi Boggiano f8a1d41967 Merge pull request #2118 from acasademont/retry_on_error
Retry file download also on Internal Server Error 500 code ...
11 years ago
Jordi Boggiano ab709107e5 Fix detection of git bitbucket repos with incorrect URLs, fixes #2095 11 years ago
Jordi Boggiano 7252078508 Attempt to fix travis build 11 years ago
Albert Casademont 5234e64e97 Retry file download also on Internal Server Error 500 code as is mostly a temporary glitch (at least on GitHub) 11 years ago
Jordi Boggiano 1d91e43587 Merge pull request #2101 from e1en0r/patch-1
Allow whitespace in installers - fix for issue #2071
11 years ago
Jordi Boggiano 5c7af783f6 Merge pull request #2114 from kibao/init-command-utf8-author-name
Init command - diacritical marks in author name
11 years ago
Jordi Boggiano 771233a5a0 Make it clear what is going on when a vcs folder is missing, fixes #2108 11 years ago
Przemysław Piechota 95cbb177dd Init command - diacritical marks in author name 11 years ago
Jordi Boggiano 3ffad59719 Also try a php copy-and-remove on unix if mv failed, refs #1765 11 years ago
Elenor 2a33a7bed6 Allow whitespace in installers - fix for issue #2071
Custom installers can have the class definition indented.
11 years ago
Jan Prieser 290b9307f4 remove unneeded braces 11 years ago
Jan Prieser c6db86e444 cleanup temporary download location when archiving 11 years ago
Jordi Boggiano 6a1262e675 Merge pull request #2073 from xrstf/fixed-bitbucket-tip
fixed very evil 'tip' tag oversight in bitbucket driver
11 years ago
Christoph 8c3a84d9fd fixed very evil 'tip' tag oversight in bitbucket driver 11 years ago
Jordi Boggiano ab731b1197 Oops 11 years ago
Jordi Boggiano be235ffc19 Fix 5.3.3 build 11 years ago
Jordi Boggiano 8766c7072b Fix detection of versions with git 1.8+, fixes #2065 11 years ago
Jordi Boggiano 94ff1ed8f7 Merge pull request #2054 from peterkokot/patch-doc
Doc intro and libraries typos
11 years ago
Peter Kokot 6bbd2b2803 doc intro and libraries typos 11 years ago
Jordi Boggiano 424407af72 Allow 5.3.3 failures since they dont have openssl 11 years ago
Jordi Boggiano 536685fa9c Make more obvious 11 years ago
Jordi Boggiano 9017fe199f Merge remote-tracking branch 'erikmaarten/patch-1' 11 years ago
erikmaarten 9d10f5c6f0 Update 04-schema.md
Added example line for how to enable prefer-stable. Some other examples in the document show options enabled using the string "true" and since this is not the case for prefer-stable I added an example to avoid confusion.
11 years ago
Jordi Boggiano 0822683706 Fix tests 11 years ago