提交歷史

作者 SHA1 備註 提交日期
  Jordi Boggiano 6f42b9c865 Disable git, svn, http protocols for VCS downloaders, fixes #4968 9 年之前
  Jordi Boggiano cc14bb3ba9 Merge pull request #4980 from antriver/patch-1 9 年之前
  Anthony Kuske cb6e567967 Gender neutral authors 9 年之前
  Jordi Boggiano 4207a33ccf Fix escaping 9 年之前
  Jordi Boggiano 8cfbe7023d CS fixes 9 年之前
  Jordi Boggiano c29f20964e Damn git 9 年之前
  Jordi Boggiano 4b0624a93a Fix regression in create-project 9 年之前
  Jordi Boggiano bf1ddaa298 Fix method name for php5 9 年之前
  Jordi Boggiano 1aec1c1fc8 Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200, closes #4207, closes #2604, fixes #2920 9 年之前
  Jordi Boggiano b6b2635f42 Merge pull request #4970 from barryvdh/list-installed-default 9 年之前
  Jordi Boggiano e745b37935 Fix tests 9 年之前
  Jordi Boggiano a0de19f74d Fix feedback, refs #3199 9 年之前
  Jordi Boggiano d24ea66892 Merge remote-tracking branch 'fduch/console-select-support' 9 年之前
  Jordi Boggiano c2d78e5ce0 Restore GC and add comments to clarify why we turn it off, fixes #3488, closes #3503 9 年之前
  Jordi Boggiano 0ed5b541a9 Fix CS 9 年之前
  Jordi Boggiano 6825c04a62 Merge pull request #4799 from balbuf/balbuf/honor-class-name 9 年之前
  Jordi Boggiano 2ff19e4c62 Fix JsonConfigSource fallback on php5.3, refs #4972 9 年之前
  Jordi Boggiano f2e2dd8f86 Merge pull request #4972 from curry684/code-quality 9 年之前
  Jordi Boggiano 0f1a3c803d Merge pull request #4974 from curry684/broken-unittest 9 年之前
  Jordi Boggiano 993942ba54 Escape quotes and backslashes for safety 9 年之前
  Jordi Boggiano fff71e5dde Merge pull request #4971 from e-moe/bugfix/4936-check-auth-overwrite 9 年之前
  Jordi Boggiano 49b0bd75b3 Add handling for dir, file and class magic constants when loading plugins, fixes #4975 9 年之前
  Nikolay Labinskiy 957e1ccb47 4936: warn user about auth overwriting 10 年之前
  Jordi Boggiano 070ee50693 Actually check for the dir existence before retrying, refs #4009 9 年之前
  Jordi Boggiano c502601c4b Retry on RecursiveDirectoryIterator failure to open dir, refs #4009 9 年之前
  Niels Keurentjes a409e158b8 Disabled unit test breaking on some platforms. Ref #4973 10 年之前
  Niels Keurentjes 3a66d1b9bb Fixed unit test explicitly depending on erroneous method invocation. 10 年之前
  Niels Keurentjes f794ee7870 Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 10 年之前
  Niels Keurentjes b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. 10 年之前
  Niels Keurentjes 98845dca6f PHP 5.3 does not support $this in closures. Nested reuse of identical variables separated. 10 年之前