- 21 Jan, 2022 40 commits
-
-
Jose Ivan Vargas authored
Merge branch '348410-frontend-implement-deprecation-notification-for-types-and-type-keyword' into 'master' Implement deprecation notification in pipeline page See merge request gitlab-org/gitlab!77876
-
Frédéric Caplette authored
In the pipeline page, we will now show a deprecation notification for user whose project CI configuration countains root `types` keyword or job level `type` keyword which can be dismissed and never seen again. Changelog: added
-
Jarka Košanová authored
Fix empty line to contain two values See merge request gitlab-org/gitlab!78678
-
Andy Soiron authored
Add comments about #strip_markup usage See merge request gitlab-org/gitlab!78474
-
Robert May authored
Swap FK vulnerability_statistics to ci_pipelines for LFK See merge request gitlab-org/gitlab!78599
-
Frédéric Caplette authored
Remove utilities .gl-lg-w-25p for gitlab-ui See merge request gitlab-org/gitlab!78267
-
Markus Koller authored
-
Douglas Barbosa Alexandre authored
Swaps FK for vulnerability_statistics.latest_pipeline_id to ci_pipelines Changelog: changed
-
Phil Hughes authored
Show short SHA of commit of deployment See merge request gitlab-org/gitlab!78397
-
Natalia Tepluhina authored
Remove localVue usage from non-EE tests without VueApollo (3/3) See merge request gitlab-org/gitlab!78876
-
Sean McGivern authored
Revert "Merge branch '344807-frontend-api-requests-rate-limit-take2' into 'master'" See merge request gitlab-org/gitlab!78893
-
Amy Qualls authored
Doc Consistency: user/project/merge_requests - source code See merge request gitlab-org/gitlab!78729
-
Niklas authored
Remove inline badges and tier from version history
-
Natalia Tepluhina authored
Remove localVue usage from non-EE tests without VueApollo (2/3) See merge request gitlab-org/gitlab!78874
-
Miguel Rincon authored
-
Natalia Tepluhina authored
Remove localVue usage from non-EE tests without VueApollo (2/3) See merge request gitlab-org/gitlab!78874
-
Natalia Tepluhina authored
Remove localVue usage from non-EE tests without VueApollo (1/3) See merge request gitlab-org/gitlab!78873
-
Natalia Tepluhina authored
Remove localVue usage from EE tests without VueApollo See merge request gitlab-org/gitlab!78871
-
Kyle Wiebers authored
Add comment about filtering by commit SHA in Sentry See merge request gitlab-org/gitlab!78743
-
Frédéric Caplette authored
Update compliance report to sync filter query with apollo variables See merge request gitlab-org/gitlab!78451
-
Stan Hu authored
Extend Google Cloud Storage max transfer timeout to 60 minutes See merge request gitlab-org/gitlab!78526
-
-
Alessio Caiazza authored
Update Gitaly version See merge request gitlab-org/gitlab!78885
-
Andrew Fontaine authored
Users want to know what commit has been deployed, and may need to easily copy it to use in other areas.
-
Marcin Sedlak-Jakubowski authored
Update docs with author and assignees permissions See merge request gitlab-org/gitlab!77632
-
Andrejs Cunskis authored
E2E: Improve expectation errors for gitlab migration specs See merge request gitlab-org/gitlab!78521
-
Andrejs Cunskis authored
-
Marius Bobin authored
Fix Ci::Runner#projects and Ci::Runner#groups doing cross-joins See merge request gitlab-org/gitlab!78372
-
Maxime Orefice authored
This commit fixes cross database queries for the runner. We are leveraging disable_joins setting to make 2 SQL queries instead of 1 in order to prevent cross database query. Changelog: performance
-
Aleksei Lipniagov authored
Add gitlab_shell_upload_pack_sidechannel feature flag See merge request gitlab-org/gitlab!78668
-
-
Sean McGivern authored
This reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78082 because of a production incident. Changelog: other
-
-
Aleksei Lipniagov authored
Swap FK vulnerability_occurrence_pipelines.pipeline_id to ci_pipelines for LFK See merge request gitlab-org/gitlab!78601
-
-
Phil Hughes authored
Fix runner count when tabs are used See merge request gitlab-org/gitlab!78706
-
Matthias Käppler authored
Merge branch '347550-gitlab-applicationratelimiter-declared-as-class-but-used-as-a-module' into 'master' Simplify ApplicationRateLimiter See merge request gitlab-org/gitlab!78561
-
Vasilii Iakliushin authored
Users who can read project should be able to read project bot name See merge request gitlab-org/gitlab!78319
-
Tetiana Chupryna authored
Fix minor typos in comments See merge request gitlab-org/gitlab!78616
-
Markus Koller authored
Sanitize link markup for vulnerability chat messages See merge request gitlab-org/gitlab!78669
-