Commit Verlauf

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