- 01 Dec, 2021 40 commits
-
-
Mayra Cabrera authored
Remove dependency_proxy_manifest_workhorse ff See merge request gitlab-org/gitlab!74669
-
Steve Abrams authored
-
Fabio Pitino authored
Heartbeat runner only for specific job-context requests See merge request gitlab-org/gitlab!75022
-
Andrejs Cunskis authored
E2E: Validate project wiki migration See merge request gitlab-org/gitlab!75473
-
Andrejs Cunskis authored
-
Jacques Erasmus authored
Blob refactor: Use PDF Viewer when vewing a PDF blob See merge request gitlab-org/gitlab!75469
-
Kushal Pandya authored
Add some filtered search token improvements and fixes See merge request gitlab-org/gitlab!75103
-
Coung Ngo authored
-
Natalia Tepluhina authored
Migrate epic sidebar datepickers to date widget See merge request gitlab-org/gitlab!75073
-
Florie Guibert authored
-
Marcel Amirault authored
Set `CS_DEFAULT_BRANCH_IMAGE` in Auto DevOps template See merge request gitlab-org/gitlab!74627
-
Nikola Milojevic authored
Enable load balancing for update all mirrors by default See merge request gitlab-org/gitlab!75335
-
Etienne Baqué authored
Merge branch '339706-move-snowplow-logic-from-gitlab-tracking-module-to-gitlab-tracking-destinations-snowplow' into 'master' Refactor Gitlab::Tracking module See merge request gitlab-org/gitlab!75362
-
Natalia Tepluhina authored
Add storybook stories to TooltipOnTruncate See merge request gitlab-org/gitlab!75115
-
Miguel Rincon authored
-
Igor Drozdov authored
fix link to doc in _transfer.html.haml See merge request gitlab-org/gitlab!66246
-
Furkan Ayhan authored
Fix LFK foreign key definition See merge request gitlab-org/gitlab!75626
-
Steve Abrams authored
Fix related environments on pipeline See merge request gitlab-org/gitlab!74482
-
David Fernandez authored
feat(plan_limits): add Helm limits to API and UI See merge request gitlab-org/gitlab!75117
-
Sean McGivern authored
Project level CI/CD Analytics: Usage metrics by tab See merge request gitlab-org/gitlab!75187
-
Brandon Labuschagne authored
This commit adds 3 new tracking events. The events are added to the project level CI CD analytics tabs. Changelog: added
-
David O'Regan authored
Add alert to seats usage if there are any pending members See merge request gitlab-org/gitlab!75431
-
Ammar Alakkad authored
-
Jacques authored
Created a PDF blob viewer
-
Adam Hegyi authored
-
Pavel Shutsin authored
Collect projects Value Stream stages See merge request gitlab-org/gitlab!75336
-
Adam Hegyi authored
-
Vasilii Iakliushin authored
Remove ci_new_query_for_pending_stuck_jobs feature flag See merge request gitlab-org/gitlab!75420
-
Vasilii Iakliushin authored
Migrate authorize GMA account conversion confirmation modal See merge request gitlab-org/gitlab!74847
-
Peter Hegman authored
-
Douglas Barbosa Alexandre authored
Allow creating a group access token for a group with SSO enforcement See merge request gitlab-org/gitlab!75023
-
Kamil Trzciński authored
Prepare projects and namespaces loose foreign keys See merge request gitlab-org/gitlab!75559
-
Rémy Coutable authored
Add snowplow event to danger for PI See merge request gitlab-org/gitlab!75583
-
Luis Mejia authored
-
Brandon Labuschagne authored
Remove "createFlashEl" from flash exports See merge request gitlab-org/gitlab!75529
-
Douglas Barbosa Alexandre authored
Add text limit to Geo development guide See merge request gitlab-org/gitlab!75508
-
Aakriti Gupta authored
-
Bogdan Denkovych authored
For each project access token created, a project bot user is created and added to the project GitLab docs explain how to create a group access token manually. https://docs.gitlab.com/ee/user/project/settings/project_access_tokens.html#group-access-token-workaround If a project is under the group that has SSO enforcement enabled, it won't allow to add a user not linked to the SAML account as a member of this project. It didn't allow to create project access token for a project under SSO enforcement since project bot users are not supposed to be linked SAML account. It was fixed in https://gitlab.com/gitlab-org/gitlab/-/commit/f9df9d2f97f091a4633ee8497e81921e4d6ebfff I [noticed](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74240/diffs#307d381390eea67e67da59bea05d1f657b9b8e5d_22_25) that we have the same issue on creating group access token. https://app.slack.com/client/T02592416/CLM1D8QR0 This change makes it possible to create group access token for a group that has SSO enforcement enabled. Changelog: fixed EE: true
-
Furkan Ayhan authored
This commit adds post-migrations for tracking deletions of namespaces and projects tables. This commit did not include specs and foreign key definitions because those tables are not available yet. Changelog: other
-
James Lopez authored
Fix flaky spec on seat link cron See merge request gitlab-org/gitlab!75619
-