- 01 Feb, 2021 30 commits
-
-
Evan Read authored
Delete old README redirects See merge request gitlab-org/gitlab!53001
-
Ezekiel Kigbo authored
Migrate subscription toggle button to GlToggle See merge request gitlab-org/gitlab!52717
-
Coung Ngo authored
Migrate use of the vue_shared toggle to GlToggle
-
Ash McKenzie authored
Code extraction - refactoring of MR services classes See merge request gitlab-org/gitlab!49827
-
Marcel Amirault authored
We prefer index files now. Updates lint-doc to match.
-
Matthias Käppler authored
Improve search filter by taking space in file path into account See merge request gitlab-org/gitlab!52392
-
Changzheng Liu authored
-
Fabio Pitino authored
Define resource group at Ci::Processable level See merge request gitlab-org/gitlab!51880
-
Matthias Käppler authored
Merge branch '281815-convert-project-members-list-view-from-haml-to-vue-setup-vue-application-2' into 'master' Setup project members Vue application See merge request gitlab-org/gitlab!52148
-
Peter Hegman authored
Convert HAML project members view to new Vue layout that matches group members layout
-
Christian Couder authored
-
Christian Couder authored
In build_service.rb, let's refactor some param processing code and comments from the execute() method into a new filter_label_id_params() method. While at it let's also add a few comments.
-
Christian Couder authored
In build_service.rb, let's move most of the force_remove_source_branch handling code into a new force_remove_source_branch() method.
-
Christian Couder authored
In issuable_base_service.rb the code processing labels is making the update() method not as clear as it could be. Let's refactor this code into a new assign_requested_labels() method. While at it, lets rename labels_changing? into ids_changing? as the method is not specific to labels and could be used with other arrays of ids.
-
Christian Couder authored
Instead of having to use a local variable in many places in push_options_handler_service_spec.rb for the same error, let's refactor this error using a common constant called 'error_mr_required'.
-
Ash McKenzie authored
Add last_activity_on to BillableMember entity See merge request gitlab-org/gitlab!52666
-
Ash McKenzie authored
Remove ReadmeBlob since it isn't used See merge request gitlab-org/gitlab!51270
-
Dylan Griffith authored
Remove duplicated prepend of `EE::Types::DeprecatedMutations` See merge request gitlab-org/gitlab!52066
-
Ash McKenzie authored
Fix Debian packages API to raise 401 Unauthorized instead of a 404 Not Found See merge request gitlab-org/gitlab!51734
-
Dylan Griffith authored
Remove specific date in audit events spec See merge request gitlab-org/gitlab!52995
-
Evan Read authored
Delete old redirect files in various docs directories See merge request gitlab-org/gitlab!52997
-
Marcel Amirault authored
These redirect files have expired and we no longer need to maintain them. Server-side redirects will remain in the gitlab-docs project
-
Tan Le authored
By default, the audit event search results are limited to the current month. Having records created beyond that time range requires setting the date filter or else they will not show up in the page. The specific broken specs do not test date filter or order logic. Hence, we could remove these dates.
-
Evan Read authored
Delete old redirect files in doc/user See merge request gitlab-org/gitlab!52991
-
Marcel Amirault authored
These redirect files have expired and we no longer need to maintain them. Server-side redirects will remain in the gitlab-docs project
-
Mark Chao authored
Delete mock_deployment_service.rb See merge request gitlab-org/gitlab!52966
-
Russell Dickenson authored
Fix curl commands in vulnerability exports API See merge request gitlab-org/gitlab!52918
-
Caleb Williamson authored
-
Russell Dickenson authored
Delete old redirect files in admin/analytics/api docs See merge request gitlab-org/gitlab!52988
-
Marcel Amirault authored
These redirect files have expired and we no longer need to maintain them. Server-side redirects will remain in the gitlab-docs project
-
- 31 Jan, 2021 10 commits
-
-
Russell Dickenson authored
Explain new sast / dependency_scanning error that was introduced in 13.4 See merge request gitlab-org/gitlab!47289
-
Ben Prescott @bprescott_↙ ☺ authored
-
Simon Knox authored
Fix auditor badging See merge request gitlab-org/gitlab!52943
-
Cynthia Ng authored
-
Thong Kuah authored
-
Paul Slaughter authored
Apply new GitLab UI for badge and button in project's protected branch settings See merge request gitlab-org/gitlab!52207
-
Paul Slaughter authored
Remove container_class in project activity which removes extra padding See merge request gitlab-org/gitlab!51878
-
yo authored
-
yo authored
-
Martin Wortschack authored
Refactoring: Move search settings mount function to the search_settings directory See merge request gitlab-org/gitlab!52834
-