- 07 Feb, 2022 40 commits
-
-
Marcia Ramos authored
Legal note on object storage blueprint See merge request gitlab-org/gitlab!79841
-
Marin Jankovski authored
-
Nick Gaskill authored
Change example custom Container Registry port to 5010 See merge request gitlab-org/gitlab!79909
-
Mike Lockhart authored
The main reason to change this port is to fix a conflict with other software. For example, we've seen that data-dog uses 5000, and 5001. This also avoids conflicting with the GitLab Registry debug server, which uses 5001 as well.
-
Kerri Miller authored
Introduce concept of parse errors for quick actions See merge request gitlab-org/gitlab!79948
-
Scott Hampton authored
Rename group in feature flag ymls See merge request gitlab-org/gitlab!80009
-
Kerri Miller authored
Expose ci_config_path_or_default in ProjectType See merge request gitlab-org/gitlab!79974
-
Savas Vedova authored
Add informative banner to cluster security tab See merge request gitlab-org/gitlab!79573
-
Stan Hu authored
Remove early_prepare_for_mergeability feature flag See merge request gitlab-org/gitlab!80042
-
Mark Florian authored
Show deployement triggerer See merge request gitlab-org/gitlab!79263
-
Achilleas Pipinellis authored
Resolve "Deprecate routes `/admin/geo/projects` and `admin/geo/designs`" See merge request gitlab-org/gitlab!79352
-
Nick Nguyen authored
-
Miguel Rincon authored
Simplify the runners table headers See merge request gitlab-org/gitlab!79627
-
Mayra Cabrera authored
Update Changelog entries See merge request gitlab-org/gitlab!79981
-
Jarka Košanová authored
Enable invite member modal by default See merge request gitlab-org/gitlab!79679
-
Doug Stull authored
- ready to be enabled and add docs Changelog: added
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80079
-
Alexander Turinske authored
- alert users to the fact that this tab only represents a sub-set of the vulnerabilities for the given project and direct them to the main vulnerabilities page - hide alert based on cookie - abstract constants out to a constants file - add modal to verify user actions - add snowplow event for tracking the closing of the alert - update tests
-
Bob Van Landuyt authored
Fix incorrect use of properties See merge request gitlab-org/gitlab!80027
-
Savas Vedova authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!79962
-
Alex Kalderimis authored
This allows quick actions to signal that they cannot be executed due to failure to interpret the arguments passed to them. An initial use is to guard against destructive updates caused by failure to parse/find users in assignment commands. As a result, behavior with invalid arguments changes, from tolerance of bad arguments to stricter validation. Some operations that previously would succeed (e.g. `/assign me to this issue`) will now fail. Changelog: fixed
-
Bob Van Landuyt authored
feat: Bump major security-code-scan sast version for 15.0 See merge request gitlab-org/gitlab!79569
-
David O'Regan authored
Update the "Remove project avatar" modal's button See merge request gitlab-org/gitlab!80050
-
Olena Horal-Koretska authored
Rewrite base64/ArrayBuffer conversion helpers See merge request gitlab-org/gitlab!79739
-
GitLab Release Tools Bot authored
-
Amy Qualls authored
Fixed ContentLength and ContentType placement in the sentence See merge request gitlab-org/gitlab!80014
-
Ravi Singh authored
-
Amy Qualls authored
Fixed ContentLength and ContentType placement in the sentence See merge request gitlab-org/gitlab!80014
-
Ravi Singh authored
-
Mikołaj Wawrzyniak authored
Make squash/rebase failed messages better See merge request gitlab-org/gitlab!79152
-
Amy Qualls authored
We could be more descriptive in these messages, so let's bring them closer to our style standards and give more information. Changelog: changed
-
Sean McGivern authored
Fix link in the sidekiq_queues Dangerfile See merge request gitlab-org/gitlab!80063
-
GitLab Renovate Bot authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80066
-
Paul Gascou-Vaillancourt authored
This changes the "Remove project avatar" modal's primary button by: * Setting the variant to `danger` as the action is irreversible. * Changing the label to `Remove avatar` for more clarity.
-
Marius Bobin authored
Remove dependency on KNOWN_KEYS constant to bump gitlab-labkit to 0.22.0 See merge request gitlab-org/gitlab!79744
-
Mikołaj Wawrzyniak authored
Improve schema matcher to display errors See merge request gitlab-org/gitlab!79839
-
Alex Kalderimis authored
Add epic filter and sort by last created or updated See merge request gitlab-org/gitlab!79923
-
Sanad Liaquat authored
E2E: Retry on exception due to bug See merge request gitlab-org/gitlab!79919
-
Olena Horal-Koretska authored
Make badges in the header Pajamas compliant See merge request gitlab-org/gitlab!79610
-