Historique des commits

Auteur SHA1 Message Date
  El RIDO 2870023e9c updating composer requirements und identicon library il y a 6 ans
  El RIDO 4d6897f063 increasing minimum PHP version to 5.5 as this is required by the yzalis/identicon library upgrade to version 1.2.0 il y a 7 ans
  El RIDO db4ae09ee3 upgraded PHP libraries il y a 7 ans
  El RIDO 0dbbb61d11 implementing web crypto API for encryption il y a 8 ans
  El RIDO fd6c18e573 updating random_compat library to 2.0.15 (not upgrading identicon, would raise PHP requirements to 5.5) il y a 8 ans
  El RIDO df921ad658 fixing licence identifier according to spdx.org for Packagist / composer il y a 8 ans
  El RIDO 76c14795ef removing unnecessary repository from composer: We do not depend on ourselves il y a 8 ans
  rugk f514381aa5 Correct license il y a 9 ans
  El RIDO 88b02d866e fixes #186 for good il y a 9 ans
  El RIDO 651e38acbe make travis use phpunit < 6 to avoid failing builds for PHP 7, see: https://github.com/travis-ci/travis-ci/issues/7226#issuecomment-285852088 il y a 9 ans
  El RIDO 920f02e43d fixing composer package versions, thanks @jelhan (#84) il y a 9 ans
  rugk 75cb771e4b Merge branch 'master' into prng, resolve merge conflicts il y a 10 ans
  rugk bea9a577a6 Use better random number generator #29 il y a 10 ans
  El RIDO 767a995916 added missing composer.lock and added new identicon library, running: composer update --no-dev --optimize-autoloader il y a 10 ans
  El RIDO 778fa6d0f5 added missing composer autoloader il y a 10 ans
  El RIDO 9bde729cb5 Merge pull request #54 from Sobak/coding-style il y a 10 ans
  rugk b8ada1fff8 missing comma il y a 10 ans
  rugk a2b860ffd6 This has to be an array... il y a 10 ans
  rugk 547c050c4a Missing comma il y a 10 ans
  rugk dbd802124e Add required PHPversion il y a 10 ans
  rugk b99ccb056d Add more metadata in Composer.json il y a 10 ans
  Sobak e4f95190c3 Undo unrelated changes in composer.json il y a 10 ans
  Sobak 54f96b9938 Introduce PSR-4 autoloading il y a 10 ans
  rugk 7875d7b0a3 Some rewording il y a 10 ans
  El RIDO 3e0ba161ca reverting some of the changes done to try to support HHVM building, simplifying the dependencies il y a 10 ans
  El RIDO c33c50f775 using table name sanitation function to ensure no weird characters are used by accident (e.g. by oddly configured table prefix) il y a 10 ans
  El RIDO 3b3b5277eb refactoring to improve code quality il y a 10 ans
  El RIDO 790cd9fd3a adding codeclimate coverage reporting to travis il y a 10 ans
  El RIDO 0730d6b8d2 try to find a phpunit version that is compatible with both PHP 5.5 and HHVM il y a 10 ans
  El RIDO 8e11f0873c small code style improvements, trying to get phpunit with hhvm to work in travis il y a 10 ans