- Apr 12, 2024
-
-
Gavin Hinfey authored
Move /-/profile/keys to /-/user_settings/ssh_keys and redirect end_point to new endpoint till next major release (17.0) Changelog: changed EE: true
-
- Apr 11, 2024
-
-
Move /-/profile/gpg_keys to /-/user_settings/gpg_keys and redirect end_point to new endpoint till next major release (17.0) Changelog: changed
-
- Mar 01, 2024
-
-
- Feb 29, 2024
-
-
Pavel Shutsin authored
This changes are not relevant anymore and can be removed. This commit reverts !46444 without DB changes. Changelog: removed
-
- Dec 18, 2023
-
-
Aboobacker MK authored
Move /-/profile/password to /-/user_settings/password and redirect end_point to new endpoint till next major release (17.0) Changelog: changed
-
- Dec 14, 2023
-
-
Aboobacker MK authored
Move /-/profile/personal_access_tokens to /-/user_settings/personal_access_tokens and redirect end_point to new endpoint till next major release (17.0) Changelog: changed
-
- Dec 07, 2023
-
-
Move /-/profile/active_sessions to /-/user_settings/active_sessions and redirect end_point to new endpoint till next major release (17.0) Changelog: changed
-
- Oct 31, 2023
-
-
Changelog: removed
-
- Oct 19, 2023
-
-
Peter Leitzen authored
This commit removes exclusions from RuboCop TODOs and rspec_order_todo.yml for removed/non-existent files.
-
- Sep 06, 2023
-
-
Aakriti Gupta authored
/admin/geo/replication/projects is redirected to /admin/geo/sites/<site-id>/replication/project_repositories Changelog: deprecated EE: true
-
- Sep 05, 2023
-
-
Serhii Yarynovskyi Parental Leave from 2025-02-21 to 2025-06-09 authored and
Jarka Košanová committed
Remove email controller and in_product_marketing_emails_enabled setting
-
- Sep 04, 2023
-
-
- Jun 14, 2023
-
-
Changelog: other
-
- Jun 08, 2023
-
-
This change is part of #355896 to move all GitLab for Slack app code to Core. This MR focuses on moving: - Routes - Controllers - Related views and helpers
-
- May 08, 2023
-
-
Changelog: removed
-
- Apr 21, 2023
-
-
Removes code, metrics, and documentation for the deprecated Phabricator importer. Changelog: removed
-
- Apr 20, 2023
-
-
Peter Leitzen authored
This commit removes excludes from RuboCop TODOs and rspec_order_todo.yml for removed/non-existent files.
-
- Mar 30, 2023
-
-
See #367538 Changelog: added
-
- Mar 29, 2023
-
-
Mathieu Parent authored
See #367538 Changelog: added
-
- Feb 16, 2023
-
-
Alina Mihaila authored
-
- Jan 17, 2023
-
-
Doug Stull authored
- general refactor and fine tuning of names
-
- Jan 12, 2023
-
-
Peter Leitzen authored
This commit removes excludes from RuboCop TODOs and rspec_order_todo.yml for removed/non-existent files.
-
- Jan 11, 2023
-
-
Illya Klymov authored
* this was replaced by graphql
-
- Dec 14, 2022
-
-
Fix rubocop offenses Changelog: other
-
- Dec 08, 2022
-
-
This code is not executable as we removed its invokation in: !105487 This change is a continuation of the cleaning up. Changelog: removed EE: true
-
- Nov 29, 2022
-
-
Ahmad Tolba authored
Merge branch 'secMaster' into 'master' See merge request gitlab-org/security/gitlab!2945 Changelog: security
-
- Nov 28, 2022
-
-
Omar Qunsul authored
Many of the files have been deleted or removed, but not cleaned up from the Rubocop todos before. Changelog: other
-
- Oct 06, 2022
-
-
Alexandru Croitor authored
Adding fixture to populate merge request suggested reviewers.
-
- Sep 01, 2022
-
-
- make part of product Changelog: changed EE: true
-
- Aug 05, 2022
-
-
Move classes under Namespaces:: module
-
Changelog: changed
-
- Jun 15, 2022
-
-
feistel authored
-
- Jun 04, 2022
-
-
Chad Woolley authored
- Remove everything except removal docs, and old migrations/deprecations/removal files.
-
- May 23, 2022
-
-
Markus Koller authored
Merge all actions into `Projects::Settings::IntegrationsContoller`, and rename the previous `#show` action to `#index` for consistency with the admin and group controllers. The URL paths for the member actions change from `/-/integrations/...` to `/-/settings/integrations/...`. The `#index` action stays in `/-/settings/integrations`. Also rename `Projects::ServiceHookLogsController` to `Projects::Settings::IntegrationHookLogsController`, since it's routes are now in this namespace as well. This is part of our rename from "services" to "integrations" in &2504 Changelog: changed
-
- May 16, 2022
-
-
Peter Leitzen authored
Exclude current offenses via bundle exec rake rubocop:todo:generate[Style/ClassAndModuleChildren]
-