Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-21 | Use raw status code on have_http_status (#7214) | Yamagishi Kazutoshi | |
2017-05-29 | Cover InstancesController more (#3342) | Akihiko Odaki | |
2017-04-28 | More controller specs (#2561) | Matt Jankowski | |
* Add render_views in more places * Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user * Use actual account instances in authorize follow controller spec | |||
2017-04-18 | Instances list in admin (#2095) | Matt Jankowski | |
* 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 |