1036 Commits (0f968ab3e23c196b552b9b604412a79235c8190a)
 

Author SHA1 Message Date
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
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 13 years ago
Jordi Boggiano 5c320238ae Update compiler, fixes #386 13 years ago
Jordi Boggiano 82dd1c1f7f Add relaxed schema for application packages that do not need to be distributed 13 years ago
Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid 13 years ago
Jordi Boggiano 8727df5f82 Update lock file 13 years ago
Jordi Boggiano 07a82c9223 Merge remote-tracking branch 'digitalkaoz/json_schema_validator' 13 years ago
Jordi Boggiano 774e9d0da6 Remove dependency on filter_var 13 years ago
Jordi Boggiano 639e6ba487 Update changelog 13 years ago
Jordi Boggiano 9bcea6f485 Merge remote-tracking branch 'hason/filedownloader' 13 years ago
Jordi Boggiano 5f40acef48 Merge pull request #384 from simensen/TagForPackageVersion
Use tag as package version if built off of a tag
13 years ago
Martin Hasoň 303dae7968 Fixed typos and bugs in the RemoteFilesystem class 13 years ago
Martin Hasoň 0d93674819 Added tests for the RemoteFilesystem class 13 years ago
Martin Hasoň 492e672b23 Added tests for StreamContextFactory 13 years ago
Beau Simensen bc4e06424e Use tag as package version if built off of a tag 13 years ago
Nils Adermann 6de46a16e6 Merge pull request #381 from hason/version
Added isDev method to the VersionParser class
13 years ago
Nils Adermann c70fcb3f9c Merge pull request #376 from davedevelopment/show-failed-git-command-output
Add stderr to exceptions for GitDownloader
13 years ago
Nils Adermann d4379024c4 Merge pull request #382 from cobbweb/patch-1
Fixed syntax error in example code in header comment
13 years ago
Andrew Cobby 2451336284 Fixed syntax error in example code in header comment 13 years ago
Martin Hasoň 736ea800e3 Added isDev method to the VersionParser class 13 years ago
Jordi Boggiano 3abfa00b11 Add changelog file 13 years ago
Jordi Boggiano 30f612f672 Fix undef variable in search, fixes #374 13 years ago
Jordi Boggiano 5d414436ba Avoid phpunit process-isolation errors with the autoload closure 13 years ago
Jordi Boggiano 202cfb4fb9 Some docs update 13 years ago
Jordi Boggiano 605fae42a6 Remove fenced blocks in docs 13 years ago
Dave Marshall cb3548c64c Reset the errorOutput before attempting to run command 13 years ago
Dave Marshall c2421db7d9 Add stderr to exceptions for GitDownloader 13 years ago
Martin Hasoň f026e2a0eb Added tests for FileDownloader and ArchiveDownloader 13 years ago
Martin Hasoň 1f43f915da Removed copy/paste code 13 years ago
Martin Hasoň f1618df349 Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 13 years ago
Jordi Boggiano 0e6cf61b67 Avoid showing duplicates versions 13 years ago
Jordi Boggiano f999285926 Avoid duplicating self.version requirements 13 years ago
Jordi Boggiano 8ba76fe6d2 Boost default timeout to 5min 13 years ago
Jordi Boggiano e26f7f5ec4 Fix syntax error 13 years ago
Jordi Boggiano f101ec16f6 Add process-timeout docs 13 years ago
Jordi Boggiano 7ae2a7fb99 Merge pull request #370 from hason/config_timeout
Added config directive 'process-timeout'
13 years ago
Martin Hasoň 9b03b7e915 Added config directive 'process-timeout' 13 years ago
Nils Adermann 29a1a2a424 Merge pull request #369 from Seldaek/match_fix
Match fix
13 years ago
Jordi Boggiano 35aa82ada8 Prevent multiple replaces of a same package to be skipped when the first fails to match 13 years ago
Jordi Boggiano c425b8b6cb Prevent a package from having duplicate names 13 years ago
Jordi Boggiano 5026fbb1e9 Merge pull request #368 from igorw/docs
[docs] inconvenient typo
13 years ago
Igor Wiedler 765c1774a9 [docs] inconvenient typo 13 years ago