Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Nils Adermann 5c491ecc9b Merge pull request #7625 from naderman/repository-set 7 жил өмнө
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 7 жил өмнө
  Gabriel Caruso 71c8735e11 Use combined assignment operators 7 жил өмнө
  Markus Staab 05499099a0 Simplify Rule->getJob() 7 жил өмнө
  Gabriel Caruso 3d262bd637 Fixes from PHPStan level 0 8 жил өмнө
  Denis Brumann 2df1a69287 Improve IDE autocompletion 8 жил өмнө
  rubenrua 4e1887a721 Improve memory usage resolving dependencies 8 жил өмнө
  ReenExe 53fc30fe56 clear code 9 жил өмнө
  Lucas CHERIFI 7e34d9ab97 Typo fix ;-) 9 жил өмнө
  Jordi Boggiano feda2a283f Improve error reporting some more, fixes #4310 9 жил өмнө
  Jordi Boggiano c74e6df65d Fix strings being passed to an int arg, fixes 7.1 build 9 жил өмнө
  Jordi Boggiano 623c0dcda7 Improve solver error reporting, fixes #5086, fixes #2575, fixes #2661 9 жил өмнө
  Niels Keurentjes ebfceefca6 Removed long deprecated functions that were no longer referenced anywhere. 9 жил өмнө
  Rob Bast baabc612f6 adjust message, skip test 9 жил өмнө
  Rob Bast 94daeca57b add test and adjust rule error message 9 жил өмнө
  Wouter J d0e4c5f71e Use "value" instead of "setting" 10 жил өмнө
  Wouter J b156ad0345 Improve error message 10 жил өмнө
  Jordi Boggiano ce08582671 Fix CS 10 жил өмнө
  Rob Bast 51ef7b5eef instead of generic be more verbose about possible causes 10 жил өмнө
  Rob Bast 77f1d5945f make sure php version errors are less misleading 10 жил өмнө
  Nils Adermann cf1af58514 Use bitwise operators directly in rules instead of get/set Bitfield 10 жил өмнө
  Nils Adermann 956035e641 Remove the unnecessary return statements from setters 10 жил өмнө
  Nils Adermann f535542fca Use constants with names for bitfield offsets 10 жил өмнө
  Nils Adermann 329ab5cf41 Rename blob rule property to bitfield 10 жил өмнө
  Nils Adermann 961ea868ac Use an integer bitfield for rule properties instead of a string binary blob 10 жил өмнө
  Nils Adermann 6e81f63635 Reduce memory footprint of rules by storing data in blob 10 жил өмнө
  Nils Adermann c7e1f49e78 Rule hashes are only used in the rule set, so no need to store them 10 жил өмнө
  Nils Adermann 15d572da4c Use 4 byte integer from raw md5 instead of 5 hex representation chars 10 жил өмнө
  Markus Staab c9bdf3a07a added the actual phpversion into the error message when phpversion doesn satisfy the requirement 10 жил өмнө
  Jordi Boggiano 3ba581f0df Improve error messages for required hhvm/php versions, fixes #3767 10 жил өмнө