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
2021-06-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-31Avoid calling freeze on already frozen strings in app/modelsdineshpanda
2019-04-12Externalize strings in app/modelsMartin Wortschack
2018-08-10Enable frozen string in rest of app/models/**/*.rbgfyoung
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2017-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-02-23Fix new offensesDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-01-22adds test suiteTiago Botelho
2017-01-22adds events to services api deserializationTiago Botelho
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-02-16Use project.web_url instead deprecated repository.homepage in PushoverServiceRémy Coutable
2016-01-06Annotate modelsStan Hu
2015-03-10Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan
2015-03-06Added comment notification events to HipChat and Slack services.Stan Hu
2015-03-05Re-annotate modelsDmitriy Zaporozhets
2015-03-03Set supported events per project service.Douwe Maan
2015-03-03Code style, directory structure.Douwe Maan
2015-03-03Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu
2015-02-12Annotate services. Add a link to service template.Marin Jankovski
2014-12-29Replace regex methods by string ones since fasterCiro Santilli
2014-10-03Add Pushover service integrationSullivan SENECHAL