- 15 Dec, 2020 1 commit
-
-
Zack Cuddy authored
This change replaces the deprecated jQuery Dropdown plugin. Instead we use gl-dropdown from GitLab UI and a Vue component. This uses a Vuex store to manage the API calls and API data. From there the GitLab UI components take care of the existing functionality. The previous change focused on the Group filter. This change focueses on the Project filter.
-
- 14 Dec, 2020 39 commits
-
-
Thong Kuah authored
Remove feature flag for Dependency Proxy for Private Groups See merge request gitlab-org/gitlab!49519
-
Steve Abrams authored
Remove the dependency_proxy_for_private_groups feature flag to enable the Dependency Proxy for private groups and enforce authentication for all Dependency Proxy usage.
-
Mike Jang authored
Add note about new copy and print buttons See merge request gitlab-org/gitlab!49957
-
Peter Hegman authored
-
Jose Ivan Vargas authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!49562
-
Olena Horal-Koretska authored
Global Search - Fix Sidebar Whitespace See merge request gitlab-org/gitlab!48832
-
Zack Cuddy authored
On very large screens, we give too much space to the left sidebar. This simply adds a col-2 on XL screens (1200px).
-
Heinrich Lee Yu authored
Minor resolver tidying See merge request gitlab-org/gitlab!49909
-
Amy Qualls authored
Define Vale result types in testing.md See merge request gitlab-org/gitlab!49862
-
Amy Qualls authored
Explain the three types of results from Vale, what they mean, and whether or not they appear in / break CI.
-
Amy Qualls authored
Updates references on how to reach the KAS ingress See merge request gitlab-org/gitlab!46570
-
João Alexandre Cunha authored
considering current GitLab Omnibus scenario
-
Mike Jang authored
Add issue link from new SAML provisioned acct functionality See merge request gitlab-org/gitlab!49952
-
Nicolò Maria Mezzopera authored
Add pipeline information to Terraform state list See merge request gitlab-org/gitlab!49042
-
Dan Davison authored
Use project default branch in QA tests See merge request gitlab-org/gitlab!48967
-
Mark Lapierre authored
Allows tests to be run on an instance where the default branch has been changed. The environment variable QA_DEFAULT_BRANCH should be set to the custom default branch name. If QA_DEFAULT_BRANCH is not provided `main` will be used.
-
Rémy Coutable authored
Add AutoFix Worker See merge request gitlab-org/gitlab!48816
-
Tetiana Chupryna authored
Run it in StoreReportService and automatically create auto-fix MRs
-
Jose Ivan Vargas authored
Boards - Remove List model from GraphQL boards [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48854
-
Mike Jang authored
Add minimal access level as needed to API docs See merge request gitlab-org/gitlab!49725
-
Mike Jang authored
-
Heinrich Lee Yu authored
-
Jose Ivan Vargas authored
Target pre tag on copy to fix firefox copy bug See merge request gitlab-org/gitlab!49648
-
Alex Kalderimis authored
This is necessary since jobs can be returned from app/graphql/types/terraform/state_version_type.rb
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This completes the elimination of todos for Graphql/ResolverType, which is now a fully-enabled Rubocop rule.
-
Alex Kalderimis authored
This refactors the snippet creation mutation to use the declarative authorization methods.
-
Alex Kalderimis authored
This makes a few changes that are nice-to-have now, and become more important down the line: - adds some missing types to resolvers (a cop violation) - removes unnecessary field authorization (field authorization does not work like that) - adds extras annotations for `lookahead` etc
-
Amy Qualls authored
Remove more instances of future tense from Development Guide See merge request gitlab-org/gitlab!49888
-
Rémy Coutable authored
Adds retry to git fetch in db:migrate job See merge request gitlab-org/gitlab!49956
-
Rémy Coutable authored
Refactor repository move logic from the Project model into concern See merge request gitlab-org/gitlab!49225
-
Nathan Friend authored
Make the strategies env wrap See merge request gitlab-org/gitlab!49951
-
Angelo Gulina authored
-
Nick Gaskill authored
Fix a misplaced comma in Threat Monitoring docs See merge request gitlab-org/gitlab!49907
-
Nick Gaskill authored
Improve licence details info See merge request gitlab-org/gitlab!49920
-
Russell Dickenson authored
-
Natalia Tepluhina authored
Pipeline Graph Structural Update: Polling See merge request gitlab-org/gitlab!49825
-
Sarah Groff Hennigh-Palermo authored
Bubbles up from stage to wrapper, through graph
-