- 14 Sep, 2020 2 commits
-
-
Grzegorz Bizon authored
Build trace chunk is considered to be final (is the last part of a build log and we do not expect it to ever become full) when a runner submitted a build pending state and there is no chunk with higher index in the database.
-
Grzegorz Bizon authored
Build pending state is a final build state that has been submitted by a runner, but because of various tasks that still need to be performed we have told the runner that it needs to retry and send the state again. We still store the first state submitted in case of a runner failure or a runner behaving incorrectly (for example - when it is submitting a different state in subsequent requests).
-
- 10 Sep, 2020 38 commits
-
-
Grzegorz Bizon authored
This commit adds support for asychronous migration of live trace chunks to either database or an object store upon a final build update sent from a runner. In case of async migration scheduled we respond with 202 ACCEPTED to a runner and expect it to retry within a given interval.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!41990
-
Fabio Pitino authored
Refactor usage of suggestion factory to support parent strategy See merge request gitlab-org/gitlab!41768
-
Fabio Pitino authored
Fix issues reordering fields description See merge request gitlab-org/gitlab!41661
-
Fabio Pitino authored
Refuse to perform an LFS clean on projects that are fork roots Closes #244848 See merge request gitlab-org/gitlab!41703
-
Markus Koller authored
Fix broken link in development.md docs See merge request gitlab-org/gitlab!41988
-
Nicolò Maria Mezzopera authored
Link to CI file history in Security Configuration See merge request gitlab-org/gitlab!41673
-
Mark Florian authored
Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/220578.
-
GitLab Release Tools Bot authored
-
Phil Hughes authored
Use gray-matter vs. prev approach at MR noise tradeoff Closes #241001 See merge request gitlab-org/gitlab!41230
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!41982
-
alinamihaila authored
-
Fabio Pitino authored
Return no scanners when pipeline has no reports See merge request gitlab-org/gitlab!41652
-
Alan (Maciej) Paruszewski authored
-
Adam Hegyi authored
Ensure namespace settings are backfilled See merge request gitlab-org/gitlab!41679
-
Gosia Ksionek authored
-
Marcia Ramos authored
Add design to-do button docs See merge request gitlab-org/gitlab!41968
-
Tom Quirk authored
-
Martin Wortschack authored
UI VSA delete value stream See merge request gitlab-org/gitlab!40927
-
Ezekiel Kigbo authored
Adds a delete button for the currently selected value stream Ensure we can only delete custom value streams Fix reminaing specs
-
Dmytro Zaporozhets (DZ) authored
Expose instance statistics measurements via GraphQL Closes #241673 See merge request gitlab-org/gitlab!40871
-
Adam Hegyi authored
This change exposes Instance Statistics measurements (recorded object counts) for admin users only.
-
Vitali Tatarintev authored
Fix Danger::Helper check for renamed files See merge request gitlab-org/gitlab!41805
-
Achilleas Pipinellis authored
Add Geo to QA test setup instructions See merge request gitlab-org/gitlab!39410
-
Jennifer Louie authored
-
Sean McGivern authored
Pass log level explicitly when building Gitlab::Logger See merge request gitlab-org/gitlab!41980
-
Dmytro Zaporozhets (DZ) authored
Feature flag rollout `elasticsearch_indexes_namespace_cache` See merge request gitlab-org/gitlab!41875
-
Heinrich Lee Yu authored
Added `pipeline` parameter to MergeRequestsController See merge request gitlab-org/gitlab!41539
-
Justin Zeng authored
-
Olena Horal-Koretska authored
Add cookie to dismiss button on invite group banner See merge request gitlab-org/gitlab!38362
-
Jackie Fraser authored
-
Mark Florian authored
Implement dynamic fields inside Analyzer Component Part II Closes #238603 See merge request gitlab-org/gitlab!41772
-
GitLab Release Tools Bot authored
-
Marcin Sedlak-Jakubowski authored
Improve Issue Boards docs See merge request gitlab-org/gitlab!33172
-
Marcin Sedlak-Jakubowski authored
-
Heinrich Lee Yu authored
Remove milestone quick actions for incident issues Closes #244986 See merge request gitlab-org/gitlab!41882
-
David O'Regan authored
We remove the quick actions for milestones and iterations for incident types.
-
Sean McGivern authored
Fixes diff expanding not working in parallel mode See merge request gitlab-org/gitlab!41971
-