summaryrefslogtreecommitdiff
path: root/spec/features/projects/commit/mini_pipeline_graph_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-06-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-06-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-111-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-311-34/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-151-17/+35
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-211-2/+0
* Add latest changes from gitlab-org/gitlab@masterfix-master-merge-train-helperGitLab Bot2020-08-131-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-111-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-161-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
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Fix commit pipeline showing wrong status39878-commit-pipeline-reads-wrong-keyFilipa Lacerda2017-11-071-0/+7
* replace use of unsupported trigger method with clickMike Greiling2017-11-031-1/+1
* Lets try with trigger('click')Tim Zallmann2017-10-301-1/+1
* Fix a transient failure in mini_pipeline_graph_specrs-transient-mini-pipeline-graph-failureRobert Speicher2017-08-281-14/+4
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* 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
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-0/+55