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-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-02-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-11Add source and merge_request fields to pipeline event webhookBian Jiaping
2019-08-13Reduce Gitaly calls in PostReceiveStan Hu
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-06-20Fix label serialisation in issue and note hooksSean McGivern
2019-06-10Adding labels to note event payload.Sujay Patel
2019-05-28Use source ref for pipeline webhookShinya Maeda
2019-05-02Update deployment chat message notificationJason Goodman
2019-04-29Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre
2019-04-27Add deployment events to chat notification servicesJason Goodman
2019-04-25Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart
2019-01-31Fix private user email being visible in tag webhooksLuke Duncalfe
2019-01-31Prefer build() rather than create()Luke Duncalfe
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2018-10-01Add variables on pipeline webhookPierre Tardy
2018-08-20Test for failure_reason in job webhookMaciej Sokolowski
2018-06-27Rails5 fix MySQL milliseconds problem in specsJasper Maes
2018-05-07Bump Gitaly to 0.98.0Zeger-Jan van de Weg
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-07Backport changes from EE's GithubService integrationJames Edwards-Jones
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2017-09-12Resolve "Error 500 in non-UTF8 branch names"Micael Bergeron
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon