about summary refs log tree commit diff
path: root/spec/rails_helper.rb
AgeCommit message (Expand)Author
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-03-21Bump sidekiq from 5.2.7 to 6.0.4 (#11727)dependabot-preview[bot]
2019-10-01Fix records not being indexed sometimes (#12024)Eugen Rochko
2019-01-15Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ...Moritz Heiber
2018-10-08rubocop issues - Cleaning up (#8912)ashleyhull-versent
2018-09-08feat(cookies): Use the same-site attribute to lax (#8626)Sorin Davidoi
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-02-17Isolate each specs for cache store (#6450)Akihiko Odaki
2018-01-07Fix force_ssl conditional (#6201)Yamagishi Kazutoshi
2018-01-05Fix enforce HTTPS in production. (#6180)Naoki Kosaka
2017-07-07Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)Eugen Rochko
2017-06-28Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-25Add overview of active sessions (#3929)Eugen Rochko
2017-06-23Revocable sessions (#3616)Sorin Davidoi
2017-05-10Disable sidekiq logging in test mode (#2962)Matt Jankowski
2017-05-05Misc spec coverage improvements (#2821)Matt Jankowski
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-15Silence Devise deprecation warning about TestHelpers (#1840)Matt Jankowski
2017-04-15Introduce capybara and first feature spec (#1801)Chad Pytel
2017-04-05add more tests to modelsSamy KACIMI
2016-11-10Discard misattributed remote statuses, improve timelines filterEugen Rochko
2016-10-15Exclude blocked users from follow suggestions, fix testsEugen Rochko
2016-10-09Adding domain blocksEugen Rochko
2016-09-05Add API to upload media attachmentsEugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-26Moving Salmon notifications to background processing, fixing mini-profilerEugen Rochko
2016-03-20Writing out more tests, fixed some bugsEugen Rochko
2016-03-06Adding GNU Public license, adding home timeline, reblog/favourite countersEugen Rochko
2016-02-28Adding a test for ReblogService, fixing mentions for remote statusesEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko