discourse/spec
Sam 3d76ce1421 FEATURE: SSO support for adding and removing a user to groups
Use: add_groups with a comma delimited list to ensure a user is in groups (using group names)

Use: remove_groups with a comma delimited list to ensure a user is removed from groups (using group names)
2016-11-11 16:57:31 +11:00
..
components Fix specs. 2016-11-09 11:31:53 +08:00
controllers FIX: when subcategories with the same name exist, filtering by tags might use the wrong subcategory 2016-11-02 15:29:33 -04:00
fabricators FEATURE: user API now contains scopes so permission is granular 2016-10-14 16:05:42 +11:00
fixtures don't send more than 1 reply per day to auto-generated emails 2016-06-28 16:42:05 +02:00
helpers modernize user agent "is mobile" test strings 2016-03-27 10:28:18 -07:00
integration FIX: Remove tag plugin code from tag hashtag check. 2016-08-02 10:59:12 +08:00
integrity Add locale step 2016-09-22 09:52:19 -04:00
jobs FIX: stop raising exceptions when a post goes missing 2016-11-08 14:51:56 +11:00
mailers FIX: 'List-Unsubscribe' header wasn't added to emails sent when mailing_list_mode was enabled 2016-08-01 20:19:00 +02:00
models FEATURE: SSO support for adding and removing a user to groups 2016-11-11 16:57:31 +11:00
phantom_js fix smoke test 2016-08-17 23:59:18 +02:00
serializers Add notification level user preference when replying to a topic 2016-09-30 14:58:07 -04:00
services correct regression where notifications scope is not pushing to push server 2016-10-14 22:52:39 +11:00
support FIX: Random Redis connection timeout failure in Travis. 2016-05-18 10:42:40 +08:00
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 Allow other directories to be specified when accessing fixtures. 2016-08-18 16:34:43 +08:00