提交历史

作者 SHA1 备注 提交日期
  Niels Keurentjes b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. 9 年之前
  Rob Bast 1c7016de45 remove dead code/class 10 年之前
  Rob Bast 1bf03e9621 fixed various docblocks and class properties in solver 10 年之前
  Rob Bast b523fc0b7b ran fixers 10 年之前
  Jordi Boggiano ce08582671 Fix CS 10 年之前
  Nils Adermann 6e81f63635 Reduce memory footprint of rules by storing data in blob 10 年之前
  Nils Adermann 5b1b96b61e Output the number of rules used in the solver for profiling purposes 10 年之前
  Nils Adermann 75c501251d Revert "Merge remote-tracking branch 'naderman/load-no-providers'" 10 年之前
  Nils Adermann ec5416f03c loadDev parameter is nonsense, properly load packages in create command 10 年之前
  Nils Adermann da02c53540 Update the composer repository whatprovides test to a loadrecursively test 10 年之前
  Nils Adermann 090711b21c Completely move loading of packages from composer repo to pool 10 年之前
  Nils Adermann 4d0db5add6 POC Implementation of loading only explicitly named package data 10 年之前
  isoroku e0657b60a2 Fix misspellings 10 年之前
  Vladimir Kartaviy 813fd0b703 Added missing $learnedWhy property 10 年之前
  Nils Adermann 26598c4a9a Remove unnecessary pool reference from rules 10 年之前
  Nils Adermann d77400ade2 Make ruleById lookup table in rule set public 10 年之前
  Nils Adermann c6af09b1da Make project id public 10 年之前
  Nils Adermann ef41f136f8 Literals on rule are now public 10 年之前
  Jordi Boggiano 94926218e8 CS fixes 11 年之前
  Jordi Boggiano ec0463a400 Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320 11 年之前
  alu b7fa302b90 add ignore-platform-package-requirements for update/install commands. 11 年之前
  Jordi Boggiano e23665be59 Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 11 年之前
  Nils Adermann 5b80144ad0 Resolve job packages after whitelist generation 11 年之前
  Jordi Boggiano 0a3df27403 Remove dead code, fixes #2363 12 年之前
  Jordi Boggiano 0700cd9186 Adjust according to feedback 12 年之前
  Jordi Boggiano db4055b778 Put a higher prio on replacers of the same vendor as the required package 12 年之前
  Jordi Boggiano 514a3cde77 CS fixes 12 年之前
  Jordi Boggiano 5d78fa6ce6 Report typos in package name if no version matches 13 年之前
  Pascal Borreli 83fd3967f0 Fixed PHPDoc 13 年之前
  Pascal Borreli 5eead93250 Fixed typos 13 年之前