- 04 Dec, 2020 40 commits
-
-
Andrew Fontaine authored
Remove unnecessary intermediate local state See merge request gitlab-org/gitlab!49174
-
Achilleas Pipinellis authored
Update kubectl exec commands to include '--' See merge request gitlab-org/gitlab!49175
-
Mike Jang authored
Add video link for SAML group sync See merge request gitlab-org/gitlab!49195
-
Melissa Ushakov authored
-
Sarah Groff Hennigh-Palermo authored
replace max width 90% from job dropdown with a min-width of 0 See merge request gitlab-org/gitlab!49015
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49238
-
Kushal Pandya authored
Add support for Reviewer filter See merge request gitlab-org/gitlab!47605
-
David Kim authored
Added spec to check review requested merge requests get rendered and also the visual token gets rendered
-
Sean McGivern authored
Implement smart cobertura class path correction See merge request gitlab-org/gitlab!48048
-
Alper Akgun authored
Revert "Merge branch 'jswain_whats_new_tabs' into 'master'" See merge request gitlab-org/gitlab!49233
-
Kushal Pandya authored
Remove unused skeleton loader, css and fix mock data for roadmap code See merge request gitlab-org/gitlab!48654
-
Eulyeon Ko authored
The skeleton loader is no longer necessary in roadmap_shell.vue as the empty state/loading is covered in roadmap_app.vue. `.roadmap-shell` can be removed by using gl- utility classes.
-
GitLab Release Tools Bot authored
-
Sean McGivern authored
Create Nuget shared endpoints See merge request gitlab-org/gitlab!49141
-
Stan Hu authored
Show error when the DAST feature not available See merge request gitlab-org/gitlab!47484
-
Craig Smith authored
-
Kamil Trzciński authored
Make pages_use_legacy_storage_lease default to true See merge request gitlab-org/gitlab!49221
-
Toon Claes authored
Add rubocop-migrations to codeowners file See merge request gitlab-org/gitlab!49161
-
Mark Florian authored
Simplify user modal manager implementation See merge request gitlab-org/gitlab!48815
-
Doug Stull authored
- simplify due to change in complexity.
-
Peter Leitzen authored
Split slow analytics fixtures into separate files See merge request gitlab-org/gitlab!47158
-
Ezekiel Kigbo authored
Applies some minor cleanup suggestions to the spec files
-
Sean McGivern authored
This reverts merge request !47852
-
Vladimir Shushlin authored
-
Adam Hegyi authored
Add user_details to the high traffic table See merge request gitlab-org/gitlab!49211
-
Sean McGivern authored
Do not display renewal banner if future dated license is applied See merge request gitlab-org/gitlab!48283
-
Jake Burden authored
-
Sean McGivern authored
Remove dismissal info fallback methods from the `Vulnerability` model See merge request gitlab-org/gitlab!47489
-
Sean McGivern authored
Reduce SQL queries when no pipeline hooks are active See merge request gitlab-org/gitlab!49186
-
Sean McGivern authored
Add EpicBoardPosition with relative positioning See merge request gitlab-org/gitlab!48120
-
Sean McGivern authored
Handle basic auth with PAT for Rack Attack See merge request gitlab-org/gitlab!48903
-
Bob Van Landuyt authored
Notifications for Clone quick_action See merge request gitlab-org/gitlab!48534
-
Achilleas Pipinellis authored
Docs: Explain RSS abbreviation See merge request gitlab-org/gitlab!49129
-
Marcin Sedlak-Jakubowski authored
Fix future tense issues See merge request gitlab-org/gitlab!49111
-
Rachel Gottesman authored
-
Achilleas Pipinellis authored
Update old images in Geo docs See merge request gitlab-org/gitlab!49124
-
Sunjung Park authored
-
Bob Van Landuyt authored
Move fuzz license check to .pre stage See merge request gitlab-org/gitlab!48076
-
Sam Kerr authored
-
Sean McGivern authored
API routes which mimic external APIs - things like NuGet, our Go proxy, and our Terraform API - often allow a personal access token to be passed in basic auth. We weren't handling that case in Rack Attack, which meant those requests were being handled by the unauthenticated throttle even when they were authenticated.
-