discourse/spec
Robin Ward 3e13becf33 A safe way to create class variables in a multisite environment.
This should allow plugins to set class variables that will not
stomp on other plugins.
2017-09-27 13:00:47 -04:00
..
components FIX: Don't raise an error if reading from URL timeout. 2017-09-27 14:53:22 +08:00
controllers FIX: wasn't allowed to set a user's title anymore 2017-09-26 20:13:24 +02:00
fabricators Merge pull request #5013 from LeoMcA/alternate-emails-phase-1.5 2017-08-16 16:19:28 +09:00
fixtures FIX: Handle incoming emails without email address in From header (#5177) 2017-09-12 22:35:24 +02:00
helpers Nuke all `SiteSetting.stubs` from our codebase. 2017-07-07 15:09:14 +09:00
integration Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
integrity FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00
jobs UX: Nicer selection of suspend duration 2017-09-25 12:28:00 -04:00
mailers FIX: digest emails should not include posts that are still in the edit grace period 2017-08-14 12:47:33 -04:00
models Merge pull request #5200 from gschlager/embed 2017-09-26 09:07:57 +08:00
multisite A safe way to create class variables in a multisite environment. 2017-09-27 13:00:47 -04:00
phantom_js FIX: Don't hardcode text in smoke test. 2017-05-22 08:01:33 +08:00
requests Add front end service for staff controls 2017-09-25 12:25:14 -04:00
serializers PERF: Only send down suggested payload when loading last chunk. 2017-09-26 14:42:27 +08:00
services FIX: Fix ActiveRecord API that was removed in Rails 5.1. 2017-09-25 16:16:37 +08:00
support Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
tasks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00