discourse/spec
David Taylor 812add18bd REFACTOR: Serve auth provider information in the site serializer.
At the moment core providers are hard-coded in Javascript, and plugin providers get added to the JS payload at compile time. This refactor means that we only ship enabled providers to the client.
2018-08-06 09:25:48 +01:00
..
components REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
fabricators Rename approval web hook event type to queued post 2018-07-26 10:29:38 +05:30
fixtures REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
helpers Move into MiniSQLMultisiteConnection, and add test for rollback 2018-07-24 09:41:55 +01: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: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
integrity correct regression and add integrity spec for onceoffs 2018-06-20 09:09:31 +10:00
jobs FIX: `UserAvatar#update_gravatar!` does not update `User#uploaded_avatar`. 2018-08-06 13:29:44 +08:00
lib Use rchardet instead of charlock_holmes gem 2018-08-01 10:41:20 +02:00
mailers Drop `reply_key`, `skipped` and `skipped_reason` from `email_logs`. 2018-07-30 11:39:28 +08:00
models REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
multisite DEV: improve design of site setting default provider 2018-06-07 14:33:41 +10:00
requests REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
serializers FIX: Should not include regular categories in top_category_ids array 2018-07-30 16:06:36 +05:30
services FIX: Check for group name availability should skip reserved usernames. 2018-08-01 11:09:33 +08:00
support DEV: Assert for 200 response code to avoid changing magic helper in the future. 2018-06-07 16:11:09 +08:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
rails_helper.rb DEV: Raise an error if any test finishes with more than 1 busy AR connection. 2018-07-11 09:54:01 +08:00