- Feb 25, 2020
-
-
GitLab Bot authored
-
- Jan 08, 2020
-
-
GitLab Bot authored
-
- Nov 29, 2019
-
-
GitLab Bot authored
-
- Sep 30, 2019
-
-
GitLab Bot authored
-
- Sep 03, 2019
-
-
Shinya Maeda authored
This commit adds pipeline.type key to PipelineEntity. This key will be used in MR widget in the next iteration.
-
- May 24, 2019
-
-
-
This change makes it possible to avoid additional serialization of entire pipeline when rendering a build details page. Instead we expose more information from the build entity itself what is much cheaper than serializing entire pipeline. Additionally we do not need to serialize `latest?` flag, which involves multiple Gitaly calls.
-
- May 06, 2019
-
-
Shinya Maeda authored
Refactor
-
- Apr 02, 2019
-
-
Shinya Maeda authored
This is for merge request pipelines
-
- Mar 19, 2019
-
-
Shinya Maeda authored
Commit changes Add spec Add changelog fix fix Fix Fix spec Finish spec ok nice ok ok ok fix
-
- Mar 13, 2019
-
-
Shinya Maeda authored
Add spec Fix Fix Add changelog Drop attached Remove attached Update changelog ok
-
Shinya Maeda authored
Make it sane Include merge ref head Fix union Improve a bit Add spec remove add spec Add changelog fix coding offence Apply suggestion to spec/models/merge_request_spec.rb ok ok Fix Fix spec Fix spec fix Simplify the things Memoize OK a
-
- Mar 06, 2019
-
-
Shinya Maeda authored
Add preload Fix ok Write tests test only postgresql ok add more test ; Improve wording Add changelog Fix
-
- Dec 05, 2018
-
-
Scott Hampton authored
-
- May 17, 2018
-
-
Yorick Peterse authored
When displaying a project's pipelines (Projects::PipelinesController#index) we now exclude the coverage data. This data was not used by the frontend, yet getting it would require one SQL query per pipeline. These queries in turn could be quite expensive on GitLab.com.
-
- Apr 05, 2018
-
-
- Oct 05, 2017
-
-
Grzegorz Bizon authored
Conflicts: app/presenters/ci/pipeline_presenter.rb
-
- Aug 31, 2017
-
-
Zeger-Jan van de Weg authored
Given the user can soon have multiple config sources for CI, we now store what type at the time of the pipeline run we chose. This will give us insight into what triggered the new pipeline so we can display it to the enduser.
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
- Jul 18, 2017
-
-
Lin Jen-Shin authored
-
- Jul 04, 2017
-
-
Lin Jen-Shin authored
-
- Jun 14, 2017
-
-
Robert Speicher authored
-
- May 31, 2017
-
-
Z.J. van de Weg authored
Now we have a PipelineEntity which is a bit smaller, mostly in bytes needing to send to the frontend. PipelineDetailsEntity is the default for the PipelineSerializer, limiting the changes needed. This commit also incorporates the review.
-
Kamil Trzcińśki authored
-
- May 09, 2017
-
-
- Mar 23, 2017
-
-
Shinya Maeda authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- Jan 20, 2017
-
-
Grzegorz Bizon authored
-
- Dec 21, 2016
-
-
Grzegorz Bizon authored
[ci skip]
-