chuckya/app
Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class ()
HTTP connections must be explicitly closed in many cases, and letting
perform method close connections makes its callers less redundant and
prevent them from forgetting to close connections.
2018-03-24 12:49:54 +01:00
..
chewy Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale () 2018-03-18 16:57:04 +01:00
helpers Close http connection in perform method of Request class () 2018-03-24 12:49:54 +01:00
javascript Internationalize unexpected error message () 2018-03-24 10:54:19 +01:00
lib Close http connection in perform method of Request class () 2018-03-24 12:49:54 +01:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models Close http connection in perform method of Request class () 2018-03-24 12:49:54 +01:00
policies Account archive download () 2018-02-21 23:21:32 +01:00
presenters Redesign landing page (again) () 2018-02-22 01:03:48 +01:00
serializers Do not re-query mentions from serializers () 2018-03-22 11:31:17 +01:00
services Close http connection in perform method of Request class () 2018-03-24 12:49:54 +01:00
validators Permit dots in usernames with conditions () 2018-03-21 10:26:53 +01:00
views Display content warning in mail notification emails () 2018-03-19 20:12:20 +01:00
workers Close http connection in perform method of Request class () 2018-03-24 12:49:54 +01:00