.. |
components
|
FIX: only show participants the user can see
|
2017-09-13 17:14:03 +02:00 |
controllers
|
FIX: Users should be able to activate their emails even if unapproved
|
2017-09-12 15:04:39 -04:00 |
fabricators
|
Merge pull request #5013 from LeoMcA/alternate-emails-phase-1.5
|
2017-08-16 16:19:28 +09:00 |
fixtures
|
FIX: Handle incoming emails without email address in From header (#5177)
|
2017-09-12 22:35:24 +02:00 |
helpers
|
Nuke all SiteSetting.stubs from our codebase.
|
2017-07-07 15:09:14 +09:00 |
integration
|
Move new controller specs to reqeusts folder.
|
2017-08-24 12:01:11 +09:00 |
integrity
|
FIX: fails loud if default setting is not set
|
2017-08-15 12:07:25 +02:00 |
jobs
|
FEATURE: automatically handle flags and posts that have been waiting in a queue for a long time. Flags will be deferred. Posts waiting for approval will be rejected. Control how old the records need to be with the auto_handle_queued_age site setting.
|
2017-09-14 12:01:06 -04:00 |
mailers
|
FIX: digest emails should not include posts that are still in the edit grace period
|
2017-08-14 12:47:33 -04:00 |
models
|
FIX: Use default locale for edit reason when owner of post gets changed
|
2017-09-14 17:17:37 +02:00 |
multisite
|
Only remove default locale which is the only column we touch
|
2017-08-29 14:02:24 -04:00 |
phantom_js
|
FIX: Don't hardcode text in smoke test.
|
2017-05-22 08:01:33 +08:00 |
requests
|
FIX: don't activate un-confirmed email on omniauth authentication (#5176)
|
2017-09-12 17:36:17 +02:00 |
serializers
|
Split alias levels in mentionable and messageable levels. (#5065)
|
2017-08-28 12:32:08 -04:00 |
services
|
FIX: staged users should get emails on must_approve_users sites
|
2017-08-28 17:32:07 -04:00 |
support
|
add more diagnostics for flaky spec
|
2017-08-23 10:41:57 -04:00 |
tasks
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
views/omniauth_callbacks
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
discourse_tagging_spec.rb
|
FIX: prevent creation of tags with invalid characters
|
2016-10-12 15:44:36 -04:00 |
rails_helper.rb
|
Remove Spork dependency.
|
2017-08-10 22:54:52 +01:00 |