discourse/spec
Alan Guo Xiang Tan 1d926e88a9
FIX: Admin can't see user sidebar preferences of other users (#19570)
2022-12-23 11:45:29 +08:00
..
fabricators DEV: permission type for private category fabricator (#19601) 2022-12-23 11:18:29 +08:00
fixtures DEV: Fix png optimization test flakyness (#19535) 2022-12-20 16:05:14 -03:00
helpers FEATURE: Optionally allow a separate `s3_asset_cdn_url` to be specified (#19284) 2022-12-08 10:36:20 +00:00
import_export
initializers
integration FEATURE: Track API and user API requests (#19186) 2022-11-29 13:07:42 +02:00
integrity DEV: Compatibility with Ruby 3.2 (#19303) 2022-12-13 16:03:53 -03:00
jobs DEV: Fix new features notification flakey specs (#19596) 2022-12-23 11:17:42 +08:00
lib DEV: permission type for private category fabricator (#19601) 2022-12-23 11:18:29 +08:00
mailers SECURITY: Filter tags in user notifications for visibility (#19239) 2022-11-29 10:35:41 -06:00
models FIX: Don't assume a clean slate in tests (#19499) 2022-12-19 12:12:03 -06:00
multisite DEV: Change HashtagAutocompleteService to use DiscoursePluginRegistry (#19491) 2022-12-19 13:46:17 +10:00
requests PERF: Fix N+1 queries on /categories route (#19585) 2022-12-23 04:29:49 +08:00
script/import_scripts
serializers FIX: Admin can't see user sidebar preferences of other users (#19570) 2022-12-23 11:45:29 +08:00
services FIX: Include tags inside tag groups for hashtag search (#19539) 2022-12-21 15:14:50 +10:00
support FIX: Admin can't see user sidebar preferences of other users (#19570) 2022-12-23 11:45:29 +08:00
system FIX: Admin can't see user sidebar preferences of other users (#19570) 2022-12-23 11:45:29 +08:00
tasks FIX: Allow attr updates of over-size-limit uploads (#18986) 2022-11-11 17:56:11 +01:00
views DEV: use structured data in topic-list for referencing only (#16235) 2022-12-05 18:00:32 +02:00
rails_helper.rb DEV: Move chat transcript tests into system specs (#19434) 2022-12-23 10:04:41 +10:00
regenerate_swagger_docs
swagger_helper.rb