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-05-28Add notify_only_default_branch option to PipelinesEmailServicePeter Marko
2019-04-12Externalize strings in app/modelsMartin Wortschack
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-08-10Enable frozen string in rest of app/models/**/*.rbgfyoung
2018-03-16Removed unused `Service#disabled_title` methodsJames Edwards-Jones
2018-01-26update code based on feedbackJames Lopez
2018-01-26fix validation error on servicesJames Lopez
2017-09-13Also treat newlines as separator, as people would do thatLin Jen-Shin
2017-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-01-22adds test suiteTiago Botelho
2017-01-22adds events to services api deserializationTiago Botelho
2016-10-17Rename for a more consistent pipeline worker name, feedback:Lin Jen-Shin
2016-10-17It's already async, from Project#execute_services, feedback:Lin Jen-Shin
2016-10-17Change service to be a worker, feedback:Lin Jen-Shin
2016-10-17It no longer needs a block, feedback:Lin Jen-Shin
2016-10-17Remove pusher support because it's covered by notificationsLin Jen-Shin
2016-10-12Use any? instead of count > 0, feedback:Lin Jen-Shin
2016-09-14Omit else, feedback:Lin Jen-Shin
2016-09-14Use keyword arg, feedback:Lin Jen-Shin
2016-09-13Fixed the names and add missing checkLin Jen-Shin
2016-09-13Try to integrate the email into notification systemLin Jen-Shin
2016-08-26Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin