Revīziju vēsture

Autors SHA1 Ziņojums Datums
  El RIDO 410cc909ce Merge branch 'master' into drop-legacy-zerobin-support 1 gadu atpakaļ
  El RIDO f7cf389f36 remove v1 backend support and version checks in the frontend 1 gadu atpakaļ
  El RIDO c08a792f01 handle undefined global, fixes #1544 1 gadu atpakaļ
  El RIDO 6347b6193e replicate reported error 1 gadu atpakaļ
  El RIDO 8ad6300c1c pass by reference, closes #858 1 gadu atpakaļ
  El RIDO 8752354d63 apply StyleCI fixes 1 gadu atpakaļ
  El RIDO 93a2b97d69 add failing test case, dedup code 1 gadu atpakaļ
  El RIDO a36d72e914 handle potential key cast 1 gadu atpakaļ
  El RIDO cebc9acce6 enable strict types in PHP 2 gadi atpakaļ
  El RIDO 46c0fc851c Merge branch 'master' into php8 3 gadi atpakaļ
  Felix J. Ogris 9a61e8fd48 started script for storage backend migrations 3 gadi atpakaļ
  El RIDO 3f469f715f Merge branch 'master' into php8 5 gadi atpakaļ
  El RIDO 93135e0abf improving code coverage 5 gadi atpakaļ
  El RIDO 17c3cb35c0 change tests for phpunit 9 support, breaking support with phpunit 5.6 6 gadi atpakaļ
  El RIDO 37a620df95 return type void is required as of PHPunit 7, breaking test compatibility with PHP < 7.1 6 gadi atpakaļ
  El RIDO 6f90df9545 updating tests by dropping PHPunit 4.6 support 6 gadi atpakaļ
  El RIDO 02f3cc739f documentation on fnv1a64 is lacking, but tests show it was only introduced with PHP 5.6 7 gadi atpakaļ
  El RIDO 700f8a0ea7 made all php unit tests pass again 7 gadi atpakaļ
  El RIDO 76dc01b959 finishing changes in models, removing last md5 test cases, tightening up allowed POST data 7 gadi atpakaļ
  El RIDO 9f26894b2e PHP < 5.6 compatibility and StyleCI recommendations 9 gadi atpakaļ
  El RIDO 4f06feef81 implemented JSON file conversion on purge and storage in PHP files for data leak protection 9 gadi atpakaļ
  El RIDO 577586c47f wrote a unit test to generate old style pastes and comments and check that the purge converts them to PHP files 9 gadi atpakaļ
  El RIDO f7853cf439 removing duplicate code, cleanup of temporary test files 9 gadi atpakaļ
  El RIDO 6db9dae66b applying styleCI recommendations 9 gadi atpakaļ
  El RIDO ce92bfa934 updated .htaccess format, refactored .htaccess creation logic and improving code coverage, fixes #194 9 gadi atpakaļ
  El RIDO 577031cc1f written unit test to reproduce #149 9 gadi atpakaļ
  El RIDO 1f46823942 applying patch based on StyleCI ruleset 10 gadi atpakaļ
  El RIDO 390ef09764 minor cleanup 10 gadi atpakaļ
  El RIDO 6cb7454d07 Added tests for JSON errors, should help us figure out the cause of the problem in #11 10 gadi atpakaļ
  El RIDO b45bef8388 Renamed classes for full PSR-2 compliance, some cleanup 10 gadi atpakaļ