- 10 Mar, 2021 6 commits
-
-
Luke Duncalfe authored
Refactor Gitlab::SubscriptionPortal::Client class See merge request gitlab-org/gitlab!55507
-
Vijay Hawoldar authored
Our subscriptions portal (CustomersDot) is growing it's support for GraphQL. Currently all queries are routed through one Client class, this commit splits it into REST and Graphql concerns accordingly to make it more manageable
-
Mayra Cabrera authored
Revert "Merge branch 'refactor-labkit-context-to-gitlab-application-context' into 'master'" See merge request gitlab-org/gitlab!56166
-
Stan Hu authored
Sync the maven metadata file upon package deletion See merge request gitlab-org/gitlab!55207
-
Stan Hu authored
Fixes FOSS failure on api project spec RUN AS-IF-FOSS See merge request gitlab-org/gitlab!56150
-
Stan Hu authored
This reverts merge request !56003
-
- 09 Mar, 2021 34 commits
-
-
Ash McKenzie authored
Use "Created" instead of "opened" when describing issue creation See merge request gitlab-org/gitlab!49478
-
Marcin Sedlak-Jakubowski authored
-
Craig Norris authored
Specify the required postgres extensions See merge request gitlab-org/gitlab!56097
-
Evan Read authored
Add introduced version for OpenAPI v3 spec See merge request gitlab-org/gitlab!56063
-
charlie ablett authored
Expose project.pushRules.rejectUnsignedCommits in gql See merge request gitlab-org/gitlab!54113
-
Amy Qualls authored
Docs: notify users when MR is marked ready See merge request gitlab-org/gitlab!56153
-
charlie ablett authored
Remove gitlab_schema .graphql and .json See merge request gitlab-org/gitlab!56057
-
Amy Qualls authored
Adds basic cross-linking and information to the table that explains what notifications are sent and when.
-
Mayra Cabrera authored
Add CI_JOB_STARTED_AT and CI_PIPELINE_CREATED_AT as predefined variable See merge request gitlab-org/gitlab!54989
-
Savas Vedova authored
Add milestone to new board new list form See merge request gitlab-org/gitlab!55498
-
Simon Knox authored
Makes it easier to extend for different types of list in EE
-
Kerri Miller authored
Adds MR <> Jira association attributes to MR widget serializer See merge request gitlab-org/gitlab!55553
-
Mayra Cabrera authored
api/project_spec is failing on FOSS since 'issues_templates' and 'merge_requests_templates' attributes were moved to EE Related to https://gitlab.com/gitlab-org/gitlab/-/issues/323953
-
Amy Qualls authored
Rephrase line for clarity See merge request gitlab-org/gitlab!56042
-
Amy Qualls authored
Update doc to include repository dropdown See merge request gitlab-org/gitlab!53264
-
Samantha Ming authored
Reduce image sizes to 1000px on the longest side, then recompress with pngquant just to be safe.
-
Mike Greiling authored
Use Root Image for images with missing name See merge request gitlab-org/gitlab!54693
-
Nicolò Maria Mezzopera authored
- source - tests
-
Winkie's authored
-
Mike Greiling authored
Remove underline on invite member button focus See merge request gitlab-org/gitlab!55906
-
Doug Stull authored
- it is a button, should not have that.
-
Amy Qualls authored
Minor revisions to Snippets API page See merge request gitlab-org/gitlab!56044
-
Douglas Barbosa Alexandre authored
Fix typo in pipeline status email See merge request gitlab-org/gitlab!55412
-
Scott Hampton authored
Restyle license compliance buttons See merge request gitlab-org/gitlab!55667
-
Jannik Lehmann authored
This commit solves https://gitlab.com/gitlab-org/gitlab/-/issues/229910 The licence compliance Button on the Merge-Request Widget has been restyled.
-
David O'Regan authored
Project Settings Repository Cleanup Header Expand/Collapse 5/8 See merge request gitlab-org/gitlab!55232
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 headers in Project Settings Repository Cleanup. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Nick Gaskill authored
Add section describing OAuth2 token use in registries See merge request gitlab-org/gitlab!55803
-
Mike Jang authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!56138
-
Alex Kalderimis authored
Add context for record_experiment_conversion_event See merge request gitlab-org/gitlab!55880
-
Alper Akgun authored
Add context to record_experiment_conversion_event similar to record_experiment_user
-
Vitali Tatarintev authored
Expose enough shifts records to fill an on-call schedule See merge request gitlab-org/gitlab!55801
-
Vitali Tatarintev authored
Add tracking to merge request labels/milestone changes [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55484
-