discourse/spec
Gerhard Schlager 2e67998319 Improvements for user renaming (#5810)
* FEATURE: Update avatars in posts and revisions when user gets renamed

* FIX: Replace username in deleted posts when user gets renamed

* FEATURE: Replace username in notifications when user gets renamed

FEATURE: Update mentions and quotes when user gets merged
2018-05-08 10:02:43 -04:00
..
components Merge pull request #5807 from discourse/min-flags-by-topic 2018-05-08 09:17:29 -04:00
controllers FEATURE: add profile_background fields into SSO (#5701) 2018-05-07 10:03:26 +02:00
fabricators FIX: Retrigger notification when a topic is recategorized. 2018-05-07 21:29:06 +08:00
fixtures FIX: update mail gem to fix UTF-8 parsing issue 2018-04-25 21:53:37 +02:00
helpers FIX: excerpts in summary email are too short when there are images or links 2018-03-12 18:12:09 -04: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 FIX: when creating a topic in a category that only allows tags from a tag group, don't allow creation of new tags 2018-03-19 11:42:10 -04:00
integrity FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify 2018-02-01 13:22:38 +11:00
jobs FEATURE: add profile_background fields into SSO (#5701) 2018-05-07 10:03:26 +02:00
lib/backup_restore backup restorer: tidy pg_dump schema portability logic, add test 2018-03-20 10:32:39 +08:00
mailers Fabricate records with the right attributes during fabrication. 2018-05-07 11:26:38 +08:00
models Merge pull request #5807 from discourse/min-flags-by-topic 2018-05-08 09:17:29 -04:00
multisite Update `rails_multisite` to 2.0.1. 2018-01-19 10:19:16 +08:00
requests Rewrite push notifications controller specs as request specs. 2018-05-07 15:40:46 +08:00
serializers FIX: Missing `Group#bio_raw` attribute for group owners. 2018-04-17 15:57:52 +08:00
services Improvements for user renaming (#5810) 2018-05-08 10:02:43 -04:00
support FEATURE: move staff tags setting to tag group settings 2018-04-20 15:34:23 -04:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
rails_helper.rb FIX: load balanced servers do not share monotonic clock 2017-12-07 11:48:11 +11:00