- 09 Feb, 2021 40 commits
-
-
Yorick Peterse authored
The `from` argument in the changelog generation API is now optional. When unspecified, GitLab will use the tag of the release that came before the new release. This means that most users never have to specify the `from` argument, making it easier to generate changelogs for a new version. This fixes https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1542.
-
Illya Klymov authored
Removed unused dropdown See merge request gitlab-org/gitlab!53464
-
Marcin Sedlak-Jakubowski authored
Delete old redirect files See merge request gitlab-org/gitlab!53692
-
Marcel Amirault authored
-
Marcin Sedlak-Jakubowski authored
Document usage of GraphQL Pro See merge request gitlab-org/gitlab!53518
-
Brett Walker authored
-
Etienne Baqué authored
Jira Issue detail serializer and entity See merge request gitlab-org/gitlab!53075
-
Etienne Baqué authored
Merge branch '281820-convert-project-members-list-view-from-haml-to-vue-update-feature-specs-and-qa-e2e-specs' into 'master' Update feature specs to reflect new project members view See merge request gitlab-org/gitlab!52549
-
Peter Hegman authored
Behind the `vue_project_members_list` feature flag
-
Phil Hughes authored
Improve user dropdown items See merge request gitlab-org/gitlab!53175
-
Himanshu Kapoor authored
Change Settings to Edit profile as per UI
-
Marcel Amirault authored
docs: update default expire_build_artifacts_worker time See merge request gitlab-org/gitlab!53612
-
Enrique Alcántara authored
Add margin and remove the padding on the project graph page See merge request gitlab-org/gitlab!53557
-
Yogi authored
-
Arturo Herrero authored
-
Arturo Herrero authored
Move OTP for git over SSH to EE See merge request gitlab-org/gitlab!53166
-
Enrique Alcántara authored
Remove gl-dropdown-item-deprecated-adapter class See merge request gitlab-org/gitlab!53437
-
Phil Hughes authored
Apply new GitLab UI for buttons in commit page See merge request gitlab-org/gitlab!53555
-
Yogi authored
-
Vitaly Slobodin authored
Update ESLint and related See merge request gitlab-org/gitlab!53613
-
Savas Vedova authored
Add alert related labels to CiliumNetworkPolicies See merge request gitlab-org/gitlab!53401
-
Zamir Martins Filho authored
The label will contain the project id which will be used to correlate the network policy into its respective project within agenk
-
Markus Koller authored
Remove :with_diffs MergeRequest factory trait See merge request gitlab-org/gitlab!53310
-
Peter Leitzen authored
Apply the custom mapping to alert See merge request gitlab-org/gitlab!53136
-
David Fernandez authored
Resolve ".git URL for a project responds differently if a private project exists" See merge request gitlab-org/gitlab!52818
-
Alper Akgun authored
Merge branch '320801-use-product_-prefix-for-group-stage-section-attributes-in-metrics-definition' into 'master' Use product_ prefix in metrics definition See merge request gitlab-org/gitlab!53635
-
Nicolò Maria Mezzopera authored
Fixed form disappearing when name is empty and general code improvements See merge request gitlab-org/gitlab!53371
-
Robert Hunt authored
- Changed to static boolean check for when data is retrieved to show the form - Changed to use provide/inject for static values across components - Moved default form initialiser to utils file - Fixed invalid form inputs not showing the invalid border
-
James Fargher authored
Add search to user settings See merge request gitlab-org/gitlab!52838
-
Matthias Käppler authored
Convert Search Scope Tabs to Vue Component See merge request gitlab-org/gitlab!52018
-
Terri Chu authored
Move search tabs to a Vue component and remove all unused code.
-
Peter Leitzen authored
Add appropriate permissions for some GraphQL objects See merge request gitlab-org/gitlab!53320
-
Alex Kalderimis authored
This is becomes required when running the object authorization on the results of the resolver.
-
Alper Akgun authored
Merge branch '299325-extend-aggregated-metrics-definition-to-include-database-metrics' into 'master' Extend aggregated metrics definition to include database metrics [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52784
-
Nicolò Maria Mezzopera authored
Apply new GitLab UI for search in "frequent items search" dropdown See merge request gitlab-org/gitlab!53368
-
Yogi authored
-
Alex Kalderimis authored
Prevent new note notifications from Ghost user See merge request gitlab-org/gitlab!53699
-
Natalia Tepluhina authored
Apply new GitLab UI for new trial page See merge request gitlab-org/gitlab!53447
-
Yogi authored
-
Nick Thomas authored
If you visit /group/project.git in a web browser, you are redirected to /group/project as long as the project exists. This is a good idea, but we should only do it when a user is authorized to see the project. Doing it unconditionally means that we leak the fact that the project exists to unauthorized users.
-