summaryrefslogtreecommitdiff
path: root/spec/views/admin
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade Devise from 4.1.1 to 4.2.0.Connor Shea2016-09-271-1/+1
| | | | | | | | This fixes an issue with Rails 5 and brings us up-to-date with the latest Devise release. This also replaces the deprecated Devise::TestHelpers with Devise::Test::ControllerHelpers. Changelog: https://github.com/plataformatec/devise/blob/v4.2.0/CHANGELOG.md#420---2016-07-01
* Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska2016-07-231-0/+20
Test for showing GitLab Workhorse version on Admin Dashboard Refactoring