discourse/spec
Guo Xiang Tan 9364d8ce71 FIX: Store user's id instead for sending activation email.
* Email and username are both allowed to be used for logging in.
  Therefore, it is easier to just store the user's id rather than
  to store the username and email in the session.
2017-03-13 20:24:55 +08:00
..
components FIX: include children categories when searching a category 2017-03-10 15:58:47 -05:00
controllers FIX: Store user's id instead for sending activation email. 2017-03-13 20:24:55 +08:00
fabricators switch contents of embeddable_host_fabricator.rb and category_fabricator.rb 2017-03-01 15:13:31 -05:00
fixtures FEATURE: new 'max_image_megapixels' site setting 2017-01-11 23:37:12 +01:00
helpers FEATURE: replace emoji with unicode in title and description meta tags 2017-02-22 16:24:13 -05:00
integration FIX: Don't mark user as active if verified email is different. 2017-03-02 14:24:30 +08:00
integrity FIX: i18n integrity specs 2017-02-24 11:35:33 +01:00
jobs FIX: should not try to send digest to users who reached the bounce threshold 2017-03-08 19:19:11 +01:00
mailers FIX: email customizations now apply to both html and text parts 2017-03-10 14:08:03 -05:00
models Add scope for human users. 2017-03-11 14:25:09 +08:00
phantom_js Dump the page's content as well on failure. 2017-01-17 18:40:46 +08:00
serializers FEATURE: Allow group owners to edit group name and avatar flair. 2016-12-05 14:27:46 +08:00
services FIX: grant trust level when bulk adding users to group 2017-03-06 14:39:53 +05:30
support No need for special helper to reset SiteSetting state. 2017-01-28 10:55:49 +08:00
tasks Suppress console output when running RSpec 2017-01-28 11:04:47 +05:30
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 FIX: token rotation not accounting for overlapping tokens correctly 2017-02-15 10:58:18 -05:00