- 06 Aug, 2021 1 commit
-
-
James Fargher authored
Implement stub_do_not_track helper See merge request gitlab-org/gitlab!67400
-
- 05 Aug, 2021 39 commits
-
-
Evan Read authored
Add instruction for MR coverage check See merge request gitlab-org/gitlab!67248
-
James Heimbuck authored
-
Doug Stull authored
Delete test cases when migrating project to a free group See merge request gitlab-org/gitlab!67374
-
Suzanne Selhorn authored
Update License Overview Dashboard Documentation See merge request gitlab-org/gitlab!67544
-
Jason Goodman authored
-
Enrique Alcántara authored
Export seat usage as CSV See merge request gitlab-org/gitlab!67202
-
Kerri Miller authored
GraphQL: Add mutation to change group's sharedRunnersSetting See merge request gitlab-org/gitlab!67256
-
Steve Abrams authored
Backport :disable_joins option from Rails main See merge request gitlab-org/gitlab!66400
-
Farnoosh Seifoddini authored
Add definition of done to the problem validation template See merge request gitlab-org/gitlab!67600
-
Kerri Miller authored
Add rule_index to security_orchestration_policy_rule_schedules See merge request gitlab-org/gitlab!67586
-
Krasimir Angelov authored
Update Groups::SeatUsageController to respond with 404 Not Found if the group is not top-level group, in order to match API - https://gitlab.com/gitlab-org/gitlab/-/blob/fa74a193238b237b11577f79298e1203dbc48de9/ee/lib/ee/api/members.rb#L68.
-
Suzanne Selhorn authored
Add FLAG alert type to Style Guide See merge request gitlab-org/gitlab!67506
-
Craig Norris authored
-
Suzanne Selhorn authored
Replace NOTE with FLAG in doc guide See merge request gitlab-org/gitlab!67505
-
Craig Norris authored
Updated NOTE to FLAG See merge request gitlab-org/gitlab!67623
-
Suzanne Selhorn authored
-
Jose Ivan Vargas authored
Use popovers instead of tooltips in inline code quality See merge request gitlab-org/gitlab!64371
-
Rubén Dávila authored
CI test cases are only available for ultimate hosted plans hence we should delete them when the project is transferred to a lower plan. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67374 EE: true
-
Nick Gaskill authored
Generic package duplicate setting docs See merge request gitlab-org/gitlab!67609
-
Steve Abrams authored
-
Suzanne Selhorn authored
Docs Only - Document cluster applications from our template See merge request gitlab-org/gitlab!66757
-
Mikołaj Wawrzyniak authored
Add GitLab edition and version metrics to Standard Category See merge request gitlab-org/gitlab!67435
-
Dmitriy Zaporozhets (DZ) authored
Remove the FF ci_wildcard_file_paths See merge request gitlab-org/gitlab!67441
-
Patrick Bair authored
Merge branch '328445-convert-ci_builds_runner_session-build_id-to-bigint-step-2-finalize-background-migrations' into 'master' Resolve "Convert ci_builds_runner_session.build_id to bigint - Step 2: Finalize background migrations and swap columns" See merge request gitlab-org/gitlab!66433
-
Nick Gaskill authored
Fix broken link in Container Scanning docs See merge request gitlab-org/gitlab!67559
-
Kamil Trzciński authored
Store the load balancer proxy in ActiveRecord See merge request gitlab-org/gitlab!65805
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/svgs to v1.209.0 See merge request gitlab-org/gitlab!67517
-
Sarah Groff Hennigh-Palermo authored
Update pipeline header status when retrying jobs See merge request gitlab-org/gitlab!66764
-
Mireya Andres authored
-
Kamil Trzciński authored
Make `ci_structure.sql` to be equal See merge request gitlab-org/gitlab!67433
-
Sashi authored
This change introduces a new column rule_index to security_orchestration_policy_rule_schedules table to keep track of the values from the security policy file. Changelog: added
-
Markus Koller authored
Conditionally render create project button See merge request gitlab-org/gitlab!64196
-
Nourdin el Bacha authored
This commit checks whether the current user is allowed to create a project prior to rendering the button. It also return a `404` error for the Project#new method when the current user is not allowed to create a new project. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/333450 Changelog: fixed
-
Natalia Tepluhina authored
Refactor installation components to Apollo in package details See merge request gitlab-org/gitlab!67320
-
Nicolò Maria Mezzopera authored
-
Doug Stull authored
Make Security bot confirmed See merge request gitlab-org/gitlab!67252
-
Tetiana Chupryna authored
-
dfrazao-gitlab authored
1. Ensure the migration of `build_id` to `bigint` is completed 2. Copy index and FK 3. Swap columns See https://gitlab.com/gitlab-org/gitlab/-/issues/328445 Changelog: other
-
Simon Knox authored
Add Sentry reporting to job log actions See merge request gitlab-org/gitlab!67447
-