An error occurred fetching the project authors.
- 21 Jan, 2019 2 commits
-
-
Yorick Peterse authored
This refactors ExpirePipelineCacheWorker so that EE can more easily extend its logic, without having to inject code in the middle of a CE method.
-
Yorick Peterse authored
This refactors ExpirePipelineCacheWorker so that EE can more easily extend its logic, without having to inject code in the middle of a CE method.
-
- 11 Sep, 2018 2 commits
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- 27 Jun, 2018 1 commit
-
-
gfyoung authored
-
- 19 Dec, 2017 2 commits
-
-
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.
-
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.
-
- 13 Dec, 2017 1 commit
-
-
Douwe Maan authored
-
- 12 Dec, 2017 1 commit
-
-
Douwe Maan authored
-
- 05 Dec, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 21 Aug, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 06 Jul, 2017 1 commit
-
-
Nick Thomas authored
-
- 05 Jul, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 29 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 28 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 07 Jun, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 22 May, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 24 Apr, 2017 3 commits
-
-
Toon Claes authored
Make it gracefully handle unexisting pipelines and refactor iterating all the merge request paths.
-
Toon Claes authored
And add some specs.
-
Toon Claes authored
Turn ExpirePipelineCacheService into Worker so it can fetch all the merge requests for which the pipeline runs or did run against.
-