summaryrefslogtreecommitdiff
path: root/spec/features/projects/commit/mini_pipeline_graph_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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