- Feb 18, 2020
-
-
GitLab Bot authored
-
- Jan 13, 2020
-
-
GitLab Bot authored
-
- Jan 08, 2020
-
-
GitLab Bot authored
-
- Jan 03, 2020
-
-
GitLab Bot authored
-
- Oct 16, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- 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.
-
- Oct 02, 2018
-
-
- Jul 23, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- May 29, 2018
-
-
Grzegorz Bizon authored
-
- May 22, 2018
-
-
Grzegorz Bizon authored
-
- May 21, 2018
-
-
Grzegorz Bizon authored
-
- May 31, 2017
-
-
Z.J. van de Weg authored
-
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.
-