.. |
admin
|
FIX: Incorrect query when removing a group owner.
|
2018-05-07 13:57:00 +08:00 |
application_controller_spec.rb
|
Add spec test for authComplete param carry-forward
|
2018-03-27 18:04:40 +05:30 |
categories_controller_spec.rb
|
FIX: exclude topics from latest in /categories on refresh
|
2018-04-24 11:07:26 -04:00 |
composer_controller_spec.rb
|
FIX: return 429 when admin api key is limited on admin route
|
2018-01-12 14:15:26 +11:00 |
directory_items_controller_spec.rb
|
FIX: return 429 when admin api key is limited on admin route
|
2018-01-12 14:15:26 +11:00 |
email_controller_spec.rb
|
SECURITY: do not show private topic title on /unsubscribed page
|
2018-04-16 10:35:57 +05:30 |
embed_controller_spec.rb
|
FIX: do not create duplicate topics
|
2018-01-04 23:53:52 +05:30 |
groups_controller_spec.rb
|
FIX: Better error message in `GroupsController#add_members`.
|
2018-04-20 10:28:52 +08:00 |
invites_controller_spec.rb
|
FIX: better handling of invite links after they are redeemed
|
2018-05-08 20:17:57 +05:30 |
list_controller_spec.rb
|
UX: Use topic list for displaying group messages on group page.
|
2018-03-16 11:56:40 +08:00 |
omniauth_callbacks_controller_spec.rb
|
FEATURE: Disallow login via omniauth when user has 2FA enabled.
|
2018-03-01 15:47:07 +08:00 |
post_actions_controller_spec.rb
|
FIX: return 429 when admin api key is limited on admin route
|
2018-01-12 14:15:26 +11:00 |
posts_controller_spec.rb
|
FEATURE: Shared Drafts
|
2018-03-20 17:15:26 -04:00 |
push_notification_controller_spec.rb
|
Refactor of `PushSubscriptionPusher`.
|
2018-05-09 08:14:14 +08:00 |
robots_txt_controller_spec.rb
|
FEATURE: An API to help sites build robots.txt files programatically
|
2018-04-16 15:43:20 -04:00 |
safe_mode_controller_spec.rb
|
Allow staff members to enable safe mode, even if disabled
|
2018-04-25 11:49:57 -04:00 |
session_controller_spec.rb
|
FEATURE: detect when client thinks user is logged on but is not
|
2018-03-06 16:49:31 +11:00 |
static_controller_spec.rb
|
FIX: don't double request when downloading a file
|
2018-02-24 12:35:57 +01:00 |
tags_controller_spec.rb
|
FIX: staff members should see all tags
|
2018-05-13 17:50:21 +02:00 |
topics_controller_spec.rb
|
FEATURE: provide extra signal about content age to crawlers
|
2018-04-13 14:58:33 +10:00 |
users_controller_spec.rb
|
Simplify log in for request specs.
|
2018-03-28 11:32:47 +08:00 |
users_email_controller_spec.rb
|
FIX: Automatically add user to groups after updating email address
|
2018-05-08 21:27:22 +02:00 |