- 08 Mar, 2022 1 commit
-
-
Sri authored
- Use snowplow to track all success and error events in the backend related to `Projects::GoogleCloud` - Update tests to verify tracking of events
-
- 07 Mar, 2022 39 commits
-
-
Frédéric Caplette authored
Merge branch '353771-make-spinners-in-ee-app-views-groups-sso-saml-html-haml-pajamas-compliant' into 'master' Migrate SAML SSO spinner to be Pajamas-compliant See merge request gitlab-org/gitlab!82240
-
Kati Paizee authored
Add intro to GitLab video link See merge request gitlab-org/gitlab!82308
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!82306
-
Enrique Alcántara authored
Resolve "Allow iteration search by cadence title" See merge request gitlab-org/gitlab!81615
-
Donald Cook authored
Previously only search by iteration title was used. Now on the issue page and the list view, we’re searching through cadence titles also Changelog: changed EE: true
-
Etienne Baqué authored
Disable clusters controller actions if :certificate_based_clusters is disabled See merge request gitlab-org/gitlab!81778
-
Heinrich Lee Yu authored
Drop prometheus_initializer_refactor feature flag See merge request gitlab-org/gitlab!82295
-
GitLab Release Tools Bot authored
-
Diana Logan authored
-
Etienne Baqué authored
Display license ID retrieved from CustomersDot See merge request gitlab-org/gitlab!82112
-
Andrejs Cunskis authored
E2E: Use separate project for github import test See merge request gitlab-org/gitlab!82286
-
Alex Kalderimis authored
Show Gitpod button and pipeline editor buttons See merge request gitlab-org/gitlab!81902
-
Jacques Erasmus authored
Displays Gitpod and Pipeline editor buttons in the consolidated dropdown
-
Pavel Shutsin authored
Remove rate_limit_username_exists_endpoint feature flag See merge request gitlab-org/gitlab!82105
-
Kushal Pandya authored
Move VSA create form modal into a component See merge request gitlab-org/gitlab!81792
-
Ezekiel Kigbo authored
Consolidates the wrapper code for the VSA create modal in a separate componet Adds jest tests Adds basic jest tests for the VSA modal component. Address minor review comments
-
Diana Logan authored
Resolve "Docs feedback: Terraform module registry additional info link" See merge request gitlab-org/gitlab!81585
-
Tim Rizzi authored
-
Adam Hegyi authored
Introduce VSA incremental aggregation See merge request gitlab-org/gitlab!81255
-
Heinrich Lee Yu authored
Remove ci_pipeline_merge_request_presence_check feature flag See merge request gitlab-org/gitlab!82107
-
Fiona Neill authored
Replaces Workspaces (plural) with Workspace (single) See merge request gitlab-org/gitlab!82115
-
Orit Golowinski authored
-
Natalia Tepluhina authored
Merge branch '350162-add-view-details-button-to-stacked-table-to-open-the-drawer-on-small-screens' into 'master' Add view details button to compliance report for small displays See merge request gitlab-org/gitlab!78072
-
Robert Hunt authored
The styling needs to be completed
-
Natalia Tepluhina authored
Merge branch '353765-make-spinners-in-app-views-groups-group_members-index-html-haml-pajamas-compliant' into 'master' Migrate group/project member spinners See merge request gitlab-org/gitlab!82225
-
Corinna Wiesner authored
Prior to this changes, the displayed license ID was the one from GitLab's license database table instead of the one retrieved from CustomersDot. While the right logic was supposed to be used, the global_id logic used the license's id instead of the license_id method as used in the graphql resolvers. This change will fix the issue with the global id logic by overriding the id method in the resolver with a custom global id logic that uses the license_id method. Changelog: changed EE: true
-
Marius Bobin authored
Changelog: other
-
Jacob Vosmaer authored
Workhorse: Allow HTTPS for backends See merge request gitlab-org/gitlab!81061
-
Jacob Vosmaer authored
Refactor upload package See merge request gitlab-org/gitlab!80281
-
Etienne Baqué authored
Use full-text search in issues API / GraphQL See merge request gitlab-org/gitlab!81980
-
Matthias Kaeppler authored
This was enabled by default.
-
Adam Hegyi authored
This change implements the periodical/incremental data aggregation for value stream analytics. Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/344803
-
Toon Claes authored
Instructions to edit repository check cron job See merge request gitlab-org/gitlab!71936
-
Brad Sevy authored
-
Adam Hegyi authored
Re-introduce role-targeted broadcast messages See merge request gitlab-org/gitlab!81232
-
Eugie Limpin authored
This reverts commit ac8cc851. Changelog: changed
-
Kati Paizee authored
Instructions to run pending background migrations See merge request gitlab-org/gitlab!81965
-
Harsh Chouraria authored
This change adds commands to re-run all migrations found marked as pending and remaining stuck in such a state It expands on an existing area of troubleshooting background migrations while specifically targeting the pending state situation instead of migration jobs that are scheduled but remain un-executed. It also adds an upgrade note to version 13.6 section where a background migration was introduced with a bug in it that can cause it to show up as pending in all releases after it. This was only recently noticed after we introduced new commands that check for pending background migration jobs as part of checking background migrations prior to upgrades. A fix for the 13.6 bug should be included in GitLab 14.9 onwards via https://gitlab.com/gitlab-org/gitlab/-/merge_requests/81879 and following the added instructions should help clear the migration.
-
Etienne Baqué authored
Add alert and disable active checkbox when another issue tracker is enabled See merge request gitlab-org/gitlab!81896
-