- 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 04, 2023
-
-
- Sep 01, 2023
-
-
Marketing emails are being sent via Iterable now
-
- more marketing for code suggestions
-
- Aug 24, 2023
-
-
Coung Ngo authored
Colocate the templates and move them out of top-level directories
-
- Aug 10, 2023
-
-
Changelog: changed
-
- Aug 08, 2023
-
-
- Aug 02, 2023
-
-
Extract CsvBuilder, CsvBuilder::Stream and CsvBuilder::SingleBatch. Write gem documentation.
-
- Jul 29, 2023
-
-
Move SafeRequestStore and related constants into gems/gitlab-safe_request_store.
-
- Jul 25, 2023
-
-
Delete specs and update resolver
-
- Jul 21, 2023
-
-
* Use `let_it_be` * Use factory defaults * Resolve all pending RuboCop offenses * Fix static localization definitions * Avoid slow membership creations * Run specs in random order
-
- Jul 20, 2023
-
-
- better error handling Changelog: other EE: true
-
- Jul 07, 2023
-
-
- enhance tests - resolve linting issues
-
- Jul 06, 2023
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 05, 2023
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 04, 2023
-
-
This change is part of #355896 to move all GitLab for Slack app code to Core. This MR focuses on moving the metrics files. As well as moving GitLab for Slack app metrics, it also moves across two Slack-related metrics that were previously in EE: - `projects_slack_notifications_active` - `projects_slack_slash_active` The Slack Notifications and Slack Slash Commands integrations are available to CE instances. The lines in `UsageData` that report those two metrics have been moved from `#usage_activity_by_stage_configure` to `#usage_activity_by_stage_manage` as the Integrations feature category is part of Manage stage.
-
- Jul 03, 2023
-
- Jun 29, 2023
-
- Jun 27, 2023
-
-
Eduardo Sanz García authored
`app/views/layouts/simple_registration.html.haml` is not used, hence we remove it.
-
- Jun 26, 2023
-
-
Peter Leitzen authored
Also, removes related RuboCop TODOs.
-
This change extracts Jira issue keys from all the commits (up to a limit) that will be deployed to the environment since the last deployment to that environment. #300031 Changelog: added
-
This change extracts Jira issue keys from all the commits (up to a limit) that will be deployed to the environment since the last deployment to that environment. #300031 Changelog: added
-
- Jun 22, 2023
-
-
Ravi Kumar authored
Since the FF simplify_logic_to_find_search_proxy_class has been rolled out completely and is stable so we can remove the code related to this feature_flag. ProjectWikiProxy will be replaced by WikiProxy. Changelog: other MR: !124236 EE: true
-
- Jun 21, 2023
-
-
Marc Saleiko authored
-
- Jun 20, 2023
-
-
Peter Leitzen authored
Refactor error tracking service specs to match the new default strategy.
-
- Jun 15, 2023
-
-
- at some point in time the progress bar was removed from all steps on subscription registration except the group creation step. We'll fix that here. Changelog: other EE: true
-
- Jun 14, 2023
-
-
Peter Leitzen authored
We no longer seed projects with errors in development.
-
Changelog: other
-
Migrates the MR action dropdown to use the Vue integration of the Disclosure dropdown. Changelog: changed
-
- Jun 09, 2023
-
-
This change is part of #355896 to move all GitLab for Slack app code to Core. This MR focuses on moving: - Incident Management Slash Commands - Views - Specs There should be no functional changes.
-
- Jun 08, 2023
-
-
- when GitLab revision is different, the redis cache isn't destroyed properly on all revisions in redis. This fixes that. Changelog: fixed
-
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
-
- Jun 01, 2023
-
-
This class is used for transforming project member attributes as well as for groups. !78455 (comment 1409519152)
-
- May 25, 2023
-
-
Rename GroupProjectsController to GroupsController Changelog: changed EE: true
-
Tianwen Chen authored
This is the second commit to remove workers from code and sidekiq: - ClearSharedRunnersMinutesWorker - Ci::BatchResetMinutesWorker Changelog: removed
-
- May 12, 2023
-
-
- May 11, 2023
-
-
Peter Leitzen authored
Reword the docs a bit.
-
- May 10, 2023
-
-
Doug Stull authored
- need to wait for javascript requests
-
Doug Stull authored
- match controller naming as convention - move out of sub `ee` folder
-
Nikola Milojevic authored
Changelog: removed
-