- 21 Jan, 2022 40 commits
-
-
Marcin Sedlak-Jakubowski authored
Improve ActionCable docs for source installs See merge request gitlab-org/gitlab!78618
-
Heinrich Lee Yu authored
Adds steps for source installs to configure cable.yml which is now required since 14.5
-
Brandon Labuschagne authored
Merge branch '350728-group-level-vsa-remove-decimal-place-from-new-issues-and-deploys' into 'master' Group-level VSA: Remove decimal place from "New issues" and "Deploys" See merge request gitlab-org/gitlab!78675
-
Mark Chao authored
Add system note when escalation status changes See merge request gitlab-org/gitlab!77071
-
Sarah Yasonik authored
-
Bob Van Landuyt authored
Remove warning/error for duplicate includes See merge request gitlab-org/gitlab!78297
-
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
-
wortschi authored
Changelog: changed
-
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
-
-