- 08 Dec, 2020 16 commits
-
-
Russell Dickenson authored
Docs: Changed tips to notes See merge request gitlab-org/gitlab!49424
-
Thong Kuah authored
Fix gitlab-kas local dev docs See merge request gitlab-org/gitlab!49327
-
Yannis Roussos authored
Scope remediations records to projects See merge request gitlab-org/gitlab!49219
-
Mehmet Emin INAC authored
We have to scope remediation records to projects to prevent leaking some confidential information through summary attribute to other projects, just in case if user adds confidential information to that attribute.
-
Heinrich Lee Yu authored
Do not apply SLA labels when issuable does not support it See merge request gitlab-org/gitlab!49381
-
Michael Kozono authored
Show alert management list when there are active alerts See merge request gitlab-org/gitlab!49257
-
Sarah Yasonik authored
-
Michael Kozono authored
Update fog-google to v1.12 See merge request gitlab-org/gitlab!49196
-
James Fargher authored
Fix keyword args warning on cycle analytics specs See merge request gitlab-org/gitlab!48787
-
Simon Knox authored
Removed boards promotion [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!47972
-
Donald Cook authored
Fixed tests and translations Added changelog entry
-
Mikhail Mazurskiy authored
-
Stan Hu authored
Merge branch '276491-follow-up-from-add-userdiscussionscount-to-issues-and-merge-requests-graphql' into 'master' Move IssueType notes and discussions logic to resolvers See merge request gitlab-org/gitlab!49160
-
Jonathan Schafer authored
Move `user_notes_count` and `user_discussions_count` from `IssueType` into their own resolvers.
-
Luke Duncalfe authored
Optimize the database query for pipelines for MRs See merge request gitlab-org/gitlab!49083
-
Mark Chao authored
Add GraphQL API to delete container repository tags See merge request gitlab-org/gitlab!48617
-
- 07 Dec, 2020 24 commits
-
-
Douglas Barbosa Alexandre authored
Add CI/CD analytics GraphQL types See merge request gitlab-org/gitlab!49384
-
James Fargher authored
Conan packages associate with pipelines See merge request gitlab-org/gitlab!49426
-
Douglas Barbosa Alexandre authored
Update repository size after import See merge request gitlab-org/gitlab!49319
-
Douglas Barbosa Alexandre authored
Geo: Ensure Package File checksums on primary See merge request gitlab-org/gitlab!47372
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/291023
-
Jose Vargas authored
This adds the GraphQL types and fields to get the pipeline analytics for the Analytics CI/CD page
-
Steve Abrams authored
Fixes a bug where no @current_authenticated_job was being set for Conan requests due to the Conan code overriding some authentication methods.
-
Stan Hu authored
After an import by URL, only the LFS object size and commit count were being updated. If a repository takes a while to clone, the statistics may be stale. To prevent this we schedule a cache update when the import is finished. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/291845
-
Mark Florian authored
Move sourcegraph assets to versioned subdirectory See merge request gitlab-org/gitlab!49030
-
Mayra Cabrera authored
Fix import upload limits See merge request gitlab-org/gitlab!49420
-
Kerri Miller authored
Implement Clone With Notes quick_action See merge request gitlab-org/gitlab!48539
-
Russell Dickenson authored
Docs: Fixed Notes that didn't match style guide See merge request gitlab-org/gitlab!49417
-
Andrew Fontaine authored
Remove broken dropdown code See merge request gitlab-org/gitlab!49375
-
Andrew Fontaine authored
Add ability to enter number in related issues See merge request gitlab-org/gitlab!48952
-
Scott Stern authored
When a user types an issue number we will now prepend a # sign to support atjs autocomplete
-
Andrew Fontaine authored
Add tests for tracking Design views See merge request gitlab-org/gitlab!49320
-
Amy Qualls authored
Remove vale alert box rules See merge request gitlab-org/gitlab!49334
-
Russell Dickenson authored
Docs: Changed Danger to Warning See merge request gitlab-org/gitlab!49412
-
James Fargher authored
Upgrade Pages to 1.31.0 See merge request gitlab-org/gitlab!49352
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49409
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48060 broke the import artifact limit by refactoring the max attachment size in lieu of the max import size. To fix this, we now implement a controller-specific `maximum_size` and test this. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/292110
-
Russell Dickenson authored
Fix details for offline Secret Detection, add missing detection items See merge request gitlab-org/gitlab!49081
-
Ben Bodenmiller authored
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/244970
-