discourse/spec
Blake Erickson bd352a17bf FIX: Show a json api response when deleting a user with posts
A 500 error was actually caused with no response when using the api, so
it wasn't very clear that you need to delete the posts first when using
the api.
2018-05-10 13:04:36 -06:00
..
components FEATURE: clearer error message when receiving a reply to an old notification 2018-05-09 18:51:01 +02:00
controllers FIX: Show a json api response when deleting a user with posts 2018-05-10 13:04:36 -06:00
fabricators FIX: Retrigger notification when a topic is recategorized. 2018-05-07 21:29:06 +08:00
fixtures FEATURE: clearer error message when receiving a reply to an old notification 2018-05-09 18:51:01 +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 FIX: better handling of invite links after they are redeemed 2018-05-08 20:17:57 +05:30
multisite Update `rails_multisite` to 2.0.1. 2018-01-19 10:19:16 +08:00
requests Refactor of `PushSubscriptionPusher`. 2018-05-09 08:14:14 +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