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-11-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-24Added labels_hook_attrs methodJan Provaznik
2019-06-20Fix label serialisation in issue and note hooksSean McGivern
2019-06-10Adding labels to note event payload.Sujay Patel
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-03-15Fix whitespace in IssueBuilder/MergeRequestBuilderYorick Peterse
2018-11-17Enable even more frozen string for lib/gitlabgfyoung
2018-10-16Fix image webhook rewriting for uploadsSean McGivern
2018-08-21Port of ccr/6274/add_weight_to_payload to CEChantal Rollison
2018-07-17Keep #absolute_image_urls as a private instance methodSean McGivern
2018-07-06Don't include a double slash when rewriting the URLSean McGivern
2018-07-06Add documentation and specs for webhook URL rewritingSean McGivern
2018-06-20Add base class for hook builders, and use it for notes and wikisSean McGivern
2018-06-20Fix MR hook builderSean McGivern
2018-06-20Passing absolute image urls in the markdown content in the webhooksSatish Perala
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-01-08Remove soft removals related codeYorick Peterse
2017-11-15Add total_time_spent to the `changes` hash in issuable Webhook payloadsRémy Coutable
2017-11-09Clean up schema of the "issues" tableYorick Peterse
2017-11-03fix the failing specmicael.bergeron
2017-10-09Introduce new hook data builders for Issue and MergeRequestRémy Coutable
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable