- 27 Mar, 2020 20 commits
-
-
Natalia Tepluhina authored
Geo Nodes - Conditional Removal Button Closes #9682 See merge request gitlab-org/gitlab!27836
-
Lin Jen-Shin authored
Make all jobs interruptible except the 'dont-interrupt-me' job Closes #210058 See merge request gitlab-org/gitlab!27611
-
Martin Wortschack authored
Merge branch '210271-replace-underscore-with-lodash-for-ee-app-assets-javascripts-sidebar' into 'master' Replace underscore with lodash for ./ee/..sidebar Closes #210271 See merge request gitlab-org/gitlab!28149
-
Adam Hegyi authored
Cleanup migration of Security Scans Closes #10250 See merge request gitlab-org/gitlab!24244
-
Kushal Pandya authored
Fixed issue with award as a number See merge request gitlab-org/gitlab!28114
-
Donald Cook authored
-
Kushal Pandya authored
Merge branch '210277-replace-underscore-with-lodash-for-ee-app-assets-javascripts-onboarding-licenses' into 'master' Convert underscore to lodash Closes #210277 See merge request gitlab-org/gitlab!27169
-
Heinrich Lee Yu authored
Update Gitlab::Git::HookEnv code comments See merge request gitlab-org/gitlab!28028
-
Russell Dickenson authored
Developer guidelines for correlation IDs See merge request gitlab-org/gitlab!26095
-
Cameron Swords authored
This is the final step in migrating Security Job Artifacts to Security::Scan. The temporary index has been removed.
-
Paul Okstad authored
-
Heinrich Lee Yu authored
Detect skipped specs in JUnit reports and set TestCase status See merge request gitlab-org/gitlab!28053
-
drew cimino authored
-
Stan Hu authored
Specify Full Namespace to Instrumentation in Graphql Style Example See merge request gitlab-org/gitlab!28145
-
Evan Read authored
Rename GitLab CI to GitLab CI/CD in docs See merge request gitlab-org/gitlab!27768
-
Marcel Amirault authored
Update CI/CD naming in various docs
-
Nathan Friend authored
Merge branch '212325-track-the-adoption-and-usage-of-the-quick-setup-button-in-the-container-registry-ui' into 'master' Add event tracking to Container registry quickstart See merge request gitlab-org/gitlab!27990
-
Nicolò Maria Mezzopera authored
- add tracking - add unit tests for the new behaviour
-
Evan Read authored
Replace 'param' with 'parameter' See merge request gitlab-org/gitlab!27946
-
Amy Qualls authored
Instead, we should be using 'parameter' and 'parameters.'
-
- 26 Mar, 2020 20 commits
-
-
sstern authored
-
Mark Lapierre authored
Refactor add_member to use search_and_select See merge request gitlab-org/gitlab!27918
-
Mayra Cabrera authored
Fix dev-fixtures failing on master Closes #212625 See merge request gitlab-org/gitlab!28163
-
Russell Dickenson authored
docs Clarified some things to improve understanding See merge request gitlab-org/gitlab!27742
-
Yash Pal Goyal authored
-
Stan Hu authored
Since we added name validations for groups in the latest security release, group names with parens are no longer allowed. Fix the fixtures so that we only used allowed characters. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/212625
-
Douglas Barbosa Alexandre authored
Add DS_REMEDIATE var to Dependency Scanning job template See merge request gitlab-org/gitlab!27947
-
Igor Frenkel authored
-
Douglas Barbosa Alexandre authored
Avoid N+1 queries on Audit Events controllers See merge request gitlab-org/gitlab!26245
-
Tan Le authored
For audit event view, we need to fetch author and the associated name, and this results in unnecessary extra SQL calls. This change introduces `BatchLoader` to lazily load associated authors and speeds up audit events queries via both web application and API.
-
Douglas Barbosa Alexandre authored
Resolve "Bug when Snippet creation fails" Closes #212223 See merge request gitlab-org/gitlab!27891
-
Douglas Barbosa Alexandre authored
Merge branch '199422-maximum-size-for-gitlab-pages-says-to-set-it-to-0-for-unlimited-but-it-doesn-t-accept-a' into 'master' Allow 0 for max_pages_size as infinity See merge request gitlab-org/gitlab!28086
-
Igor Drozdov authored
Fix streaming serializer for serialize_many_each Closes #212607 See merge request gitlab-org/gitlab!28138
-
Jason Goodman authored
-
Walmyr Lima e Silva Filho authored
Quarantine additional QA test See merge request gitlab-org/gitlab!28127
-
Stan Hu authored
Make Rails.cache and Gitlab::Redis::Cache use the same pool See merge request gitlab-org/gitlab!28074
-
Robert Speicher authored
-
Douglas Barbosa Alexandre authored
Hide helm application row if local tiller See merge request gitlab-org/gitlab!24742
-
nmilojevic1 authored
- Bad merge, method name changed to write_relation_array
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-