Jordi Boggiano
|
54f2e8fb45
Merge pull request #633 from igorw/fix-installer-remove-bins
|
13 years ago |
Igor Wiedler
|
b83422b051
[Installer] Fix removeBinaries, closes #567
|
13 years ago |
Jordi Boggiano
|
f5ea87e855
Merge pull request #632 from igorw/no-suggest-installed
|
13 years ago |
Igor Wiedler
|
1e23354666
Do not suggest packages that were installed
|
13 years ago |
Jordi Boggiano
|
8ff497ac6f
Skip filter_var on 5.3.2 since it is buggy
|
13 years ago |
Igor Wiedler
|
0995933183
Do not install root package as a vendor if some dependency requires it, closes #480
|
13 years ago |
Jordi Boggiano
|
ed8aa8322a
Do not prevent updates if untracked files are present
|
13 years ago |
Jordi Boggiano
|
0e9f88a3da
Fix DownloadManagerTest creating directories on disk
|
13 years ago |
Jerome Tamarelle
|
610f15a768
Fix unit tests for VcsRepository
|
13 years ago |
Jerome Tamarelle
|
1139b5c306
Protect composer home against web access
|
13 years ago |
Jerome Tamarelle
|
f0ea097134
Remove umask
|
13 years ago |
Jerome Tamarelle
|
8b408449f6
Create ~/.composer/cache.hg directory if not exists
|
13 years ago |
Jerome Tamarelle
|
23ef8a419a
Fix var scope in HgDriver
|
13 years ago |
Jérôme Tamarelle
|
d200481037
Fix tmp dir for HgDriver
|
13 years ago |
Jerome Tamarelle
|
cc6e1397b2
Fix var scope
|
13 years ago |
Jerome Tamarelle
|
da823f5f19
Store vcs repositories in composer home to prevent permission issues
|
13 years ago |
Jerome Tamarelle
|
949728f812
Remove redundant __contruct from VcsDriver implementations and move init code to initialize method
|
13 years ago |
Jerome Tamarelle
|
017ebabcb5
Pass composer configuration to VcsDriver
|
13 years ago |
Jerome Tamarelle
|
d489d2aa3c
Store cached git repositories in user HOME to avoid file permission issues
|
13 years ago |
Jordi Boggiano
|
939c745a9a
Improvements to autoload docs
|
13 years ago |
Jordi Boggiano
|
fb0d89cce5
Merge pull request #630 from dpb587/fix-implicit-proxy-ports
|
13 years ago |
Danny Berger
|
e7ba0c38a8
Add default http(s) ports to proxy configuration if they are missing.
|
13 years ago |
Jordi Boggiano
|
762f469cd9
Merge pull request #626 from igorw/notify-and-repo-docs
|
13 years ago |
Igor Wiedler
|
6a1843da38
[docs] Change alias article according to comments
|
13 years ago |
Igor Wiedler
|
3b40771089
[docs] Remove false information about recursive include fields
|
13 years ago |
Igor Wiedler
|
8dd2a72e8d
[docs] Remove mentions of version_normalized
|
13 years ago |
Igor Wiedler
|
21b39f8e87
[docs] Clarify that there is no cross-repo leakage with notify
|
13 years ago |
Igor Wiedler
|
bca2ab7836
[docs] Correct default process timeout
|
13 years ago |
Igor Wiedler
|
1d3fd25cf2
[docs] Improve description of COMPOSER_HOME
|
13 years ago |
Igor Wiedler
|
7b882479a7
[docs] Aliases: branch-alias and inline aliasing
|
13 years ago |