Douwe Maan
0e355e5c92
Load and process at most 100 commits when pushing into default branch
2017-07-28 17:23:13 +02:00
Alexander Randa
e0ab5618a0
Wrong data type when testing webhooks
2017-07-20 15:12:06 +00:00
Rémy Coutable
c48554edc2
Merge branch 'dturner/username' into 'master'
...
add username field to push webhook
Closes #32136
See merge request !11272
2017-05-15 07:28:58 +00:00
David Turner
47b8516c15
Add username field to push webhook
...
Signed-off-by: David Turner <novalis@novalis.org>
2017-05-10 17:11:36 -04:00
Tiago Botelho
6368072fd7
improves test settings for chat notification services for empty projects
2017-04-27 18:36:10 +01:00
Alejandro Rodríguez
fa3bbd449e
Fix lightweight tags not processed correctly by GitTagPushService
...
When we updated gitlab_git to 10.4.1, `tag.target` changed from pointing
to the sha of the tag to the sha of the commit the tag points to. The
problem is that only annotated tags have `object_sha`s, lightweight tags
don't (it's nil), so (only) in their case we still need to use
`tag.target`.
2016-10-28 13:53:18 -03:00
Lin Jen-Shin
d5264e8804
Simplify the name for data builder, feedback:
...
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5620#note_13671791
2016-08-12 16:09:29 +08:00