- 24 Mar, 2022 2 commits
-
-
Douglas Barbosa Alexandre authored
Cleanup draft column data See merge request gitlab-org/gitlab!70735
-
Kerri Miller authored
In a prior, now reverted migration, we attempted to populate the draft column based on the "draft" or "WIP" nature of the title, mirroring what is used in `MergeRequest#draft?`. However, an error in the SQL regexp caused us to grab an additional number of MRs and label them as "draft". Changelog:other
-
- 23 Mar, 2022 38 commits
-
-
Mike Greiling authored
Revert "Revert "Proxy webpack dev server in test environment"" See merge request gitlab-org/gitlab!83337
-
Mayra Cabrera authored
Remove omniauth_login_minimal_scopes feature flag See merge request gitlab-org/gitlab!83453
-
Mayra Cabrera authored
Deprecate deleting iterations via the GraphQL API See merge request gitlab-org/gitlab!83483
-
Douglas Barbosa Alexandre authored
Update gitlab-dangerfiles to 3.0.0 which import plugins/rules automatically See merge request gitlab-org/gitlab!82026
-
Achilleas Pipinellis authored
Adding update and upgrade See merge request gitlab-org/gitlab!82772
-
Suzanne Selhorn authored
Trying to clarify because we often use these words interchangeably
-
Kerri Miller authored
Suggestions: use template from target project instead of source project See merge request gitlab-org/gitlab!82657
-
Suzanne Selhorn authored
Create tutorial for how Git works See merge request gitlab-org/gitlab!82193
-
Kati Paizee authored
-
Mayra Cabrera authored
Revert "Add test for Service Ping generated queries for Snowflake" See merge request gitlab-org/gitlab!83543
-
Frédéric Caplette authored
Fix the compliance violations report not showing the merged by avatar See merge request gitlab-org/gitlab!83524
-
Scott Hampton authored
Replaced GLTable with GLTableLite for the vulnerability detail modal See merge request gitlab-org/gitlab!83318
-
Piotr Stankowski authored
Suggestions defined in MR would show values from target project when previewing the commit message. However, once the commit was actually created, it used values from source project instead. This means that forks would ignore target project settings. The difference in preview and result would also confuse users. This MR changes it, so that suggestions always use target project when generating the message, both for template definition and project name and path variables. Changelog: fixed
-
Stan Hu authored
Adding upload checksum to Secure Files API See merge request gitlab-org/gitlab!83192
-
Nick Gaskill authored
Combine redundant sentences in package docs See merge request gitlab-org/gitlab!83545
-
Michael Gibson authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!83539
-
Stan Hu authored
Properly handle native imports See merge request gitlab-org/gitlab!83446
-
Stan Hu authored
Expose github stats in realtime_changes private API See merge request gitlab-org/gitlab!83497
-
Darby Frey authored
The Secure Files POST endpoint now supports an optional file_checksum param which validates the request against a sha256 checksum of the uploaded file. The validation does not run if no value is supplied. Changelog: changed
-
Piotr Skorupa authored
Revert "Merge branch '347545-add-test-for-service-ping-generated-queries-for-snowflake' into 'master'" This reverts merge request !82757
-
Suzanne Selhorn authored
Add text to better link from 15.0 UI announcement See merge request gitlab-org/gitlab!83508
-
Diana Logan authored
-
Fiona Neill authored
Fix anchor broken link to metrics YAML generator See merge request gitlab-org/gitlab!83449
-
Jose Ivan Vargas authored
Merge branch '356422-bug-compliance-violations-clicking-prev-always-returns-to-first-page' into 'master' Fix compliance report prev button always returning to first page See merge request gitlab-org/gitlab!83315
-
Paul Slaughter authored
Remove timeago mixin logic See merge request gitlab-org/gitlab!83325
-
GitLab Release Tools Bot authored
-
Jose Ivan Vargas authored
Update tooltips for runner statuses See merge request gitlab-org/gitlab!83276
-
Miguel Rincon authored
This change updates the runner status tooltip for badges and icons, in the admin and project views. The status considered are "online", "offline", "never contacted" and "stale". Changelog: changed
-
Jose Ivan Vargas authored
When no iterations are present show empty state See merge request gitlab-org/gitlab!79067
-
Scott Stern authored
Changelog: added EE: true
-
Suzanne Selhorn authored
Remove repeated text from headers in CI/CD landing page See merge request gitlab-org/gitlab!83496
-
Marcel Amirault authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!83531
-
Miguel Rincon authored
Merge branch '355980-follow-up-from-update-the-delete-and-restore-project-containers-to-use-the-latest-ui' into 'master' Remove gl-inset-border-l-3-red-600 from utilities.scss See merge request gitlab-org/gitlab!83504
-
Phil Hughes authored
Check response errors in runner_delete_button update callback See merge request gitlab-org/gitlab!83494
-
Phil Hughes authored
Add policy editor version 2 See merge request gitlab-org/gitlab!83395
-
Savas Vedova authored
- it is in the process of being removed in another MR
-