An error occurred fetching the project authors.
- 26 Apr, 2018 1 commit
-
-
Dylan Griffith authored
-
- 15 Mar, 2018 1 commit
-
-
Sean McGivern authored
This is 36 in CE, and 40 in EE.
-
- 07 Mar, 2018 1 commit
-
-
Micaël Bergeron authored
-
- 06 Mar, 2018 1 commit
-
-
Micaël Bergeron authored
-
- 28 Feb, 2018 1 commit
-
-
Grzegorz Bizon authored
Multiple artifacts ee See merge request gitlab-org/gitlab-ee!3276
-
- 19 Dec, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
Uses `list_commits_by_oid` on the CommitService, to request the needed commits for pipelines. These commits are needed to display the user that created the commit and the commit title. This includes fixes for tests failing that depended on the commit being `nil`. However, now these are batch loaded, this doesn't happen anymore and the commits are an instance of BatchLoader.
-
- 03 Dec, 2017 2 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
Two things at ones, as there was no clean way to seperate the commit and give me feedback from the tests. But the model Artifact is now JobArtifact, and the table does not have a type anymore, but the metadata is now its own model: Ci::JobArtifactMetadata.
-
- 03 Oct, 2017 1 commit
-
-
Mike Greiling authored
-
- 19 Sep, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 09 Aug, 2017 1 commit
-
-
Michael Kozono authored
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 19 Jul, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 04 Jul, 2017 1 commit
-
-
Lin Jen-Shin authored
So that we cache the result of UserAccess#can_push_or_merge_to_branch? in RequestStore, avoiding querying ProtectedBranch over and over for the list of pipelines (i.e. in PipelineSerializer) I don't think this is ideal because I don't like the idea of RequestStore in general, but this is the easiest way to cache it without changing the architecture. In the future we should cache more explicitly rather than this kind of global store.
-
- 14 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 09 Jun, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 02 Jun, 2017 1 commit
-
-
Nick Thomas authored
Various Rails initializers (metrics, sentry, etc) are run before migrations, which can lead to a mismatch between app/models/application_settings.rb and schema.
-
- 09 May, 2017 1 commit
-
-
Fatih Acet authored
-
- 17 Apr, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 13 Apr, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 06 Apr, 2017 6 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 23 Mar, 2017 5 commits
-
-
Shinya Maeda authored
Use detailed_status effectively. Remove unnecesarry context(nest). Add new context in merge_requests_controller_spec.rb and fix a bug. Correct description of spec.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 23 Feb, 2017 4 commits
-
-
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
-
- 06 Feb, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 03 Feb, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 27 Jan, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 28 Dec, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 15 Dec, 2016 1 commit
-
-
Grzegorz Bizon authored
-