discourse/spec
Sam 20268385a5 FIX: never attempt to log invalid post numbers
Previously in some cases we would queue logging of invalid post numbers

The impact would be we would miss logging an incoming link and would leak
an error.
2018-11-21 11:58:47 +11:00
..
components FEATURE: Terms of Service v1.0.0 2018-11-21 00:45:16 +01:00
fabricators Add missing fields to Upload Fabricator (#6448) 2018-10-04 22:00:07 +08:00
fixtures FEATURE: do not switch to JPEG unless you meet 75k byte savings 2018-11-21 11:01:08 +11:00
helpers extract inline JS that's used to store preloaded data (#6370) 2018-09-17 16:31:46 +08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FEATURE: Automatically expire keys if not used for a configurable amount of time. (#6264) 2018-08-20 17:36:14 +02:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs FIX: Remove site settings override for deprecated url site settings. 2018-11-20 11:42:39 +08:00
lib FEATURE: do not switch to JPEG unless you meet 75k byte savings 2018-11-21 11:01:08 +11:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models Avoid deprecated site setting logging in SiteSetting.settings_hash. 2018-11-20 11:59:38 +08:00
multisite DEV: Clear connections after multisite specs. 2018-09-11 10:15:06 +08:00
requests FIX: never attempt to log invalid post numbers 2018-11-21 11:58:47 +11:00
serializers DEV: Fix typo in specs. 2018-11-19 15:13:54 +08:00
services DEV: Improve tests to be more specific. 2018-11-13 15:02:46 +08:00
support FEATURE: [Experimental] Content Security Policy (#6514) 2018-10-22 13:22:23 -04:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks CSP - extract all other inline JavaScripts (#6528) 2018-10-25 09:52:01 -04:00
rails_helper.rb REFACTOR: use tables instead of custom fields for polls (#6359) 2018-11-19 14:50:00 +01:00