- 21 Feb, 2020 40 commits
-
-
Mayra Cabrera authored
Clarify the scope of the setting in ApprovalState model spec See merge request gitlab-org/gitlab!25540
-
John Skarbek authored
Update version to 12.9.0-pre See merge request gitlab-org/gitlab!25726
-
Mayra Cabrera authored
-
John Skarbek authored
Update version to 12.8.0 pre See merge request gitlab-org/gitlab!25722
-
Stan Hu authored
Fix WebMock::NetConnectNotAllowedError spec failure Closes #207531 See merge request gitlab-org/gitlab!25713
-
Mayra Cabrera authored
-
Peter Leitzen authored
Add Release "edit" page feature spec Closes #207261 See merge request gitlab-org/gitlab!25558
-
Mike Lewis authored
Add guidance on writing problem statements to template See merge request gitlab-org/gitlab!25708
-
Dmitry Gruzd authored
-
Imre Farkas authored
Add migration to create self monitoring project environment Closes #204858 See merge request gitlab-org/gitlab!25289
-
Kirstie Cook authored
-
Nathan Friend authored
This commits adds an RSpec feature spec for the recently-added "Edit Release" page.
-
Bob Van Landuyt authored
Add arguments to UpdateIssue mutation See merge request gitlab-org/gitlab!25268
-
Bob Van Landuyt authored
Change copy of Welcome screen Closes #202632 See merge request gitlab-org/gitlab!25526
-
Michael Kozono authored
Generate smaller image sizes for Designs See merge request gitlab-org/gitlab!22860
-
Valerie Karnes authored
-
Stan Hu authored
Remove temporal fix for import/export Closes #31414 See merge request gitlab-org/gitlab!25616
-
Francisco Javier López authored
-
Andreas Brandl authored
Drop forked_project_links table Closes #24795 See merge request gitlab-org/gitlab!20771
-
Lee Tickett authored
-
Nick Thomas authored
Prohibit creation of automatic ES indices See merge request gitlab-org/gitlab!25254
-
Dmitry Gruzd authored
This change disables "Index all project" button if ES cluster doesn't have index created and shows a warning on the ES integration page
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Kushal Pandya authored
Adjust Create issue button on the error tracking detail page for mobile See merge request gitlab-org/gitlab!24390
-
David O'Regan authored
fix(error_detail): Update CSS for mobile view and render a dropdown rather than buttons via a broken layout
-
Imre Farkas authored
Disable CSRF protection on logout endpoint Closes #206912 See merge request gitlab-org/gitlab!25521
-
Diego Louzán authored
Allow external applications to destroy sessions without requiring a CSRF token
-
James Lopez authored
Merge branch '199908-use-only-the-first-line-of-the-commit-message-on-chat-service-notification' into 'master' Use commit title (only the first line of the commit message) on chat service notification Closes #199908 See merge request gitlab-org/gitlab!25224
-
Toon Claes authored
Add when migrations are run on GitLab deploys See merge request gitlab-org/gitlab!25634
-
Martin Wortschack authored
migrate fa spinner for notification_dropdown.js Closes #202271 See merge request gitlab-org/gitlab!25141
-
Kushal Pandya authored
Remove usage of underscore from ./spec/javascripts/boards See merge request gitlab-org/gitlab!25456
-
Mark Florian authored
Merge branch '118818-dismissed-fixed-vulnerability-findings-can-be-commented-upon-but-comment-is-never-shown' into 'master' Fix dismissed vulnerability comment updates See merge request gitlab-org/gitlab!25328
-
Dave Pisek authored
Context: We currently use two different data-sources for displaying dismissal-feedback inside the vulnerability modal. Within the MR-widget the data from the security-report is used before the response from the vulnerability-feedback-endpoint. The issue is that the security report endpoints are being cached, so any changes to the dismissal comments are not reflected in the UI until the cache is stale. By using the data from the dedicated feedback-endpoint this can be avoided.
-
Walmyr Lima e Silva Filho authored
Update `Git::Repository` to handle changes made while a test was disabled See merge request gitlab-org/gitlab!25496
-
Peter Leitzen authored
Send email notifications for Generic Alerts Closes #199400 See merge request gitlab-org/gitlab!24414
-
Sean Arnold authored
- Extract some incident management setting code - Show issues link in generic alert email
-
Takuya Noguchi authored
instead of the full commit message as on it is not necessary to have the full commit message on chat services. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Imre Farkas authored
Add http status cop to api specs a-f See merge request gitlab-org/gitlab!25168
-
Peter Leitzen authored
Set `first_mentioned_in_commit_at` on issue closes See merge request gitlab-org/gitlab!25503
-