-
- Downloads
Merge branch 'render-hipchat-notification-descriptions' into 'master'
Render HipChat notification descriptions as HTML instead of raw markdown ## What does this MR do? Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/1621 for issues, merge requests and comments. ## Are there points in the code the reviewer needs to double check? This MR is small enough to double check everything. ## Why was this MR needed? Because seeing raw markdown in HipChat notifications is not nice :) See merge request !6371
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- app/models/project_services/hipchat_service.rb 36 additions, 22 deletionsapp/models/project_services/hipchat_service.rb
- spec/models/project_services/hipchat_service_spec.rb 8 additions, 8 deletionsspec/models/project_services/hipchat_service_spec.rb
Loading
Please register or sign in to comment