- 05 Jan, 2021 20 commits
-
-
Justin Ho authored
-
Kushal Pandya authored
Add rotation modal to create a new rotation and handle feedback See merge request gitlab-org/gitlab!50268
-
David O'Regan authored
Enable rotation creation in on call schedules via GraphQL with supporting specs
-
Ash McKenzie authored
Improve Gitlab::Elastic::Indexer update logging and document possible use of logs See merge request gitlab-org/gitlab!50482
-
Kushal Pandya authored
Refactor epic sort comparator for roadmap See merge request gitlab-org/gitlab!50673
-
Paul Slaughter authored
Resolve "Hide inoperable group search Releases filter - frontend" See merge request gitlab-org/gitlab!50010
-
Amy Troschinetz authored
- **app/assets/javascripts/filtered_search/ filtered_search_token_keys.js:** - **ee/app/assets/javascripts/filtered_search/ issuable_filtered_search_token_keys.js:** Allow removal of specific filters. - **app/assets/javascripts/pages/groups/issues/index.js:** Don't show release filter. - **changelogs/unreleased/remove-group-release-filter.yml:** Changelog. - **spec/frontend/filtered_search/ issues_filtered_search_token_keys_spec.js**: Unit test.
-
Michael Kozono authored
Resolve "Forward an E-Mail to an existing issue as a new comment" See merge request gitlab-org/gitlab!49050
-
Brett Walker authored
- add email handler for forwarded emails - expose new email address to UI
-
Dylan Griffith authored
Remove ignored scanned_resources_count on Security:Scan See merge request gitlab-org/gitlab!48723
-
Dylan Griffith authored
Since we've always intended to have these various backup methods for recovering data in our integration but we've never clearly documented them we will write this down as a rough draft for now. If we are really going to rely on this and encourage it's use we should also be testing it and automating parts of it but that is more expensive and therefore writing down what we know today is better than nothing.
-
Dylan Griffith authored
These logs can be useful in the event of disaster recovery by replaying the updates during a period of time from logging information. The previous format was being blocked before ingestion into our logging infrastructure likely due to the `wiki` field having an incorrect format as field names cannot be re-used in our logs without them being the same type. Either way this new format should not conflict and is more machine readable than the previous one.
-
Ezekiel Kigbo authored
Migrates the alert on the new branch page See merge request gitlab-org/gitlab!50307
-
Russell Dickenson authored
Add link to support bot user docs See merge request gitlab-org/gitlab!50792
-
Amanda Rueda authored
-
Paul Slaughter authored
Merge branch '256035-empty-changes-tab-on-merge-requests-should-not-show-file-browser-and-display-options' into 'master' Hide file browser and display options from empty state changes tab See merge request gitlab-org/gitlab!43467
-
Marcel van Remmerden authored
- Also improves empty state text https://gitlab.com/gitlab-org/gitlab/-/merge_requests/43467
-
Alexander Turinske authored
- changelog
-
samdbeckham authored
Moves the alert to use gitlab UI classes
-
Ash McKenzie authored
Follow-up from "Fix project access token regression" See merge request gitlab-org/gitlab!50800
-
- 04 Jan, 2021 20 commits
-
-
Craig Smith authored
-
Suzanne Selhorn authored
Added links and note about not publishing to groups See merge request gitlab-org/gitlab!50805
-
Suzanne Selhorn authored
-
Amy Qualls authored
Update license upload instructions See merge request gitlab-org/gitlab!50738
-
Russell Dickenson authored
A list item wasn't indented as far as it should be, and an image was over 2000px on the longest side. I ran the image through pngquant afterward to compress the file size down as well.
-
Mayra Cabrera authored
Revert "Merge branch 'eliminate-tz-sensitivity-ci-analytics-charts' into 'master'" See merge request gitlab-org/gitlab!50802
-
Russell Dickenson authored
Mention auto approval of users in Require Admin Approval section See merge request gitlab-org/gitlab!50783
-
Amparo Luna authored
-
Ash McKenzie authored
Rename internal API endpoint See merge request gitlab-org/gitlab!50703
-
Kyle Wiebers authored
This reverts merge request !50760
-
Serena Fang authored
-
Serena Fang authored
-
Serena Fang authored
I was suggested to add a policy to check project token log in ability, but that's breaking things with container pulling, so removing policy code and doing more explicit permission checks instead.
-
Mayra Cabrera authored
Added extended dropdown to merge requests header icon See merge request gitlab-org/gitlab!50026
-
Phil Hughes authored
Adds a dropdown to the merge requests count icon in the header that will allow users to see both assigned and reviewer merge requests. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/290355
-
Suzanne Selhorn authored
Fix NPM name format typos See merge request gitlab-org/gitlab!50797
-
Steve Abrams authored
-
Mark Florian authored
Update dependency vue-loader to ^15.9.6 See merge request gitlab-org/gitlab!50254
-
Mayra Cabrera authored
Fix timeouts on pipeline schedules page See merge request gitlab-org/gitlab!50478
-
-