summaryrefslogtreecommitdiff
path: root/spec/features/user_can_display_performance_bar_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-291-1/+35
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-181-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-111-26/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-111-0/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-161-1/+1
* Use stub_rails_env for Rails.env stubbing66966-convert-rails-env-stub-usages-to-use-railshelpers-stub_rails_env-insteadAsh McKenzie2019-09-051-1/+1
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Show Ajax requests in performance barSean McGivern2018-03-191-5/+5
* In development, allow the toggling of the performance barRémy Coutable2018-01-171-6/+20
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-071-9/+14
|\
| * Fix performance bar specsSean McGivern2017-07-071-5/+10
| * Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-8/+8
* | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-3/+3
|\ \ | |/
| * Fix the performance bar spec that was not asserting the right thingfix-performance_bar-specsRémy Coutable2017-06-291-3/+3
* | 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
* Add a feature spec for the performance barRémy Coutable2017-06-091-0/+81