.. |
components
|
Improve specs to assert for the right record instead of just a count.
|
2018-05-17 08:47:24 +08:00 |
controllers
|
FIX: stop adding email to unsubscribe url
|
2018-05-22 09:07:03 +10:00 |
fabricators
|
Partially revert 531baec5b5 .
|
2018-05-18 15:01:36 +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: 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
|
FIX: Payload for webhooks should be current as of the time the event was triggered.
|
2018-05-21 17:29:58 +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
|
Missing specs for Group , Tag , Category and Flag web hooks.
|
2018-05-21 17:29:58 +08:00 |
multisite
|
Update rails_multisite to 2.0.1.
|
2018-01-19 10:19:16 +08:00 |
requests
|
FIX: stop adding email to unsubscribe url
|
2018-05-22 09:07:03 +10:00 |
serializers
|
Fix the build.
|
2018-05-21 17:59:47 +08:00 |
services
|
skip erratic spec
|
2018-05-22 09:42:50 +10: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 |