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
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-03-18All CI offline migrationsKamil Trzciński
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-10-20Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov
2016-10-20Tests for markdown HipChat notificationsDavid Eisner
2016-10-20Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov
2016-10-04Fix hipchat service specs after changes in pipelineGrzegorz Bizon
2016-09-16Remove schema annotations completelyValery Sizov
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin
2016-08-11Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-04Move those builders to their own namespace, feedback:Lin Jen-Shin
2016-07-26Little refactor, add specs, and a CHANGELOG entryRémy Coutable
2016-05-29Improve note factoryGrzegorz Bizon
2016-05-29Update specs to carry out changes in note factoryGrzegorz Bizon
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-04-25Ensure URL in all Service subclasses are validRémy Coutable
2016-04-19format merge request references properlyBen Bodenmiller
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-09Tag model specsDouwe Maan
2015-10-03Fix rubocop warnings in spec/modelsGuilherme Garnier
2015-08-12Provide more feedback what went wrong if HipChat service failed testStan Hu
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-05-27Allow HipChat API version to be blank and default to v2Stan Hu
2015-05-03Re-annotate modelsStan Hu
2015-04-26Add notify and color options to HipchatServiceDominik Sander
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