- 19 Oct, 2020 40 commits
-
-
Dmytro Zaporozhets (DZ) authored
Fix AccessDeniedError in Compliance Dashboard seed See merge request gitlab-org/gitlab!44513
-
Dan Jensen authored
This removes logic that chooses an arbitrary maintainer in favor of what was previously the fallback logic that chooses an arbitrary admin. The thinking is that this simplifies the code in favor of logic that should be more reliable overall.
-
Marcel Amirault authored
Includes example should use default keyword See merge request gitlab-org/gitlab!37859
-
https://docs.gitlab.com/ee/ci/yaml/includes.html#re-using-a-before_script-tempDavid Hannasch authored
https://docs.gitlab.com/ee/ci/yaml/includes.html#re-using-a-before_script-template uses `before_script` at top level. As of three months ago (https://gitlab.com/gitlab-org/gitlab/-/commit/9c8bb8144936c860e7ec9c06af7e17504acaaa40), this appears to be deprecated: https://docs.gitlab.com/ee/ci/yaml/#globally-defined-image-services-cache-before_script-after_script The default keyword was created to avoid having `before_script` at the top level: https://gitlab.com/gitlab-org/gitlab-foss/-/issues/62732
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!45528
-
Adam Hegyi authored
Create SamlGroupLink table and model See merge request gitlab-org/gitlab!45061
-
Bob Van Landuyt authored
Add new middleware to disallow sending Null Bytes See merge request gitlab-org/gitlab!45223
-
Rémy Coutable authored
Order Cluster Agents by name See merge request gitlab-org/gitlab!45165
-
Emily Ring authored
-
Jan Provaznik authored
Use excess storage size logic for storage banners See merge request gitlab-org/gitlab!44654
-
Tyler Amos authored
Implement a toggle between using the first version of storage banners and the new version.
-
Drew Blessing authored
Create the model associated with the new `saml_group_links` database table.
-
Drew Blessing authored
Creates a table to store SAML Group Links, similar to LDAP Group Links.
-
Markus Koller authored
Add support for other stackprof profiles See merge request gitlab-org/gitlab!45277
-
Matthias Käppler authored
-
GitLab Release Tools Bot authored
-
Marcia Ramos authored
Documentation Update for Wiki Nested Sidebar See merge request gitlab-org/gitlab!45431
-
Matt Nohr authored
-
Markus Koller authored
Check if feature flag is enabled for namespace See merge request gitlab-org/gitlab!45385
-
Corinna Wiesner authored
The feature flag :additional_repo_storage_by_namespace check in EE::Gitlab::RepositorySizeChecker was done globally. Now it will check if it's enabled for the given namespace.
-
Marcia Ramos authored
Doc: Add a note about an issue with git and old libcurl versions See merge request gitlab-org/gitlab!45376
-
Patrick Bajao authored
-
Markus Koller authored
Add Middleman Logo for Project Templates See merge request gitlab-org/gitlab!44617
-
Russell Dickenson authored
Update Cycle Analytics with Value Stream Analytics in University See merge request gitlab-org/gitlab!44244
-
Adam Hegyi authored
Don't force encrypted database columns to have a text limit See merge request gitlab-org/gitlab!45268
-
Russell Dickenson authored
Include PostgreSQL system identifier in usage ping See merge request gitlab-org/gitlab!44972
-
Kamil Trzciński authored
Add build trace chunks migration duration histogram See merge request gitlab-org/gitlab!45516
-
Vitaly Slobodin authored
Unwrapped ide/index.js from DOMContentLoaded handler See merge request gitlab-org/gitlab!45507
-
Russell Dickenson authored
Rename License Management to License Scanning See merge request gitlab-org/gitlab!45328
-
Natalia Tepluhina authored
Unwrapped modules from DOMContentLoaded handler See merge request gitlab-org/gitlab!45503
-
Shinya Maeda authored
Remove FF ci_new_artifact_file_reader See merge request gitlab-org/gitlab!45388
-
Shinya Maeda authored
Introduce cop FactoryBot/InlineAssociation See merge request gitlab-org/gitlab!44840
-
Peter Leitzen authored
-
Peter Leitzen authored
-
Grzegorz Bizon authored
This commit adds another metric improving observability of cloud native build logs. We are adding a histogram recording a duration of the operation that migrates build trace chunks to object storage.
-
Alper Akgun authored
Allow automatically selecting repository storage on move See merge request gitlab-org/gitlab!45338
-
Vitaly Slobodin authored
Update new file template bar to gl component See merge request gitlab-org/gitlab!42120
-
James Lopez authored
Disallow guest access for group repository analytics See merge request gitlab-org/gitlab!44721
-
Kushal Pandya authored
Boards - Do not create backlog list if hidden [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!45483
-