index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
rails_helper.rb
Age
Commit message (
Expand
)
Author
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-02-17
Isolate each specs for cache store (#6450)
Akihiko Odaki
2018-01-07
Fix force_ssl conditional (#6201)
Yamagishi Kazutoshi
2018-01-05
Fix enforce HTTPS in production. (#6180)
Naoki Kosaka
2017-07-07
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
Eugen Rochko
2017-06-28
Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
2017-06-23
Revocable sessions (#3616)
Sorin Davidoi
2017-05-10
Disable sidekiq logging in test mode (#2962)
Matt Jankowski
2017-05-05
Misc spec coverage improvements (#2821)
Matt Jankowski
2017-04-24
Followers-only post federation (#2111)
Eugen
2017-04-15
Silence Devise deprecation warning about TestHelpers (#1840)
Matt Jankowski
2017-04-15
Introduce capybara and first feature spec (#1801)
Chad Pytel
2017-04-05
add more tests to models
Samy KACIMI
2016-11-10
Discard misattributed remote statuses, improve timelines filter
Eugen Rochko
2016-10-15
Exclude blocked users from follow suggestions, fix tests
Eugen Rochko
2016-10-09
Adding domain blocks
Eugen Rochko
2016-09-05
Add API to upload media attachments
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-26
Moving Salmon notifications to background processing, fixing mini-profiler
Eugen Rochko
2016-03-20
Writing out more tests, fixed some bugs
Eugen Rochko
2016-03-06
Adding GNU Public license, adding home timeline, reblog/favourite counters
Eugen Rochko
2016-02-28
Adding a test for ReblogService, fixing mentions for remote statuses
Eugen Rochko
2016-02-25
Adding a Mention model, test stubs
Eugen Rochko