David Neilsen
|
421c9453a4
Add clear cache command.
|
10 years ago |
Benjamin Grandfond
|
31b95ed02c
Make auth credential creation private
|
10 years ago |
Jordi Boggiano
|
f16e3a88e2
Clean up code format and error message
|
10 years ago |
Jordi Boggiano
|
5336b039c1
Merge remote-tracking branch 'discordier/fix-zip-downloader'
|
10 years ago |
Jordi Boggiano
|
170f395004
Merge pull request #2949 from jakoch/patch-3
|
10 years ago |
Jordi Boggiano
|
9b580bd800
Do not realpath ./.., refs #2932
|
10 years ago |
Jordi Boggiano
|
56c5af8dc4
realpathGlob tweaks, refs #2932
|
10 years ago |
Richard Quadling
|
443858dae7
Force all glob results to be realpath'd.
|
11 years ago |
Jordi Boggiano
|
effacc1185
Do not realpath relative local URLs, fixes #2916
|
10 years ago |
Jordi Boggiano
|
959cc4d63c
Add info about conf file loading to debug output
|
10 years ago |
Jordi Boggiano
|
615402c861
Merge pull request #3027 from bitExpert/fix/create_project_auth
|
10 years ago |
Stephan Hochdörfer
|
493ebbaacb
Fix to load the auth information before the root package gets installed.
|
10 years ago |
Benjamin Grandfond
|
a21b0f82db
Allow SVN to connect with credentials provided with the auth.json file
|
10 years ago |
Jordi Boggiano
|
7131607ad1
Fix regression in handling github-oauth settings in auth.json
|
10 years ago |
Mátyás Somfai
|
2ed0bfc1ba
added tests for not updating packages referenced by specific commit hash
|
11 years ago |
Jordi Boggiano
|
2ae0843616
Skip updates to same reference-locked version, fixes #2487, fixes #1333
|
10 years ago |
Jordi Boggiano
|
c96430244c
Add missing setDistReference on alias package, fixes #3017
|
10 years ago |
Jordi Boggiano
|
534bd64cd1
Add support for manipulating empty json files
|
10 years ago |
Jordi Boggiano
|
af6ef235e1
Update json schema
|
10 years ago |
Jordi Boggiano
|
90d1b6e08a
Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862
|
10 years ago |
Stephan Hochdoerfer
|
1d15910fa6
Will read configured http basic auth credentials from users auth.json file and pass the credentials to the configured IOInterface.
|
10 years ago |
Jordi Boggiano
|
64ac32fca9
Merge pull request #2785 from Firehed/master
|
10 years ago |
Jordi Boggiano
|
43a72d1132
Merge pull request #2985 from tristanlins/hotfix/filesystem-remove-directory
|
10 years ago |
Jordi Boggiano
|
1ce419cc43
Fix var name
|
10 years ago |
Jordi Boggiano
|
3ebc869060
Extract functionality from GitDownloader to make it more reusable
|
10 years ago |
Jordi Boggiano
|
e0886b94a2
Make Git::cleanEnv static
|
10 years ago |
Jordi Boggiano
|
e23665be59
Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962
|
10 years ago |
dmoreaulf
|
f5f6e5eaac
adding doc entry for composer/satis's PR 118
|
10 years ago |
Jordi Boggiano
|
a115cfd0d8
Fix regression in github fallback behavior
|
10 years ago |
Christian Schiffler
|
7cec839d30
Fix the ZipDownloader to catch the exceptions thrown in Symfony process.
|
10 years ago |