- 23 Mar, 2022 1 commit
-
-
Simon Knox authored
Add description and new milestone button Hide filters if no open or closed exist Changelog: changed
-
- 22 Mar, 2022 39 commits
-
-
Russell Dickenson authored
Document remark on file compatibility for Postman Variables See merge request gitlab-org/gitlab!83296
-
Russell Dickenson authored
Add version history to Harbor docs See merge request gitlab-org/gitlab!83408
-
Stan Hu authored
changed link anchor See merge request gitlab-org/gitlab!83470
-
Frédéric Caplette authored
Add escalation status sort to incident list view See merge request gitlab-org/gitlab!82237
-
Dan Davison authored
Adds fetch/xhr interception to e2e tests See merge request gitlab-org/gitlab!81613
-
Sean Gregory authored
In adding request interception, we are able to log api errors as well as wait for fetch requests to finish, which the tests were not previously doing
-
Dan Davison authored
Fix testcase links in e2e specs See merge request gitlab-org/gitlab!83442
-
Stan Hu authored
Use better fallback operation names in GraphQL See merge request gitlab-org/gitlab!83281
-
Lucy Fox authored
also known as: "fixed"
-
Stan Hu authored
Merge branch '351853-vsa-add-empty-state-at-the-group-level-when-there-are-no-custom-value-streams' into 'master' [VSA] Add group level empty state See merge request gitlab-org/gitlab!81774
-
Mike Greiling authored
Update Webpack related packages See merge request gitlab-org/gitlab!83447
-
Nick Gaskill authored
Add dependency proxy authentication example See merge request gitlab-org/gitlab!79572
-
Christopher Mutua authored
-
Marcin Sedlak-Jakubowski authored
Reorganise and add documentation on new stage group dashboards See merge request gitlab-org/gitlab!82910
-
Bob Van Landuyt authored
This documentation will be extended and there will be more dashboards crosslinked. So a directory would be better suited.
-
David Fernandez authored
Add all_plans phase 2 feature flag See merge request gitlab-org/gitlab!83135
-
Sean Arnold authored
Add system note when timeline event created See merge request gitlab-org/gitlab!82596
-
Sean Arnold authored
Add test for Service Ping generated queries for Snowflake See merge request gitlab-org/gitlab!82757
-
Mike Greiling authored
Dedupe yarn dependencies See merge request gitlab-org/gitlab!83441
-
Paul Slaughter authored
Resolve duplication between configuration_banner files See merge request gitlab-org/gitlab!81395
-
-
Jose Ivan Vargas authored
Jira Connect: move click event listener to `created` hook See merge request gitlab-org/gitlab!83355
-
Nick Gaskill authored
Add docs for package registry visibility See merge request gitlab-org/gitlab!83347
-
Tim Rizzi authored
- pot - source file
-
Piotr Skorupa authored
-
Piotr Skorupa authored
-
Piotr Skorupa authored
-
Piotr Skorupa authored
-
Piotr Skorupa authored
-
Piotr Skorupa authored
This commit adds a guard spec that compares SQL metric queries to a fixture file in order to catch any arbitrary changes to the queries. The fixture file can be regenerated using a rake task. Timestamps are freezed for and a stable set of Devise omniauth providers is used to make queries that rely on them deterministic and not change every time the fixture file is regenerated.
-
Mark Florian authored
Update dependency @gitlab/ui to v38 See merge request gitlab-org/gitlab!83216
-
Stan Hu authored
Limit audit events controller to 31 days date range See merge request gitlab-org/gitlab!83077
-
Harsimar Sandhu authored
alerts and response with bad request when date range is greater than 31 days for audit event controllers (instance, group, project) Changelog: fixed EE: true
-
Andrew Fontaine authored
Add CSS class for UserAvatarInline rendered with `GlAvatar` See merge request gitlab-org/gitlab!83344
-
Peter Hegman authored
Use gl-drawer for pipeline editor help drawer See merge request gitlab-org/gitlab!83044
-
Mireya Andres authored
This aligns the behavior and styling of the drawer with GitLab's standards. The drawer can be opened using the help button in the pipeline editor. Changelog: changed
-
Steve Abrams authored
Add a feature flag to control if all plans qualify for registry import in phase 2 of the container registry migration.
-
Jose Ivan Vargas authored
Add ability to enable SAST at project creation See merge request gitlab-org/gitlab!83138
-