- 23 Aug, 2021 40 commits
-
-
Markus Koller authored
When updating integration settings, password fields only need to be filled in if the user wants to change them, otherwise the previous values would be preserved. This relied on clearing blank params with the name `password`, but some integrations use a different name, such as `api_key` in the Datadog integration. So instead we check for fields with `type: 'password'`, which is also what the frontend does to decide how to render these fields in the `DynamicField` component. Changelog: fixed
-
Andrew Fontaine authored
Allow title attribute in elements in content editor See merge request gitlab-org/gitlab!68086
-
Savas Vedova authored
Add a description to approval settings See merge request gitlab-org/gitlab!68175
-
Austin Regnery authored
-
Craig Norris authored
Updated steps to match standards See merge request gitlab-org/gitlab!68696
-
Craig Norris authored
Move the CI/CD instance settings to admin pages See merge request gitlab-org/gitlab!68624
-
Marcel Amirault authored
-
Craig Norris authored
Made bullet into checkbox See merge request gitlab-org/gitlab!68700
-
Suzanne Selhorn authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Craig Norris authored
Updated steps to match standards See merge request gitlab-org/gitlab!68695
-
Adam Hegyi authored
Add members to Rubocop UpdateLargeTable list See merge request gitlab-org/gitlab!68756
-
Mike Greiling authored
Enable `assumeImmutableResults` in usage trends See merge request gitlab-org/gitlab!68638
-
Scott Hampton authored
Pipeline Tabs: Standardize init file See merge request gitlab-org/gitlab!68751
-
Patrick Bair authored
Add rubocop to prevent use of subtransactions See merge request gitlab-org/gitlab!68576
-
Bob Van Landuyt authored
Remove a n+1 situation in the NPM presenter See merge request gitlab-org/gitlab!68275
-
David Fernandez authored
-
Alper Akgun authored
Create 14.2 In-app top 7 product highlights See merge request gitlab-org/gitlab!68601
-
Anoop Dawar authored
-
Gabriel Mazetto authored
Fix autoloading issues for Geo constants See merge request gitlab-org/gitlab!68589
-
Kerri Miller authored
Merge branch '335939-add-support-for-started-and-upcoming-milestone-filtering-to-issues-and-mr-rest-apis' into 'master' Increase issues api spec performance by decreasing factory usage See merge request gitlab-org/gitlab!67930
-
Michael Kozono authored
Fix a typo in IssueSidebarExtrasEntity See merge request gitlab-org/gitlab!68742
-
Fabio Pitino authored
Add more tests for CI minutes cost factor See merge request gitlab-org/gitlab!68727
-
Andy Soiron authored
Drop unused deprecation warning silence See merge request gitlab-org/gitlab!68731
-
pbair authored
Add a new rubocop rule that prevents direct use of subtransactions, meaning any call to #transaction with the options `requires_new: true`.
-
Craig Norris authored
Fix line wrapping, and redact discussion IDs See merge request gitlab-org/gitlab!68675
-
Amy Qualls authored
-
Craig Norris authored
Removed top comments because they were duplicate See merge request gitlab-org/gitlab!68660
-
Suzanne Selhorn authored
-
Tetiana Chupryna authored
Disable IMAP auth check in Rake task when Microsoft Graph is configured See merge request gitlab-org/gitlab!68674
-
Miguel Rincon authored
Filter and search a list of group runners See merge request gitlab-org/gitlab!67217
-
Achilleas Pipinellis authored
Add external Pages UID/GID step in docs See merge request gitlab-org/gitlab!68765
-
Dmitriy Zaporozhets (DZ) authored
Add route + feature flag for project storage UI See merge request gitlab-org/gitlab!68289
-
Sheldon Led authored
-
Miguel Rincon authored
Display list of group runners See merge request gitlab-org/gitlab!66526
-
Achilleas Pipinellis authored
Update node to site in `replication/updating_the_geo_nodes.md` See merge request gitlab-org/gitlab!68474
-
Sunjung Park authored
-
Kati Paizee authored
Doc: improve snowplow development doc See merge request gitlab-org/gitlab!68666
-
Natalia Tepluhina authored
Prepare PA files for Apollo Client update See merge request gitlab-org/gitlab!68758
-
Catalin Irimie authored
-