.. |
components
|
FIX: `topic_destroyed` web hook couldn't find topic.
|
2018-05-28 17:38:02 +08:00 |
controllers
|
REFACTOR: users contollers specs => request specs
|
2018-05-25 05:04:25 +03: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
|
DEV: prefer using ordering in relation over default scope
|
2018-05-29 09:34:12 +10:00 |
multisite
|
Update `rails_multisite` to 2.0.1.
|
2018-01-19 10:19:16 +08:00 |
requests
|
DEV: Clean up omniauth after mocking.
|
2018-05-28 15:12:54 +08:00 |
serializers
|
improve erraticly failing spec
|
2018-05-23 08:39:15 +10:00 |
services
|
FIX: Load post revisions in correct order
|
2018-05-28 11:25:24 +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 |