..
components
FEATURE: stop escaping special chars in title prettify
2017-03-13 10:02:20 -04:00
controllers
FIX: Store user's id instead for sending activation email.
2017-03-13 20:24:55 +08:00
fabricators
switch contents of embeddable_host_fabricator.rb and category_fabricator.rb
2017-03-01 15:13:31 -05:00
fixtures
FEATURE: new 'max_image_megapixels' site setting
2017-01-11 23:37:12 +01:00
helpers
FEATURE: replace emoji with unicode in title and description meta tags
2017-02-22 16:24:13 -05:00
integration
FIX: Don't mark user as active
if verified email is different.
2017-03-02 14:24:30 +08:00
integrity
FIX: i18n integrity specs
2017-02-24 11:35:33 +01:00
jobs
FIX: should not try to send digest to users who reached the bounce threshold
2017-03-08 19:19:11 +01:00
mailers
FIX: email customizations now apply to both html and text parts
2017-03-10 14:08:03 -05:00
models
FEATUE: automatically validate token is stored in redis
2017-03-13 10:19:02 -04:00
phantom_js
Dump the page's content as well on failure.
2017-01-17 18:40:46 +08:00
serializers
FEATURE: Allow group owners to edit group name and avatar flair.
2016-12-05 14:27:46 +08:00
services
FIX: grant trust level when bulk adding users to group
2017-03-06 14:39:53 +05:30
support
No need for special helper to reset SiteSetting state.
2017-01-28 10:55:49 +08:00
tasks
Suppress console output when running RSpec
2017-01-28 11:04:47 +05:30
views /omniauth_callbacks
FIX: Weird spec
2016-06-10 11:32:32 -04:00
discourse_tagging_spec.rb
FIX: prevent creation of tags with invalid characters
2016-10-12 15:44:36 -04:00
rails_helper.rb
FIX: token rotation not accounting for overlapping tokens correctly
2017-02-15 10:58:18 -05:00