summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/data_builder
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-202-1/+3
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-162-0/+16
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-2/+17
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-0/+2
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+15
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+25
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-207-7/+7
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+26
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-152-2/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-0/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+8
* Add source and merge_request fields to pipeline event webhookBian Jiaping2019-09-111-0/+18
* Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-121-0/+34
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-265-0/+10
* Fix label serialisation in issue and note hooksSean McGivern2019-06-201-7/+12
* Adding labels to note event payload.Sujay Patel2019-06-101-0/+2
* Use source ref for pipeline webhookuse-source-ref-name-in-webhookShinya Maeda2019-05-281-0/+9
* Update deployment chat message notificationJason Goodman2019-05-021-0/+3
* Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-291-4/+7
|\
| * Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-4/+7
* | Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+36
|/
* Fix private user email being visible in tag webhooksLuke Duncalfe2019-01-311-2/+2
* Prefer build() rather than create()Luke Duncalfe2019-01-311-1/+1
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Add variables on pipeline webhookPierre Tardy2018-10-011-15/+32
* Test for failure_reason in job webhookMaciej Sokolowski2018-08-201-0/+1
* Rails5 fix MySQL milliseconds problem in specsJasper Maes2018-06-271-4/+4
* Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-071-1/+1
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+8
* Backport changes from EE's GithubService integrationJames Edwards-Jones2018-03-071-0/+1
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
* Resolve "Error 500 in non-UTF8 branch names"Micael Bergeron2017-09-121-1/+1
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-272-2/+2
* Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+21
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Add username field to push webhookDavid Turner2017-05-101-0/+1
* Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-0/+26
|\
| * Adding links to user & build in Chat NotificationsPoornima M2017-01-251-0/+26