Historique des commits

Auteur SHA1 Message Date
  Nils Adermann e817a2e2d7 Move public members above protected members in rule watch node il y a 13 ans
  Nils Adermann c869566868 Make ruleHash a protected member of rules il y a 13 ans
  Nils Adermann fa7bd35413 Make debug solver methods protected il y a 13 ans
  Nils Adermann 2dfea8a5e0 Only consider undecided literals for selectAndInstall il y a 13 ans
  Nils Adermann dd527a4049 Remove weak rules il y a 13 ans
  Nils Adermann 025581b365 Rename walkLiteral method to more explicitly say what it does il y a 13 ans
  Nils Adermann a395bc04d7 Get rid of continue 2; and use array_filter instead of manual looping il y a 13 ans
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory il y a 13 ans
  Nils Adermann 9ffe0d13f5 Remove useless if il y a 13 ans
  Nils Adermann cdf3b4e012 Use SplDoublyLinkedList instead of custom linked list il y a 13 ans
  Nils Adermann 731a451dfe Move handling of watch graph to separate classes il y a 13 ans
  Nils Adermann 71ee5c8f4c We don't have a systemsolvable at the lowest level il y a 13 ans
  Nils Adermann 286593cf99 Move solver debugging code into solver subclass il y a 13 ans
  Nils Adermann 46e4ae0e6a Move rule generation from solver into separate rule set generator il y a 13 ans
  Nils Adermann 83c499cf29 Remove unecessary use statement in Transaction class il y a 13 ans
  Nils Adermann 70e306f055 Process all jobs in one method and remove lock jobs which are not used il y a 13 ans
  Nils Adermann 3fcd042fd4 Skip adding (ignored) duplicate rules which were already added il y a 13 ans
  Nils Adermann 1d60ae1bfc We no longer support recommended packages, remove left over code il y a 13 ans
  Nils Adermann 92ecf5a603 Remove unused variables il y a 13 ans
  Nils Adermann bd66c27ff6 We mark packages as uninstallable by removing them from the repo il y a 13 ans
  Nils Adermann 8fc09afbae Move transaction generation to a separate class il y a 13 ans
  Jordi Boggiano 8d65d70c56 Merge pull request #695 from adanlobato/FixPHPDoc il y a 13 ans
  Adán Lobato 61eb0119f1 Fixed some mistakes at PHPDoc il y a 13 ans
  Jordi Boggiano 1a255420b0 Ignore aliases in autoload generator il y a 13 ans
  Nils Adermann 35120d7d04 Merge pull request #685 from Seldaek/integ-tests il y a 13 ans
  Jordi Boggiano 5e8418a4f5 Add test for aliases and overrides between repos il y a 13 ans
  Jordi Boggiano 5026f8a115 Fix AliasOperations output il y a 13 ans
  Jordi Boggiano 46972fbc22 Add handling for alias operations il y a 13 ans
  Jordi Boggiano f7d5df2764 Prevent backtracking issues with long tests il y a 13 ans
  Jordi Boggiano cd4cceaf7b Merge pull request #682 from ktomk/patch-1 il y a 13 ans