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-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-09-06Move project services log to a separate fileFelipe Artur
2018-08-10Enable frozen string in rest of app/models/**/*.rbgfyoung
2018-01-26update code based on feedbackJames Lopez
2018-01-26fix validation error on servicesJames Lopez
2017-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-22No more and/orDouwe Maan
2017-01-22adds test suiteTiago Botelho
2017-01-22adds events to services api deserializationTiago Botelho
2016-12-09Grapify the service APIRobert Schilling
2016-07-08Remove legacy conditional from irker service codeGrzegorz Bizon
2016-07-08Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon
2016-06-03Enable Lint/AmbiguousOperator rubocop copGrzegorz Bizon
2016-05-30Enable Lint/LiteralInCondition 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-01-13Mention channel/key bug in irkerd docsLandon
2016-01-06Annotate modelsStan Hu
2015-07-07Change "Irc Uri" -> "IRC URI"Stan Hu
2015-07-05Add Irker service configuration optionsStan Hu
2015-05-03Re-annotate modelsStan Hu
2015-04-10Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan
2015-03-13Merge branch 'irker-service-use-supported-events' into 'master'Drew Blessing
2015-03-05Make Irker service use the supported events checkStan Hu
2015-03-05Re-annotate modelsDmitriy Zaporozhets
2015-03-01Add Irker serviceAorimn