1086 Commits (b4dd86c2477d0611cf203a88a24afb9abdd56ecc)
 

Author SHA1 Message Date
Beau Simensen b4dd86c247 Remove $repoManager local variable. 12 years ago
Beau Simensen 9404d8d593 Constructor, factory 12 years ago
Beau Simensen d1dea702c9 Moving install related code to Composer\Install 12 years ago
Jordi Boggiano 3aabb4784c Cross platform test fixes 12 years ago
Jordi Boggiano 388fcfe610 Updated changelog 12 years ago
Jordi Boggiano ea593fdb10 Allow autodetection of the version 12 years ago
Jordi Boggiano 347f8feeec Update docs 12 years ago
Jordi Boggiano cb57c7bf42 Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer 12 years ago
Jordi Boggiano 42aa4b00b5 Merge pull request #408 from till/testcleanup
fix namespace
12 years ago
till 23902023e5 fix namespace 12 years ago
Jordi Boggiano ae6de4be60 Merge pull request #377 from till/svn-auth
Svn auth
12 years ago
Jordi Boggiano ecaf20b790 Merge pull request #407 from wilmoore/docs-for-install-dir
updated intro and basic-usage to reflect new --install-dir option
12 years ago
Wil Moore III 1ee715ead5 updated intro and basic-usage to reflect new --install-dir option 12 years ago
Jordi Boggiano f546025bae Move some code around 12 years ago
Jordi Boggiano c81a776279 Update changelog 12 years ago
Jordi Boggiano 49a214686a Fix typo 12 years ago
Jordi Boggiano d4171abd09 Merge pull request #406 from stof/outdated_doc
Fixed the doc to use the new format for versions
12 years ago
Christophe Coevoet ca5662b143 Fixed the doc to use the new format for versions 12 years ago
Jordi Boggiano 7ceca9b789 Suppress relaxed schema and build it on the fly in php, refs #151 12 years ago
Jordi Boggiano f3c4b8661d finish updating links to .md 12 years ago
Jordi Boggiano 8d087f2b2b Fixes to Filesystem class, avoid removing non-existing dirs and clear stat cache for safety 12 years ago
Jordi Boggiano ada9c20db1 Update Git/Hg downloaders tests, making sure they never use a live filesystem instance 12 years ago
Jordi Boggiano 775c00258d Merge branch 'master' of https://github.com/tnorthcutt/composer 12 years ago
Travis Northcutt cee5fed25f added prev/next links to docs 12 years ago
Jordi Boggiano 91411a3dd4 Merge pull request #400 from kostiklv/descriptive-exception
More descriptive exceptions wording
12 years ago
Konstantin Tjuterev 49491a9140 Added path to exceptions thrown in enforceCleanDirectory for Hg & Svn also; Imporved exception when git log cannot be run by Compiler 12 years ago
Jordi Boggiano 0f968ab3e2 Auto-switch protocols for git clones from github, refs #353 12 years ago
Jordi Boggiano c27bdad728 Merge pull request #402 from igorw/packagist-false-docs
[docs] move docs on disabling packagist to repositories chapter
12 years ago
Jordi Boggiano 8198292619 Merge pull request #401 from igorw/proxy-docs
Proxy docs
12 years ago
Igor Wiedler 4da3d1fac0 [docs] move docs on disabling packagist to repositories chapter, fixes #362 12 years ago
Igor Wiedler 29871573d0 [docs] add docs for HTTP_PROXY env var to the cli page, refs #394 12 years ago
Igor Wiedler 364afaa16a [docs] fix some links to the repositories page 12 years ago
Konstantin Tjuterev e072607e90 More descriptive exceptions wording 12 years ago
Jordi Boggiano eafd28b083 Merge pull request #392 from marfillaster/downloader-git-fix-intermittent
rm git clone target dir before clone
12 years ago
Ken Marfilla 3e6c8caae7 rm vcs repo target dir before install 12 years ago
Jordi Boggiano 5b42f99441 fix LICENSE hack in compile script 12 years ago
Jordi Boggiano e63d24e438 Update vendors 12 years ago
Jordi Boggiano 5c320238ae Update compiler, fixes #386 12 years ago
Jordi Boggiano 82dd1c1f7f Add relaxed schema for application packages that do not need to be distributed 12 years ago
Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid 12 years ago
Jordi Boggiano 8727df5f82 Update lock file 12 years ago
Jordi Boggiano 07a82c9223 Merge remote-tracking branch 'digitalkaoz/json_schema_validator' 12 years ago
Jordi Boggiano 774e9d0da6 Remove dependency on filter_var 12 years ago
Jordi Boggiano 639e6ba487 Update changelog 12 years ago
Jordi Boggiano 9bcea6f485 Merge remote-tracking branch 'hason/filedownloader' 12 years ago
Jordi Boggiano 5f40acef48 Merge pull request #384 from simensen/TagForPackageVersion
Use tag as package version if built off of a tag
12 years ago
Martin Hasoň 303dae7968 Fixed typos and bugs in the RemoteFilesystem class 12 years ago
Martin Hasoň 0d93674819 Added tests for the RemoteFilesystem class 12 years ago
Martin Hasoň 492e672b23 Added tests for StreamContextFactory 12 years ago
till adfac9e34b escape arguments 12 years ago