Frederik Bosch
|
f3b0890cf4
GitDownloader.php: better escaping for Windows
|
10 years ago |
Bastian Hofmann
|
f8023cffdf
renamed cache-credentials to svn-cache-credentials
|
10 years ago |
Bastian Hofmann
|
b279dda1c0
Merge branch 'master' of https://github.com/composer/composer
|
10 years ago |
Jordi Boggiano
|
e6165e6495
Tweak rules to allow guessing based on branch aliases and avoid greedy constraints on alpha/beta/RC packages, refs #3096
|
10 years ago |
Jordi Boggiano
|
b7b0901f87
Allow using new code in the init command and avoid initializing the composer instance too early, refs #3096
|
10 years ago |
Jordi Boggiano
|
cf75ec7763
Merge remote-tracking branch 'weaverryan/require-version-select'
|
10 years ago |
Jordi Boggiano
|
62b5062146
Improve sorting of plugin packages, fixes #3109, refs #2972
|
10 years ago |
Jordi Boggiano
|
4d522e40fb
Load auth when updating a git repo mirror, fixes #3243
|
10 years ago |
Jordi Boggiano
|
1fff2afa1f
Merge pull request #3292 from francoispluchino/fix-format-version-parser
|
10 years ago |
Jordi Boggiano
|
2c237fdfdf
Handle files in Filesystem::copyThenRemove, fixes #3287
|
10 years ago |
François Pluchino
|
6c6a623229
Fix invalid version format
|
10 years ago |
Philipp
|
a76436bbae
Update handling-private-packages-with-satis.md
|
10 years ago |
Jordi Boggiano
|
2cb64c8a72
Merge pull request #3175 from Petah/clear-cache
|
10 years ago |
Bastian Hofmann
|
204fc207fa
Moved config option to not save subversion credentials to repository configuration, added documentation.
|
10 years ago |
Bastian Hofmann
|
0d0ed59e5c
Codestyle fix
|
10 years ago |
Ryan Weaver
|
895e62e859
Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests
|
10 years ago |
Ryan Weaver
|
aea2e901a9
Extracting logic into a new class related to selecting the latest version
|
10 years ago |
Ryan Weaver
|
26179cc4b4
[#2492] Prefixed real versions with ~ when guessing the latest version
|
10 years ago |
Ryan Weaver
|
58535a62fa
[#2492] Automatically using the latest version when requiring a package
|
10 years ago |
Ryan Weaver
|
947db97e33
[#2492] Removing an unused variable and use statement, fixing phpdoc
|
10 years ago |
Bastian Hofmann
|
b132e4eae0
Added cacheCredentials config flag for saved SVN credentials to control the --no-auth-cache flag
|
10 years ago |
Tomáš Votruba
|
9efc4d1e9d
typo
|
10 years ago |
Jordi Boggiano
|
d79f2b0fd3
Adds warning when the version field is set, fixes composer/packagist#438
|
10 years ago |
Jordi Boggiano
|
0e409a159c
Add toran to docs besides satis
|
10 years ago |
Jordi Boggiano
|
a8adbfeb9f
Disallow overriding commands with scripts
|
10 years ago |
Jordi Boggiano
|
ca8ce161e1
Update jsonlint dep, fixes #3151
|
10 years ago |
Jordi Boggiano
|
d18ac81381
Fix unset order to avoid a warning
|
10 years ago |
Jordi Boggiano
|
f7a84e423d
Merge pull request #3238 from stof/patch-6
|
10 years ago |
Christophe Coevoet
|
e1a3df3dbf
Fixed the registration of commands with invalid JSON file
|
10 years ago |
Andrew Kreps
|
fe33d7a347
Updated to reflect new tap names for php in OSX homebrew.
|
10 years ago |