.. |
admin
|
DEV: remove update_attributes which is deprecated in Rails 6
|
2019-04-29 17:32:25 +10:00 |
about_controller_spec.rb
|
FIX: title was repeating on about page
|
2018-11-28 08:06:14 +05:30 |
application_controller_spec.rb
|
FIX: double render error with delegated authentication
|
2019-04-01 22:13:53 -04:00 |
badges_controller_spec.rb
|
|
|
categories_controller_spec.rb
|
Removed unused let blocks (#7446)
|
2019-04-29 15:08:56 +08:00 |
category_hashtags_controller_spec.rb
|
|
|
clicks_controller_spec.rb
|
FEATURE: Always track clicks using AJAX. (#7373)
|
2019-04-23 12:41:36 +03:00 |
composer_controller_spec.rb
|
|
|
composer_messages_controller_spec.rb
|
|
|
csp_reports_controller_spec.rb
|
allow CSP reports to be sent when header isn't set by Discourse (#6594)
|
2018-11-14 16:23:29 -05:00 |
directory_items_controller_spec.rb
|
|
|
draft_controller_spec.rb
|
FIX: only check for conflict on edit drafts
|
2018-11-15 13:14:07 +11:00 |
drafts_controller_spec.rb
|
cleanup
|
2018-09-12 13:10:14 -04:00 |
email_controller_spec.rb
|
FEATURE: Allow users to tone down digest emails (#7353)
|
2019-04-17 12:14:40 -03:00 |
embed_controller_spec.rb
|
Removed unused let blocks (#7446)
|
2019-04-29 15:08:56 +08:00 |
exceptions_controller_spec.rb
|
FIX: Properly support defaults for upload site settings.
|
2019-03-13 16:36:57 +08:00 |
export_csv_controller_spec.rb
|
Removed unused let blocks (#7446)
|
2019-04-29 15:08:56 +08:00 |
extra_locales_controller_spec.rb
|
|
|
finish_installation_controller_spec.rb
|
|
|
groups_controller_spec.rb
|
DEV: remove update_attributes which is deprecated in Rails 6
|
2019-04-29 17:32:25 +10:00 |
inline_onebox_controller_spec.rb
|
|
|
invites_controller_spec.rb
|
DEV: remove update_attributes which is deprecated in Rails 6
|
2019-04-29 17:32:25 +10:00 |
list_controller_spec.rb
|
DEV: remove update_attributes which is deprecated in Rails 6
|
2019-04-29 17:32:25 +10:00 |
metadata_controller_spec.rb
|
FEATURE: Setting for short title used by Android on homescreen
|
2018-11-28 14:59:30 +01:00 |
notifications_controller_spec.rb
|
DEV: Fix randomlly failing spec.
|
2019-01-22 15:19:31 +08:00 |
offline_controller_spec.rb
|
|
|
omniauth_callbacks_controller_spec.rb
|
FIX: don't redirect incorrectly after full screen login (#7170)
|
2019-03-19 12:39:13 +00:00 |
onebox_controller_spec.rb
|
|
|
permalinks_controller_spec.rb
|
|
|
post_action_users_controller_spec.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
post_actions_controller_spec.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
posts_controller_spec.rb
|
Removed unused let blocks (#7446)
|
2019-04-29 15:08:56 +08:00 |
push_notification_controller_spec.rb
|
|
|
queued_posts_controller_spec.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
reviewables_controller_spec.rb
|
UX: Update post actions to "Approve Post" and "Reject Post"
|
2019-04-23 12:19:11 -04:00 |
robots_txt_controller_spec.rb
|
FEATURE: add Noindex to robots.txt for disallowed routes
|
2018-11-02 16:39:47 +11:00 |
safe_mode_controller_spec.rb
|
|
|
search_controller_spec.rb
|
FIX: prevents exception when search q params is a hash (#7437)
|
2019-04-29 15:09:25 +08:00 |
session_controller_spec.rb
|
Removed unused let blocks (#7446)
|
2019-04-29 15:08:56 +08:00 |
similar_topics_controller_spec.rb
|
|
|
site_controller_spec.rb
|
FEATURE: Upload Site Settings. (#6573)
|
2018-11-14 15:03:02 +08:00 |
static_controller_spec.rb
|
FIX: StaticController#favicon reads from disk when using local store. (#7160)
|
2019-03-14 04:17:36 +08:00 |
steps_controller_spec.rb
|
|
|
stylesheets_controller_spec.rb
|
|
|
svg_sprite_controller_spec.rb
|
FEATURE: support custom icons in themes (#7155)
|
2019-03-15 17:16:15 +11:00 |
tag_groups_controller_spec.rb
|
DEV: Basic specs for TagGroupsController .
|
2018-09-18 08:22:03 +08:00 |
tags_controller_spec.rb
|
FIX: Disable 'Create Topic' button if tag is staff-only. (#6984)
|
2019-03-12 19:23:36 +11:00 |
theme_javascripts_controller_spec.rb
|
DEV: remove update_attributes which is deprecated in Rails 6
|
2019-04-29 17:32:25 +10:00 |
topics_controller_spec.rb
|
Removed unused let blocks (#7446)
|
2019-04-29 15:08:56 +08:00 |
uploads_controller_spec.rb
|
DEV: fix and skip upload_controller test
|
2019-04-18 12:58:39 -04:00 |
user_actions_controller_spec.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
user_api_keys_controller_spec.rb
|
FEATURE: Delegated authentication via user api keys (#7272)
|
2019-04-01 13:18:53 -04:00 |
user_avatars_controller_spec.rb
|
REFACTOR: Proxy letter avatars in rails instead of nginx
|
2019-02-18 08:46:56 +11:00 |
user_badges_controller_spec.rb
|
FIX: use discourse route_for function to check url route
|
2019-01-11 14:58:45 +08:00 |
users_controller_spec.rb
|
DEV: remove update_attributes which is deprecated in Rails 6
|
2019-04-29 17:32:25 +10:00 |
users_email_controller_spec.rb
|
|
|
webhooks_controller_spec.rb
|
FIX: new mailgun webhooks
|
2019-01-31 17:52:33 +01:00 |
wizard_controller_spec.rb
|
|
|