- 25 Mar, 2020 40 commits
-
-
Rémy Coutable authored
Use Gitlab::HTTP.try_get to calculate reactive cache for DroneCi See merge request gitlab-org/gitlab!27878
-
Rémy Coutable authored
Use Ruby 2.7 in specs to remove Ruby 2.1/2.2/2.3 Closes #195165 See merge request gitlab-org/gitlab!27269
-
Bob Van Landuyt authored
Update language detection for SAST NO_DIND spotbugs coverage Closes #119092 See merge request gitlab-org/gitlab!27831
-
Grzegorz Bizon authored
Merge branch '208220-improve-performance-of-the-container-repository-cleanup-tags-service' into 'master' Improve performance of the container repository cleanup tags service Closes #208220 See merge request gitlab-org/gitlab!27441
-
João Pereira authored
Sorting tags by date requires us to get a tag manifest configuration file, which is an additional network request per tag. Unless we're keeping only the N last tags, it's unnecessary to sort tags by date.
-
Phil Hughes authored
Fix vulnerability status header style to be more in-line with other headers See merge request gitlab-org/gitlab!27485
-
Achilleas Pipinellis authored
Add example scripts for side-loading airgapped docker images Closes #11520 See merge request gitlab-org/gitlab!27535
-
Lucas Charles authored
Related to https://gitlab.com/gitlab-org/gitlab/issues/11520
-
Rémy Coutable authored
Refactor nuget entities into own class files See merge request gitlab-org/gitlab!27898
-
Rajendra Kadam authored
-
Achilleas Pipinellis authored
Update secure integration document See merge request gitlab-org/gitlab!25194
-
Seth Berger authored
-
Achilleas Pipinellis authored
Include backup secrets on k8 Cluster See merge request gitlab-org/gitlab!27904
-
Ricardo Amarilla authored
-
Achilleas Pipinellis authored
Fix docs to list dependency proxy as premium See merge request gitlab-org/gitlab!27945
-
Jan Provaznik authored
Save notes for Vulnerabilities when state is changed See merge request gitlab-org/gitlab!27515
-
Alan (Maciej) Paruszewski authored
This adds to First Class Vulnerabilities ability to store notes and automatically creating notes when Vulnerability's state is changed.
-
Marius Bobin authored
-
Martin Wortschack authored
Merge branch '33661-alert-admin-that-untagged-images-are-ready-for-deletion-removal-from-storage' into 'master' Alert admin that garbage collection must be ran after delete See merge request gitlab-org/gitlab!27658
-
Nicolò Maria Mezzopera authored
- move old alerts to toasts - remove alerts from actions - add new tip - add new help_page_path prop - regenerate POT file
-
Martin Wortschack authored
Fix passing project_ids to VSA Closes #212286 See merge request gitlab-org/gitlab!27895
-
Toon Claes authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors' into 'master' Add auto_ssl_failed to pages_domains See merge request gitlab-org/gitlab!27671
-
Daniel Tian authored
Changes the styling of the vulnerability header to be in line with how it appears on on other pages
-
Heinrich Lee Yu authored
Move Operations#reset_alerting_token to CE Closes #210541 See merge request gitlab-org/gitlab!27890
-
Vladimir Shushlin authored
-
Rémy Coutable authored
Fix overcommit EsLint config See merge request gitlab-org/gitlab!27871
-
James Lopez authored
Improve pagination of Discussions API See merge request gitlab-org/gitlab!27697
-
James Lopez authored
Support custom graceful timeout for Sidekiq Cluster processes See merge request gitlab-org/gitlab!27710
-
Shinya Maeda authored
Resolve "Delete an environment via UI" Closes #20620 See merge request gitlab-org/gitlab!22629
-
Jake Burden authored
Adds delete functionality Adds a property the 'api' library to enable access for buildUrl Passes the project ID as a prop to the environments component Imports the Delete component for use within the environment items Adds canDeleteEnvironment as a computed method for environment items Defines project ID as a required prop for the environments component Imports the delete modal for the environments folder view Sets up the delete modal within the environments modal Creates a deleteAction helper method within the environments mixin Creates an update method for the delete modal Adds a method to facilitate API access to delete an environment Adds events for reactivity with the delete environment feature Adds an axios helper for DELETE calls in the environments service Exposes a data attribute with the project ID on the environments list Adds a test for the delete environment component Adds a project ID to the mock data for the environments app Adds translations and formatting Fixes commas, semicolons, and whitespace using prettier Adds generated environments-related translations Implements delete button for detail view Removes front-end buildable delete endpoint Updates deletion method to ensure endpoint access Removes previously-added project id property Accesses exposed deletion endpoint Adds helper function for model-based access to API endpoint Exposes update rule for front-end access Exposes helper-based delete endpoint Removes previously added project id property Adds modal and button for detail view Removes project ID from mock data Using const instead of let Removes now unused import Adds entry to changelog Adds reload on delete modal success Adds reload on delete for etag expiration Modifies method name Modifies delete path helper on entity Modifies delete action helper Adds request_url param Adding docs for delete feature Adds translations and lint fixes
-
Heinrich Lee Yu authored
Fix code around GetAllLFSPointersRequest See merge request gitlab-org/gitlab!27830
-
Heinrich Lee Yu authored
Allow queries to internal Prometheus See merge request gitlab-org/gitlab!27865
-
Martin Wortschack authored
Remove percentages from DevOps Score no-load icons See merge request gitlab-org/gitlab!27934
-
Heinrich Lee Yu authored
Move read_prometheus_alerts policy to CE Closes #210540 See merge request gitlab-org/gitlab!27884
-
Adam Hegyi authored
- Fix median calculation - Fix duration chart median calculation - Fix summary calculation
-
Heinrich Lee Yu authored
Remove ignore_column for repository_storage column Closes #205197 See merge request gitlab-org/gitlab!27896
-
Natalia Tepluhina authored
Set cookie on Commit Changes click during pipeline nudge 3 See merge request gitlab-org/gitlab!27088
-
Stan Hu authored
Remove Rails deprecation warning in CommitStatus See merge request gitlab-org/gitlab!27283
-
rpereira2 authored
If the Prometheus service API URL is the internal Prometheus URL, allow the self monitoring project to send Prometheus queries to it even if it is a local URL.
-
Vitali Tatarintev authored
Contributes to migration of Prometheus alerts to Core
-