szurubooru/tests
Marcin Kurczewski c7250ae0a9 Improved thumbnail generating
- Moved thumbs folder to public_html/
- Users can supply custom thumbs of any size and the system will treat
  them like normal image
- Removed distinction between various thumb sizes in file system
- Introduced custom rewrite rule, which isn't exactly good-looking, but
  its benefits far outweigh its shortcomings
- Loading up to 75 times faster (was: 100-300ms, is: 4-10ms on my
  machine) thanks to removal of PHP proxying
2014-05-14 23:44:48 +02:00
..
Files Reorganized tests file structure 2014-05-13 21:16:28 +02:00
Support Reorganized tests file structure 2014-05-13 21:16:28 +02:00
Tests Improved thumbnail generating 2014-05-14 23:44:48 +02:00
.gitignore Improved test environment sandboxing 2014-05-07 17:58:23 +02:00
config.ini Fixed/refactored tag validation 2014-05-08 08:54:53 +02:00
run-all.php Added method filter support to test runner 2014-05-14 19:14:16 +02:00