summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/pipelines_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+80
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+67
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-170/+54
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-33/+62
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-46/+69
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-16/+103
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-12/+36
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-4/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-7/+53
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-0/+66
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-11/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-1/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-111-0/+70
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-5/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-0/+47
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-14/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+187
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-0/+70
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-1/+1
* Issue #39099: Add links for latest pipelinesAlex Ives2019-08-221-0/+65
* Improve nplusone spec for PipelinesController#showMatija Čupić2019-08-191-7/+11
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Fix and expand Gitaly FindCommit cachingsh-fix-ref-name-cachingStan Hu2019-04-041-0/+2
* Cache FindCommit results in pipelines viewsh-cache-pipeline-find-commitsStan Hu2019-04-021-0/+2
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-15/+32
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-22/+34
* Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-271-0/+5
* Add retried jobs to pipeline stagesSteve Azzopardi2018-09-131-10/+31
* Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-5/+9
* Allow 2 more queries in spec/controllers/projects/pipelines_controller_spec.rbRémy Coutable2018-07-051-1/+1
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-1/+19
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-1/+1
|\
| * remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
* | Improve specs for pipelines controllerGrzegorz Bizon2018-05-291-14/+53
* | Reduce amount of expected pipeline serialization queries in specsGrzegorz Bizon2018-05-231-1/+1
* | Do not paginate pipelines active relation twiceGrzegorz Bizon2018-05-231-1/+1
* | Fix rubocop offense in pipeline controller specs :cop:Grzegorz Bizon2018-05-221-2/+2
* | Refactor pipeline preloader to split reponsibilities betterGrzegorz Bizon2018-05-221-2/+0
* | Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon2018-05-221-5/+6
* | Preload number of warnings in every stage in a pipelineGrzegorz Bizon2018-05-221-21/+24
* | Use persisted stages to load pipelines index tableGrzegorz Bizon2018-05-211-15/+37
|/
* Exclude coverage data from the pipelines pageYorick Peterse2018-05-171-0/+6