0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/spec
2026-07-01 13:59:07 +08:00
..
db FIX: Prevent backslash accumulation in upload markdown labels (#39461) 2026-06-03 18:10:38 +02:00
fabricators FEATURE: Access control list UI and backend (#41009) 2026-06-29 09:44:58 +10:00
fixtures DEV: Allow plugins to register admin-panel-specific CSS (#40345) 2026-05-28 11:03:38 +01:00
generator DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
helpers DEV: Track browser session engagement for crawler detection (#41215) 2026-07-01 09:17:48 +08:00
import_export
initializers SECURITY: Harden imagemagick execution 2026-06-30 16:10:52 +02:00
integration FIX: Gate MessageBus groups when closing topic (#40913) 2026-06-15 15:27:07 -05:00
integrity DEV: Add hide_settings metadata to upcoming changes framework (#40990) 2026-06-19 10:25:39 +04:00
jobs DEV: Track browser session engagement for crawler detection (#41215) 2026-07-01 09:17:48 +08:00
lib UX: Prevent incomplete crawler localization settings (#41297) 2026-07-01 12:13:22 +08:00
mailers FIX: allow custom email sender name via translation overrides (#40674) 2026-06-09 14:03:03 +04:00
migrations FIX: Ensure each flag gets a unique name_key (#40899) 2026-06-24 16:37:59 +02:00
models FIX: Use display_name for DAccessList (#41311) 2026-07-01 13:16:00 +10:00
multisite DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
queries/reports DEV: Remove reporting_improvements upcoming change (#41259) 2026-07-01 07:52:02 +08:00
requests UX: Prevent incomplete crawler localization settings (#41297) 2026-07-01 12:13:22 +08:00
script DEV: Automatic upcoming change status report and PR creation (#40291) 2026-06-11 15:19:15 +10:00
serializers DEV: Add banned_acl concept to AccessControlList (#41254) 2026-06-29 16:22:30 +10:00
services SECURITY: Regular users can route multipart uploads into the admin backup store 2026-06-30 16:10:52 +02:00
support FEATURE: Show theme d-compat/* refs in admin UI (#40649) 2026-06-17 22:13:45 +01:00
system FIX: Stabilize deferred topic pageview specs (#41313) 2026-07-01 13:59:07 +08:00
tasks DEV: better multisite suppport for migrate gifs (#40792) 2026-06-11 17:51:27 +04:00
views
rails_helper.rb DEV: Block external requests in system specs via Chrome DNS resolver (#40685) 2026-06-17 12:29:57 +01:00
regenerate_swagger_docs
swagger_helper.rb