- 10 Mar, 2021 28 commits
-
-
Vitaly Slobodin authored
Move from btn-success to btn-confirm in shared/deploy_tokens directory See merge request gitlab-org/gitlab!55300
-
Yogi authored
-
Kushal Pandya authored
Create UserAccessRoleBadge component See merge request gitlab-org/gitlab!56061
-
Tom Quirk authored
Adds component that wraps GlBadge, but applies some custom styles. We then use this component whereever the .user-access-role class is used in Vue components.
-
Brandon Labuschagne authored
Turn off autocomplete in RefSelector search box See merge request gitlab-org/gitlab!56128
-
Nathan Friend authored
This commit updates the RefSelector component to not show native autocomplete in its search box.
-
Nicolò Maria Mezzopera authored
Add GlFilteredSearch to Group Issue Boards [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54641
-
Scott Stern authored
Adding GLFilteredSearch to group issue baords as first iteration to replace old filtered search implementation
-
Kushal Pandya authored
Fix DAST site profile form submission See merge request gitlab-org/gitlab!56135
-
Simon Knox authored
Boards - Do no use groupId to check if board is for group [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56051
-
Simon Knox authored
Fix console-error on vulnerabilities report See merge request gitlab-org/gitlab!56076
-
David Pisek authored
This change fixes an issue, which threw an unhandled error on the vulnerabilities report.
-
Dylan Griffith authored
Merge branch '299291-validated-uniqueness-of-the-key_path-on-usage-metric-definition-generator' into 'master' Validate uniqueness of key_path in usage metric definition generator See merge request gitlab-org/gitlab!55236
-
Florie Guibert authored
Review feedback
-
Florie Guibert authored
Create and use isGroupBoard and isProjectBoard getters
-
Kushal Pandya authored
Merge branch '273296-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-jobscontroller-show' into 'master' Audit and update buttons on Projects::JobsController#show See merge request gitlab-org/gitlab!55858
-
Jeremy Elder authored
-
Russell Dickenson authored
docs: Fix secret detection variable reference See merge request gitlab-org/gitlab!55768
-
Mark Chao authored
Fix TestCasesController permission inconsistency See merge request gitlab-org/gitlab!55893
-
Mayra Cabrera authored
Add environment scope to group CI variables [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55256
-
Mayra Cabrera authored
Remove improved_merge_diff_highlighting feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55771
-
charlie ablett authored
Remove redundant `QueryLimiting.enable_whitelist?` method See merge request gitlab-org/gitlab!55715
-
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 12 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
-