about summary refs log tree commit diff
path: root/spec/models/user_spec.rb
AgeCommit message (Expand)Author
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-06-08Fix db:seed - only run some validations when the field was changed (#3592)Eugen Rochko
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-06-07Use "match_array" only for order independent assertions (#3626)unarist
2017-06-04Spec ScopedSettings (#3559)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-30Refactor User and spec (#3431)Akihiko Odaki
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-08Improve allowed language handling (#2897)Matt Jankowski
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-04-26Stricter whitelist rules (#2213)Guillaume Lo Re
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-21User settings mutation (#2270)Matt Jankowski
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-05Fix specEugen Rochko
2017-04-05Merge branch 'master' into add_more_tests_to_modelsEugen
2017-04-05add more tests to modelsSamy KACIMI
2017-04-04[#817] Add email whitelistPete Keen
2016-02-25Adding a Mention model, test stubsEugen Rochko
2016-02-22Made some progressEugen Rochko