You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Matt Jankowski 55e1503522 Instances list in admin (#2095)
* Add admin/instances index action

* Add link to instances admin page

* View lists instances

* Instances, grouped by domain, ordered by count

* Use Account.remote scope

* Extract method: Account.by_domain_accounts
8 years ago
..
controllers Instances list in admin (#2095) 8 years ago
fabricators Refresh webfinger (#1323) 8 years ago
features Introduce capybara and first feature spec (#1801) 8 years ago
fixtures Imports controller errors (#1553) 8 years ago
helpers Instance helper to replace site title helper (#2038) 8 years ago
javascript Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 (#1584) 8 years ago
lib Add forgotten AtomSerializer spec (#2047) 8 years ago
mailers Add digest e-mails 8 years ago
models Instances list in admin (#2095) 8 years ago
presenters About page contact email (#1839) 8 years ago
requests Improve handling of HTTP_ACCEPT for webfinger (#2008) 8 years ago
routing Improve handling of HTTP_ACCEPT for webfinger (#2008) 8 years ago
services Fix nil query_username (#2013) 8 years ago
support/matchers/model add more tests to models 8 years ago
views Make file attachment on MediaAttachment optional (#1865) 8 years ago
rails_helper.rb Silence Devise deprecation warning about TestHelpers (#1840) 8 years ago
spec_helper.rb View spec fix (#1888) 8 years ago