- 15 Apr, 2021 1 commit
-
-
Reinhold Gschweicher authored
When rendering IPython notebook markdown cells the formulas are passed to Katex. Before that the raw string is passed to marked.js to handle HTML forbidden characters. Two of these characters are the less-than-operator `<` and the greater-than-operator `>`. These characters are often used in math formulas and the replacements `<` and `>` are not well received by Katex. For the tests use async/await syntax, and check length with `toHaveLength()` to be more explicit. Fixes: https://gitlab.com/gitlab-org/gitlab/-/issues/327450
-
- 12 Apr, 2021 28 commits
-
-
Dmitry Gruzd authored
Set version when externally installed See merge request gitlab-org/gitlab!58852
-
Arturo Herrero authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/features/admin See merge request gitlab-org/gitlab!58403
-
Marcel Amirault authored
Add instructions about running pipeline schedules through rails console See merge request gitlab-org/gitlab!58978
-
Priyan Sureshbabu authored
-
Jacques Erasmus authored
Move to btn-confirm from btn-success in push_rules directory See merge request gitlab-org/gitlab!58033
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!59103
-
Illya Klymov authored
Clean up manual variables form spec See merge request gitlab-org/gitlab!58493
-
GitLab Release Tools Bot authored
-
Sanad Liaquat authored
Add an E2E test of PostReceive idempotency See merge request gitlab-org/gitlab!57927
-
Mark Lapierre authored
-
Matthias Käppler authored
Resolve N+1 query issue for scanners in StoreSecurityReportsWorker [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57426
-
saikat sarkar authored
-
Illya Klymov authored
Merge branch '326635-remove-str-truncated-60-class-from-app-views-admin-dashboard-index-html-haml' into 'master' UI improvement of Admin Dashboard top page See merge request gitlab-org/gitlab!58373
-
Simon Knox authored
Move required styles for add issueable form See merge request gitlab-org/gitlab!58893
-
Kushal Pandya authored
Update Health tab empty message to new tab See merge request gitlab-org/gitlab!58982
-
Abdul Wadood authored
-
Abdul Wadood authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/325836
-
Albert Salim authored
Add Matija to CODEOWNERS for merging CI/CD Templates See merge request gitlab-org/gitlab!58932
-
Luke Duncalfe authored
Small text updates on the SAST Config UI page See merge request gitlab-org/gitlab!58188
-
-
Marcel Amirault authored
docs: updated CI yaml README link to proper Issue where deployment_tier was introduced See merge request gitlab-org/gitlab!59077
-
Dylan Griffith authored
Fix user reference transformation in EpicsPipeline See merge request gitlab-org/gitlab!58913
-
Dylan Griffith authored
Fix N+1 queries for issues search See merge request gitlab-org/gitlab!58915
-
Dylan Griffith authored
Update Geo OAuth redirect URI to use external primary URL See merge request gitlab-org/gitlab!58966
-
Russell Dickenson authored
Provide a date range for docs release See merge request gitlab-org/gitlab!58975
-
Evan Read authored
-
Russell Dickenson authored
Clarify what secrets file is for See merge request gitlab-org/gitlab!58962
-
Dylan Griffith authored
Remove paths from BuildArtifactEntity [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58818
-
- 11 Apr, 2021 11 commits
-
-
Evan Read authored
Docs: Gitaly RPC PermissionDenied error troubleshooting See merge request gitlab-org/gitlab!58961
-
Harsh Chouraria authored
-
Luke Duncalfe authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/features/analytics See merge request gitlab-org/gitlab!58402
-
Abdul Wadood authored
-
Luke Duncalfe authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/services/auto_merge See merge request gitlab-org/gitlab!58358
-
Abdul Wadood authored
-
Evan Read authored
Update docs to note bumped git version requirements See merge request gitlab-org/gitlab!58976
-
Patrick Steinhardt authored
-
Luke Duncalfe authored
Fix RSpec/EmptyLineAfterFinalLetItBe in timebox_report_service_spec.rb See merge request gitlab-org/gitlab!58317
-
Abdul Wadood authored
-
Vitaly Slobodin authored
Fix HAMLs to enable Style/Semicolon (EE) See merge request gitlab-org/gitlab!59069
-