Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-10Revert "Remove HipChat integration from GitLab"Sean McGivern
2019-02-08Remove HipChat integration from GitLabNick Thomas
2018-09-29post_process markdown redered by APIBrett Walker
2018-08-10Enable frozen string in rest of app/models/**/*.rbgfyoung
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-08-29replace `is_update?` with `update?`Maxim Rydkin
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-03-18All CI offline migrationsKamil Trzciński
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-01-22adds test suiteTiago Botelho
2017-01-22adds events to services api deserializationTiago Botelho
2016-12-09Grapify the service APIRobert Schilling
2016-10-20Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov
2016-10-20Use guard clause instead of if-else statementAirat Shigapov
2016-10-20Clean up Banzai HTML for HipChatDavid Eisner
2016-10-20Ensure absolute URLs for single lines from Banzai for HipChatDavid Eisner
2016-10-20Absolute URLs for Banzai HTML for HipChatDavid Eisner
2016-10-20Also render commit titles in HipChat notificationsDavid Eisner
2016-10-20Full Banzai rendering for HipChat notificationsDavid Eisner
2016-10-20Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov
2016-09-01Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre
2016-07-27Move color-logic into HipchatService#HipchatServiceRémy Coutable
2016-07-26Little refactor, add specs, and a CHANGELOG entryRémy Coutable
2016-07-26HipChat notification color overridden by build statusDavid Eisner
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-04-19format merge request references properlyBen Bodenmiller
2016-01-12Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee
2016-01-06Annotate modelsStan Hu
2015-12-11Change default valuesKamil Trzcinski
2015-12-10Migrate SlackService and HipChat serviceKamil Trzcinski
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-10-03Fix rubocop warnings in appGuilherme Garnier
2015-08-12Provide more feedback what went wrong if HipChat service failed testStan Hu
2015-05-27Allow HipChat API version to be blank and default to v2Stan Hu
2015-05-03Re-annotate modelsStan Hu
2015-04-27Add api version property on hipchat serviceChulki Lee
2015-04-26Add notify and color options to HipchatServiceDominik Sander
2015-04-22do not send empty message to hipchatChulki Lee
2015-03-10Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan
2015-03-06Add tag_push event notification to HipChat and Slack services.Stan Hu
2015-03-06Added comment notification events to HipChat and Slack services.Stan Hu
2015-03-05Add merge and issue event notification for HipChatStan Hu