summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_health_check_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fix a transient spec failure in "Admin Health Check" feature spec30461-fix-transient-failureRémy Coutable2017-04-041-3/+3
* Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-231-3/+6
* Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-211-6/+3
* Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-151-3/+6
* Fix minor typos in admin health check pageDrew Blessing2016-05-121-1/+1
* Add tests for the health check featureDJ Mountney2016-05-101-0/+55