neocities/tests
Kyle Drake 7bd2ad6b51 New cache system using proxy_cache_bypass
Instead of using ngx_cache_purge which was buggy, we are trying
proxy_cache_bypass, which is internal to nginx. This is A Good Thing
(assuming it works), because when we call HEAD on the purge item, it
also warms the cache for us, which the previous system did not do. We
want newly updated files to cache warm, because they are expected to be
used quickly.
2015-07-27 15:44:34 -07:00
..
acceptance admin nsfw flag 2015-07-18 16:59:28 -07:00
fabricators brush up email requirements 2014-08-02 15:22:54 -07:00
files prohibit third-party form sites that are almost exclusively used for phishing 2015-02-27 09:44:43 -08:00
workers New cache system using proxy_cache_bypass 2015-07-27 15:44:34 -07:00
admin_tests.rb pace out the email sending 2015-06-29 13:28:59 -07:00
api_tests.rb Restrict amount of files created per site 2015-06-08 20:49:30 -07:00
environment.rb Refactor logs, granularity to one day, with testing 2015-04-29 18:18:02 -07:00
ext_tests.rb patch a few missing tests, deprecate server model, fix a few bugs 2014-09-12 19:09:58 -07:00
site_file_tests.rb cache purge improvements, index path flusher 2015-07-02 17:21:19 -07:00
site_tests.rb Restrict amount of files created per site 2015-06-08 20:49:30 -07:00
stat_tests.rb Only record visit stats for now, need to rethink 2015-06-17 16:29:57 -07:00
tag_tests.rb forgot a line 2014-09-16 00:44:02 -07:00