コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 713309b38c Show exact version being installed in create-project, fixes #724 13 年 前
  Nils Adermann 16a51daac8 Fix typo in comment 13 年 前
  Jordi Boggiano d3cec0399a CS fixes & do not replace the exception since that removes the stack trace 13 年 前
  Jordi Boggiano b68eb3317b Merge remote-tracking branch 'OfficineSoftware/master' 13 年 前
  Jordi Boggiano 7abfe5c541 Merge pull request #722 from dbu/doc-require-dev-conflicts 13 年 前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年 前
  Jordi Boggiano 4ea9b33a6c Merge remote-tracking branch 'naderman/solver-refactor' 13 年 前
  Jordi Boggiano 1b36482d77 Merge pull request #723 from schmittjoh/createDevProject 13 年 前
  Johannes M. Schmitt 305b9cee9a added --dev to create-project command (closes #645) 13 年 前
  Nils Adermann 5567820beb Merge pull request #721 from Hounddog/issue_674 13 年 前
  dbu 9173d4384e explaining behaviour when require-dev conflicts with require. fix #720 13 年 前
  Nils Adermann 21c7e219e2 Change "else if" to "elseif" 13 年 前
  Nils Adermann 99200af51b Correctly indent break statements 13 年 前
  Nils Adermann f193d61dfe Remove unecessary brackets 13 年 前
  Nils Adermann 7f9c5ffeef Add documentation to RuleWatchChain and RuleWatchNode 13 年 前
  Nils Adermann 76d3950992 Document the RuleWatchGraph 13 年 前
  Martin Shwalbe 9d80a4e220 Wrong variable used for foreach. Fixes issue 674. 13 年 前
  Jordi Boggiano 5c0c101327 Wrap token_get_all for better debuggability 13 年 前
  Nils Adermann 265533d390 Rename watches array to watchChains to make clearer what they are 13 年 前
  Jordi Boggiano 794b51fcdd Merge remote-tracking branch 'naderman/remove-outdated-alias-code' 13 年 前
  Nils Adermann 81de780533 Merge pull request #702 from Seldaek/specify-refs 13 年 前
  Nils Adermann e817a2e2d7 Move public members above protected members in rule watch node 13 年 前
  Nils Adermann c869566868 Make ruleHash a protected member of rules 13 年 前
  Nils Adermann fa7bd35413 Make debug solver methods protected 13 年 前
  Nils Adermann 2dfea8a5e0 Only consider undecided literals for selectAndInstall 13 年 前
  Nils Adermann dd527a4049 Remove weak rules 13 年 前
  Nils Adermann 025581b365 Rename walkLiteral method to more explicitly say what it does 13 年 前
  Nils Adermann a395bc04d7 Get rid of continue 2; and use array_filter instead of manual looping 13 年 前
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory 13 年 前
  Nils Adermann 59cc5a54de Merge pull request #716 from stof/update_lock 13 年 前