discourse/spec
Gerhard Schlager 876c4f20b3 FIX: Remove duplicate Emoji names from blurb
The blurb contained the value of the alt and title attribute of Emojis. Both values are always the same.
2019-04-29 17:26:39 +02:00
..
components DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
fabricators DEV: User email test optimization (#7405) 2019-04-23 17:49:05 +08:00
fixtures PERF: Avoid looking up the same group multiple times during bulk invite. 2019-04-16 09:42:25 +08:00
helpers FEATURE: remove "COMPRESS_BROTLI" optional behavior 2019-04-11 12:36:18 +10: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 DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
lib FIX: should look through posts for image markdown 2019-04-10 13:52:35 +05:30
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: URL encode username and first letter in avatar URL 2019-04-29 15:08:14 +02:00
multisite DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
requests DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
serializers Removed unused let blocks (#7446) 2019-04-29 15:08:56 +08:00
services FIX: Remove duplicate Emoji names from blurb 2019-04-29 17:26:39 +02:00
support FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
tasks DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb Removed "shoulda" gem in favor of "shoulda-matchers" and update (#7387) 2019-04-18 07:41:37 +10:00