- 04 Dec, 2020 40 commits
-
-
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.
-
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.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49215
-
Marcel Amirault authored
Passing variables to a child pipeline is same as for multi-project See merge request gitlab-org/gitlab!49134
-
Phil Hughes authored
Update client cache after adding segment See merge request gitlab-org/gitlab!49103
-
Phil Hughes authored
Fixes !47966 - Fix Vuln details page request/response See merge request gitlab-org/gitlab!49166
-
Marcel Amirault authored
Create initial test for possessive use See merge request gitlab-org/gitlab!49057
-
Amy Qualls authored
The word GitLab should never be used in the form of "GitLab's" for legal reasons. Create a test to help eradicate the usage.
-
Marcin Sedlak-Jakubowski authored
Add a section on promoting issue to epic with the API See merge request gitlab-org/gitlab!49123
-
John Hope authored
-
Olena Horal-Koretska authored
Allow delete of oncall schedule See merge request gitlab-org/gitlab!48909
-
David O'Regan authored
Allow for schedule update for oncall schedules via GraphQL
-