This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/spec
Sam Saffron d94015fcff FEATURE: anon cache reports data to loggers
This allows custom plugins such as prometheus exporter to log how many
requests are stored in the anon cache vs used by the anon cache.

This metric allows us to fine tune cache behaviors
2019-09-03 18:51:20 +02:00
..
components FEATURE: anon cache reports data to loggers 2019-09-03 18:51:20 +02:00
fabricators DEV: Class that converts MD with old attachment links to new MD. 2019-06-04 15:54:25 +08:00
fixtures FIX: Use correct locale when translating without cache 2019-06-05 14:19:56 +02:00
helpers FIX: ensures emoji helper is working with custom emojis (#7843) 2019-07-03 09:23:40 +02:00
import_export DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
integration SECURITY: Restrict message-bus access on login_required sites 2019-08-14 10:10:24 +01:00
integrity PERF: Use Oj for serializing JSON. (#7820) 2019-06-28 12:16:00 +10:00
jobs Correct typo in spec name 2019-07-04 11:37:37 +02:00
lib SECURITY: SQL injection with default categories 2019-07-11 13:41:51 -04:00
mailers SECURITY: Strip HTML from invite emails 2019-07-05 14:57:11 -04:00
models FIX: When activating a user, ensure the change is reflected immediately 2019-08-28 14:08:08 +01:00
multisite FIX: multisite upload urls must have either db name or the word 'short-url'. 2019-06-25 01:19:58 +05:30
requests SECURITY: Reset password when activating an account via auth provider 2019-08-28 14:08:03 +01:00
serializers FIX: Broken spec 2019-06-10 11:50:48 -04:00
services FEATURE: Add "Group owners" to posting options for groups 2019-07-08 17:14:11 -04:00
support FIX: don't bump topics when hidden tags are added or removed 2019-05-06 14:52:18 -04:00
tasks FEATURE: option to skip posts with ignored missing uploads 2019-05-09 05:11:15 +05:30
views/omniauth_callbacks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
rails_helper.rb DEV: security restriction in dev mode broke tests 2019-06-03 11:33:56 +10:00