summaryrefslogtreecommitdiff
path: root/app/models/project_services/hipchat_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-251-32/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-221-130/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-251-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-251-164/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-021-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+311
* Remove HipChat integration from GitLabNick Thomas2019-02-081-311/+0
* post_process markdown redered by APIBrett Walker2018-09-291-1/+1
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-101-11/+11
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-1/+1
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-2/+2
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* replace `is_update?` with `update?`Maxim Rydkin2017-08-291-3/+3
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* All CI offline migrationsKamil Trzciński2017-03-171-22/+23
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-4/+0
* adds events to services api deserializationTiago Botelho2017-01-221-2/+6
* Grapify the service APIRobert Schilling2016-12-091-3/+3
* Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-201-6/+11
* Use guard clause instead of if-else statementAirat Shigapov2016-10-201-13/+12
* Clean up Banzai HTML for HipChatDavid Eisner2016-10-201-0/+3
* Ensure absolute URLs for single lines from Banzai for HipChatDavid Eisner2016-10-201-3/+7
* Absolute URLs for Banzai HTML for HipChatDavid Eisner2016-10-201-11/+21
* Also render commit titles in HipChat notificationsDavid Eisner2016-10-201-4/+8
* Full Banzai rendering for HipChat notificationsDavid Eisner2016-10-201-11/+3
* Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov2016-10-201-6/+3
* Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-311-1/+1
* Move color-logic into HipchatService#HipchatService5571-hipchat-notifications-missing-colorsRémy Coutable2016-07-271-1/+5
* Little refactor, add specs, and a CHANGELOG entryRémy Coutable2016-07-261-3/+6
* HipChat notification color overridden by build statusDavid Eisner2016-07-261-3/+11
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-1/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* format merge request references properlyBen Bodenmiller2016-04-181-2/+2
* Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee2016-01-121-4/+4
* Annotate modelsStan Hu2016-01-061-0/+1
* Change default valuesKamil Trzcinski2015-12-111-1/+6
* Migrate SlackService and HipChat serviceKamil Trzcinski2015-12-101-0/+2