- 28 Jul, 2020 28 commits
-
-
Achilleas Pipinellis authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37082 we consolidated the `trigger-build-docs` script into the `trigger-build` one. A new `cancel_latest_pipeline!` method was created, but the rescue clause of the branch creation was misplaced. It should actually be a part of `create_remote_branch!` instead.
-
Sanad Liaquat authored
Update QA E2E selector for close token icon See merge request gitlab-org/gitlab!37974
-
Stan Hu authored
Delete historical vulnerability statistics entries older than 90 days See merge request gitlab-org/gitlab!37436
-
Alan (Maciej) Paruszewski authored
This change adds new worker that deletes historical vulnerability statistics from database that are older than 90 days.
-
Tiger Watson authored
Geo - Make Registry tables as SSOT for Container Registries Closes #227680 See merge request gitlab-org/gitlab!37132
-
Kushal Pandya authored
Fix spec for issuables in update_issues_spec See merge request gitlab-org/gitlab!37016
-
Scott Stern authored
-
Ray Paik authored
Docs: Fix minor spelling error See merge request gitlab-org/gitlab!37909
-
Evan Read authored
Clarify pipeline documentation Closes gitlab-org/quality/team-tasks#301 See merge request gitlab-org/gitlab!37672
-
Albert Salim authored
- prioritise workflow rules in the page - add summary of MR pipeline types
-
Evan Read authored
Link to more Rails console resources See merge request gitlab-org/gitlab!37409
-
Ben Bodenmiller authored
-
Kushal Pandya authored
Display files in tab counter same as diff stats Closes #33849 See merge request gitlab-org/gitlab!37390
-
Kushal Pandya authored
Network policy editor layout See merge request gitlab-org/gitlab!37525
-
Marcel Amirault authored
docs: coverage reports are averaged in MRs See merge request gitlab-org/gitlab!37443
-
Carl Bordum Hansen authored
-
Marcel Amirault authored
Clarify Jenkins details See merge request gitlab-org/gitlab!37998
-
Ben Bodenmiller authored
-
Marcel Amirault authored
Update release note in yaml example See merge request gitlab-org/gitlab!37894
-
Jaime Martinez authored
-
Tiger Watson authored
Remove title and description columns from services table See merge request gitlab-org/gitlab!37936
-
Samantha Ming authored
Ensure the number of files displayed in the tab counter is the same the diff stats. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/33849
-
Tiger Watson authored
Remove Project#cleanup_chat_names method and index See merge request gitlab-org/gitlab!37054
-
charlie ablett authored
Add ability to turn off "project moved" notifications Closes #30371 See merge request gitlab-org/gitlab!37269
-
Miguel Rincon authored
Replacing View Full Report button with GitLab UI Closes #229363 See merge request gitlab-org/gitlab!37236
-
Juan J. Ramirez authored
Import fixes and linting
-
ap4y authored
This commit adds a page layout for the threat monitoring policy editor per mocks and adds several boilerplate components for this page. Layout is tested against a snapshot.
-
James Fargher authored
List removable projects See merge request gitlab-org/gitlab!37014
-
- 27 Jul, 2020 12 commits
-
-
Douglas Barbosa Alexandre authored
When the replication is disabled we need to remove the entries from the tracking database. Returning an empty relation here allows the Geo::RegistryConsistencyWorker to find the unused entries and remove them.
-
Douglas Barbosa Alexandre authored
This feature is behind FF geo_container_registry_ssot_sync
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
This method is used to find untracked container repositories that we need to sync and unused registries in the tracking database that we can remove.
-
Ash McKenzie authored
Add SSOT for Secure code ownership See merge request gitlab-org/gitlab!37779
-
Michael Kozono authored
Geo: Add vulnerability export replication See merge request gitlab-org/gitlab!36620
-
Michael Kozono authored
Geo - Remove Geo::Fdw::Upload model Closes #227218 See merge request gitlab-org/gitlab!36391
-
Douglas Barbosa Alexandre authored
Revert "Merge branch '230689-remove-feature-flag-for-reference-filter' into 'master'" See merge request gitlab-org/gitlab!38004
-
Robert Speicher authored
Add move_design ability See merge request gitlab-org/gitlab!37860
-
Robert Speicher authored
Add new test cases for ci pipeline processing See merge request gitlab-org/gitlab!37811
-
Tiger Watson authored
Introduce `ci_needs_size_limit` to fine control DAG needs See merge request gitlab-org/gitlab!37568
-
Nikola Milojevic authored
This reverts merge request !37465
-