Revīziju vēsture

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