- 01 Jul, 2021 40 commits
-
-
Tomasz Maczukin authored
When developing the initial GitLab CI secrets support with HashiCorp Vault as the first secret engine, we've choosen to pass the resolved secrets to job scope as a "file type" variables. This however quickly became a limitation as some software is unable to work with this type of the variables nor it can be adjusted to it. And this adds additional steps that a user needs to define in the job to make things working. With this change we're adding a syntax to make this configurable and we're updating the job payload API structure. For the full support an updated version of GitLab Runner will be required. Support on the Runner side is being added separately. Changelog: added EE: true
-
Nikola Milojevic authored
Switch from be_falsy to be false See merge request gitlab-org/gitlab!64826
-
Kerri Miller authored
Especially for APIs, we need to ensure that we're returning an actual true/false value and not a nil or other value that would be falsy
-
Natalia Tepluhina authored
Fix 325232 create a global debounce time variable of 250 See merge request gitlab-org/gitlab!64671
-
Jeremy Wu authored
-
Phil Hughes authored
Skip saving the diffs whitespace setting if the user isn't logged in See merge request gitlab-org/gitlab!65094
-
Kati Paizee authored
Fix replication factor stated for example See merge request gitlab-org/gitlab!64479
-
Alper Akgun authored
Improve spec/lib/gitlab/git_access_snippet_spec spec See merge request gitlab-org/gitlab!65228
-
Kushal Pandya authored
Fix plans cards width on lg screens See merge request gitlab-org/gitlab!65222
-
Kushal Pandya authored
Fix 241960, replace v-html with v-safe-html from mr-widget_header.vue See merge request gitlab-org/gitlab!64837
-
Jeremy Wu authored
-
Bob Van Landuyt authored
Add the ability to use != approved-by in merge request filter See merge request gitlab-org/gitlab!55025
-
Marc Shaw authored
-
Heinrich Lee Yu authored
Check if default branch is already protected before creating See merge request gitlab-org/gitlab!65133
-
Jan Provaznik authored
Variables apis update feature category See merge request gitlab-org/gitlab!64829
-
Cheryl Li authored
-
Natalia Tepluhina authored
Add link to admin area on project view and group view See merge request gitlab-org/gitlab!63410
-
Mark Florian authored
Fix review-bar-component height See merge request gitlab-org/gitlab!64668
-
Nick Thomas authored
Turn fork_project_form feature flag default on See merge request gitlab-org/gitlab!64967
-
Patrick Bajao authored
Add escalation note when escalating to users See merge request gitlab-org/gitlab!64899
-
Francisco Javier López authored
-
Bob Van Landuyt authored
Resolve "Run UserRefreshFromReplicaWorker on the replica database" See merge request gitlab-org/gitlab!64276
-
Stan Hu authored
Merge branch '334875-admin-analytics-usage-trends-does-not-conform-to-normal-nav-behavior' into 'master' Fix "Usage Trends" nav item See merge request gitlab-org/gitlab!65192
-
Sean McGivern authored
Rename report type Running Container Scanning to Cluster Image Scanning See merge request gitlab-org/gitlab!64877
-
Alan (Maciej) Paruszewski authored
-
James Lopez authored
Update feature category for MaxSeatsWorker See merge request gitlab-org/gitlab!65158
-
Evan Read authored
-
Sean Arnold authored
-
Vitaly Slobodin authored
Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65222 EE: true
-
Matthias Käppler authored
Set sort_dependency_vulnerabilities feature flag to true by default [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63500
-
Alper Akgun authored
Docs with_lock_retries with multiple changes example See merge request gitlab-org/gitlab!65128
-
Alper Akgun authored
-
Adam Cohen authored
Changelog: changed EE: true
-
Albert Salim authored
DB testing: Don't overwrite previous comment when kicking off pipeline See merge request gitlab-org/gitlab!64251
-
James Fargher authored
Remove the use_distinct_in_shas_cte FF See merge request gitlab-org/gitlab!65027
-
Patrick Bajao authored
Default cableBackend to authBackend See merge request gitlab-org/gitlab!65068
-
Dylan Griffith authored
Remove `ci_quota_check_on_retries` feature flag See merge request gitlab-org/gitlab!65044
-
Alishan Ladhani authored
-
Ezekiel Kigbo authored
Remove redundant .js extension from imports See merge request gitlab-org/gitlab!65147
-
Luke Duncalfe authored
Add job and project count to Runner GraphQL object See merge request gitlab-org/gitlab!64117
-