1
0
Fork 0
Commit Graph

2636 Commits (6a9215012da950c2e12383e11fa902ec9db5d134)

Author SHA1 Message Date
Jordi Boggiano 6a9215012d Merge remote-tracking branch 'igorw/dep-manager-consistent-naming' 2012-11-08 15:05:46 +01:00
Jordi Boggiano 4f5d08e2ad Add InvalidRepositoryException 2012-11-08 15:05:00 +01:00
Jordi Boggiano 150b7867e3 Merge pull request #1290 from igorw/platform-package-doc
Document platform packages, closes #618
2012-11-08 06:02:52 -08:00
Jordi Boggiano 77220b380c Merge pull request #1291 from igorw/inline-alias-doc
Link to the aliases article from schema and repositories docs
2012-11-08 06:00:36 -08:00
Jordi Boggiano 887561ebf6 Merge pull request #1294 from igorw/phpnet-link
Replace nl2.php.net link with plain php.net one
2012-11-08 05:54:28 -08:00
Jordi Boggiano 00bb5b458a Merge pull request #1293 from igorw/authentication-instead-of-authorization
Replace references of a11n with a12n where appropriate
2012-11-08 05:53:41 -08:00
Jordi Boggiano e7086576ac Merge pull request #1301 from igorw/dump-autoload-description-ucfirst
Uppercase first character of dump-autoload description
2012-11-08 05:48:39 -08:00
Igor Wiedler b250d63fd8 Uppercase first character of dump-autoload description 2012-11-08 11:36:23 +01:00
Igor Wiedler 2b7b7606ab Replace nl2.php.net link with plain php.net one 2012-11-07 14:19:45 +01:00
Igor Wiedler 4959c2bdc6 Replace references of a11n with a12n where appropriate
Authorization => Authentication.
2012-11-07 13:34:31 +01:00
Igor Wiedler e7c7e2f70d Consistently describe composer as dep mgr as opposed to package mgr
Closes #1207.
2012-11-07 13:16:47 +01:00
Igor Wiedler f089521919 Link to the aliases article from schema and repositories docs
Closes #1179.
2012-11-07 13:11:18 +01:00
Igor Wiedler a1a9760f5b Document platform packages, closes #618 2012-11-07 13:04:10 +01:00
Jordi Boggiano a2c2652695 Merge pull request #1288 from igorw/clarify-branch-alias-use
Clarify that branch aliases must be done in the target repository
2012-11-06 06:25:17 -08:00
Igor Wiedler 0d07559287 Clarify that branch aliases must be done in the target repository 2012-11-06 15:17:52 +01:00
Jordi Boggiano bb685d9c7f Fix license validation and add feedback of values to ease reading 2012-11-05 20:04:29 +01:00
Jordi Boggiano cbd91b5952 Fix FILTER_VALIDATE_URL not supporting IDNs 2012-11-05 15:39:43 +01:00
Jordi Boggiano e05391dc44 Improve validating array loader to avoid false positives 2012-11-05 14:18:04 +01:00
Jordi Boggiano e7e04689f1 Add HtmlOutputFormatter 2012-11-05 13:55:23 +01:00
Jordi Boggiano a7b14952b8 Allow passing a custom output formatter to the BufferIO 2012-11-05 13:52:15 +01:00
Jordi Boggiano aecf4ffe91 Move creation of custom styles to the factory 2012-11-05 13:51:43 +01:00
Jordi Boggiano 0c61e9d345 Add warning/errors flags to VCS repo output 2012-11-05 12:38:11 +01:00
Jordi Boggiano dae7f3cee7 Add a way to know if any branch failed loading 2012-11-05 12:28:53 +01:00
Jordi Boggiano 61bd34df55 Make sure error output is clearly visible 2012-11-05 12:24:50 +01:00
Jordi Boggiano 967c771b26 Add warnings to ValidatingArrayLoader that are simply stripped by default, add reporting of warnings when loading branches 2012-11-05 12:08:02 +01:00
Jordi Boggiano 99b7ab4021 Rename ArrayIO to BufferIO 2012-11-04 17:10:42 +01:00
Jordi Boggiano a80001ad97 Allow running the validating array loader with multiple packages 2012-11-04 17:06:24 +01:00
Jordi Boggiano 1682532b80 Update code to use new github archive URLs 2012-11-04 14:01:22 +01:00
Jordi Boggiano 0878c6deab Fix nodeload fallback URLs 2012-11-04 11:19:28 +01:00
Jordi Boggiano 06a588c197 Show 7 chars of the git hashes everywhere 2012-11-02 18:25:55 +01:00
Jordi Boggiano 6549360dac Add ArrayIO helper to capture output 2012-11-02 18:13:08 +01:00
Jordi Boggiano bb701da8c2 Do not overwrite output in verbose mode 2012-11-02 18:12:40 +01:00
Jordi Boggiano 28053504e5 Fix ConsoleIO::isVerbose behavior 2012-11-02 18:12:08 +01:00
Jordi Boggiano 4b531771bd Add validators for package links and minimum-stability 2012-11-02 15:14:09 +01:00
Jordi Boggiano 6206d0bc9c Make unix proxies work with spaces in paths 2012-11-01 17:17:47 +01:00
Jordi Boggiano f8ce52dc7a Merge remote-tracking branch 'djordje/windows-bat-fix' 2012-11-01 16:59:24 +01:00
Jordi Boggiano 22344f6ad7 Add chainability of disableCustomInstallers 2012-11-01 16:22:37 +01:00
Jordi Boggiano 62bf84fc4f Rename var 2012-11-01 16:19:07 +01:00
Jordi Boggiano 1c39ad779b Fix wording 2012-10-31 18:34:27 +01:00
Jordi Boggiano 5d78fa6ce6 Report typos in package name if no version matches 2012-10-31 18:20:54 +01:00
Jordi Boggiano 104e048c07 Merge remote-tracking branch 'hason/composer_repository' 2012-10-31 11:14:15 +01:00
Martin Hasoň 45c1c3f881 Fixed package name for stability test in ComposerRepository 2012-10-30 22:20:49 +01:00
Jordi Boggiano 0568f589fd Output error only on real errors, not any stderr output 2012-10-30 13:51:58 +01:00
Jordi Boggiano e85ca1ed94 Add --check to troubleshooting docs 2012-10-30 12:54:53 +01:00
Jordi Boggiano abe3f2d28f Merge remote-tracking branch 'bamarni/patch-4' 2012-10-28 20:17:02 +01:00
Jordi Boggiano f18839c350 Fix var override, fixes #1061 2012-10-28 20:15:36 +01:00
Djordje Kovacevic d92ccd111d Fixed library installer windows .bat generator 2012-10-28 14:07:36 +01:00
Bilal Amarni b10c832be0 fixed a typo 2012-10-28 09:57:42 +01:00
Jordi Boggiano 2b06503027 SvnDriver fixes 2012-10-26 01:53:34 +02:00
Jordi Boggiano 39349cc2df Update vendors 2012-10-26 01:14:18 +02:00