Commit Graph

90 Commits (v1.33.1)

Author SHA1 Message Date
liuzhiguo 7a32d64a28 修改包名 6 months ago
Meet Rathod 2d64e5c57c address comments 8 months ago
Meet Rathod 84d449ac1a Add review ready action for gitlab 8 months ago
Adithya Viswanathan 70cccf871a [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 months ago
Adithya Viswanathan 64a614ce5d [feat]: [CDS-73030]: Support for text based branch filtration 11 months ago
Dev Mittal bdac4837fc fix: [CI-6978] fixed gitlab webhook parse 1 year ago
Raghav c43e9f0b54
added date info for commits in push hook (#223)
* added date info for commits in push hook
2 years ago
Brad Rydzewski b83308fa5a fix naming convention for CreateBranch Input 2 years ago
Brad Rydzewski c29b3f1156 escape forward slashes in gitlab branch name 2 years ago
Rutvij Mehta b62b9fc45b Support parsing Gitlab Note Hook event 2 years ago
Brad Rydzewski c608194ffb support for user email lists 2 years ago
TP Honey 62e8881d80 (feat) add path support for list commits on github and gitlab 2 years ago
Brad Rydzewski aa33b4279a added Archived flag to Repository struct for GitHub and GitLab 2 years ago
Eoin McAfee 44e08911f4 go fmt import 3 years ago
Eoin McAfee 9184b690ac update milestone/release to use null.time instead of time.Time 3 years ago
Eoin McAfee 00597ec59d techqa feedback 3 years ago
Eoin McAfee fb675e09da remove assert package lib 3 years ago
Eoin McAfee 8ce6b18ce6 add release & milestone functionality 3 years ago
TP Honey 1d0ee4a2d8 (feat) add delete file for github and gitlab 3 years ago
Aleksandar Radisavljevic 47199438ca fix gitlab repo encoding in commits from pr request 3 years ago
Aleksandar Radisavljevic 6cab798d50 added unittests 3 years ago
Aleksandar Radisavljevic 12ba511087 Added ListCommits in pull request api 3 years ago
TP Honey 17f93ac217 (fix) gitlab, content.find return last_commit_id not commit_id 3 years ago
TP Honey c98c8f5f63 (feat) add create branch functionality 3 years ago
TP Honey b514328be2 (feat) normalise sha usage, fix updates, bitbucket cloud update/create 3 years ago
TP Honey 9f58e9df3e (feat) gitlab contents.Find returns hash/blob 3 years ago
Brad Rydzewski 79951ad7a0 added gitlab visibility mapping 3 years ago
Shubham Agrawal 0d5c39aa64 Set before & after attribute for gitlab & bitbucket push event 4 years ago
shubhag 93b0c01ae4 Add support for commit list in push webhook 4 years ago
chhsia0 06c5eded08 Add support for updating a webhook in all SCMs.
The new `UpdateHook` method in `RepositoryService` would update an existing
SCM webhook and overwrite the list of events to watch.

In this patch, `UpdateHook` is not supported in the GitLab driver. It is
implemented separately in a followup patch.
4 years ago
Brad Rydzewski 565d225e0d
Merge pull request #67 from takirala/tga/add-labels-support
Support fetching labels from pull requests in github,gitlab & gitea
4 years ago
Tarun Gupta Akirala 23aa7d5982 address review comments 4 years ago
chhsia0 6630d78b62 Cleaned up content service and added missing tests. 4 years ago
Tarun Gupta Akirala df1ac724f2 Add unit tests for labels in github and gitlab 4 years ago
Tarun Gupta Akirala 593bfd4609 Add support for fetching labels from pull requests in github,gitlab and gitea 4 years ago
Chun-Hung Hsiao 7583b55958
Merge branch 'master' into pr-create 4 years ago
Brad Rydzewski 5d633c6d2b
Merge pull request #54 from soulseen/support_content
Support content create and update
4 years ago
Brad Rydzewski 6b7893ee57
Merge pull request #57 from jezhodges/fix-gitlab-merge-params
Change gitlab force_remove_source_branch to bool
4 years ago
chhsia0 4ebe558a34 Matched title and desc in gitlab PR create test. 4 years ago
chhsia0 d886c16f85 Fixed missing parameters to gitlab PR create. 4 years ago
chhsia0 399a8d5da2 Implement PR creation in Gitlab driver. 4 years ago
chhsia0 ffabfcf0cb Supported `Repository.Link` in GitLab. 4 years ago
Jeremy Hodges c20fde9ebd Ignore MergeParams 4 years ago
Jeremy Hodges 2eb7d61a9c Change force_remove_source_branch to bool 4 years ago
zhuxiaoyang 55896a1c92
fix struct & consistency
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com>
4 years ago
zhuxiaoyang 109f73b5da
add ut about create & update content with gitlab
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com>
4 years ago
zhuxiaoyang 27f35eff37
support create & update content with gitlab
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com>
4 years ago
Brad Rydzewski 7d81093fbf fix ns issue 4 years ago
Marco Santos 6760c55ce6
Update webhook.go 5 years ago
chhsia0 d78e793d0e Implemented `List` function in the content service. 5 years ago