..
components
improve spec stability
2018-05-25 15:16:40 +10:00
controllers
Return a 403 instead of 200 when trying to delete a user with posts
2018-05-22 17:02:02 -06:00
fabricators
Partially revert 531baec5b5
.
2018-05-18 15:01:36 +08:00
fixtures
ignore emails that are from the reply by email addresses ( #5843 )
2018-05-23 10:04:45 +02:00
helpers
FIX: allow user quotes in HTML digest emails
2018-05-13 18:23:17 +02: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
Remove assertion to_not raise_error
.
2018-05-25 09:57:08 +08: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: Extraction of quoted posts failed in some cases
2018-05-25 12:00:17 +02:00
multisite
Update rails_multisite
to 2.0.1.
2018-01-19 10:19:16 +08:00
requests
FIX: not found page shouldn't include the Google search form for sites with login_required enabled
2018-05-23 16:59:02 -04:00
serializers
improve erraticly failing spec
2018-05-23 08:39:15 +10:00
services
FIX: Extraction of quoted posts failed in some cases
2018-05-25 12:00:17 +02: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
DEV: attempt to report last exception as the "cause" for failures
2018-05-21 17:01:50 +10:00