summaryrefslogtreecommitdiff
path: root/spec/features/projects/jobs/user_browses_job_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-60/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-5/+5
* Creates Feature Flag for job logFilipa Lacerda2019-08-301-0/+2
* Makes title section collapsible63181-collapsible-lineFilipa Lacerda2019-08-071-0/+14
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Extract shared examples for duplicate sections and nonFabio Pitino2019-06-171-0/+28
* Use :first css element to collapseFabio Pitino2019-06-171-1/+4
* Ensure duplicate sections collapseFabio Pitino2019-06-171-1/+1
* Make failing specs passgenerate-spans-for-sectionsFabio Pitino2019-06-171-2/+0
* Update class namesFilipa Lacerda2019-06-141-2/+2
* Add feature spec for collapsible sectionsFabio Pitino2019-06-131-0/+17
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-2/+2
* Resolve "Integrate new vue+vuex code base with new API and remove old haml code"Filipa Lacerda2018-10-171-1/+1
* Uses Vue app to render part of job show pageFilipa Lacerda2018-10-031-4/+4
* Moves stages dropdown into the new vue appFilipa Lacerda2018-10-031-2/+4
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-091-2/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Remove unused running_or_pending_build_countremove-unused-query-in-hooksKamil Trzciński2018-06-041-2/+0
* Add missing trace artifacts to jobs in specMatija Čupić2018-04-061-2/+2
* Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-061-0/+22
|\
| * Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+22
* | Scrolls to the top of the page before erase clickFilipa Lacerda2018-04-041-1/+4
* | Properly set up job trace in user_browses_job_specMatija Čupić2018-04-031-5/+3
|/
* Fix spec failuresKamil Trzciński2017-12-211-1/+1
* accept confirmation modal when erasing job trace in user_browses_job_spec.rbMike Greiling2017-10-311-2/+2
* Replace the 'project/builds/summary.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-121-0/+37