Commit Graph

80 Commits (v1.33.1)

Author SHA1 Message Date
liuzhiguo 7a32d64a28 修改包名 6 months ago
Dheeraj Kumar 0f7857f595
Implemented FindMembership method in organization service for gitea driver (#263)
* implementation of FindMembership method in organization service for gitea driver
* gitea driver testcase for organization membership
9 months ago
Adithya Viswanathan 70cccf871a [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 months ago
Adithya Viswanathan aefd6d1f0a [feat]: [CDS-73030]: added comments 11 months ago
Adithya Viswanathan 64a614ce5d [feat]: [CDS-73030]: Support for text based branch filtration 11 months ago
Brad Rydzewski b83308fa5a fix naming convention for CreateBranch Input 2 years ago
Brad Rydzewski c608194ffb support for user email lists 2 years ago
Brad Rydzewski a791b0d6e2 capture blob id when listing blobs for gitea 2 years ago
Eoin McAfee 2a7233f5f4
map archive repo response (#141) 2 years ago
Eoin McAfee 793da1e44b lowercase state' 3 years ago
Eoin McAfee bba8ab1211 go fmt 3 years ago
Eoin McAfee 44f7ab1871 more techqa 3 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 9bedabec2f revert user back to private 3 years ago
Eoin McAfee fb675e09da remove assert package lib 3 years ago
Eoin McAfee 8ce6b18ce6 add release & milestone functionality 3 years ago
Eoin McAfee 3849440383
Merge pull request #108 from Vici37/gitea-find-commits
Fixing Gitea commit API in case `ref/heads/` prefix is added to ref
3 years ago
TP Honey 1d0ee4a2d8 (feat) add delete file for github and gitlab 3 years ago
Troy Sornson 369b89ee15 Fixing Gitea commit API in case `ref/heads/` prefix is added to ref 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 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 e60760092d (feat) add ListCommits for gitea 3 years ago
Brad Rydzewski 427b8a8589 added gitea endpoint to get and list tags 4 years ago
Shubham Agrawal 6bc3d1f40c Added diff URL support for gitea as well 4 years ago
Shubham Agrawal 9a25883355 Added commit list support for stash and gitea 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 1ccff596b7 Add color field to label struct 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 593bfd4609 Add support for fetching labels from pull requests in github,gitlab and gitea 4 years ago
CirnoT ebb2ef9442 make tests happy 4 years ago
CirnoT c4d1974f02 use limit, not per_page 4 years ago
Cirno the Strongest 95252d6459 Fix pagination being ignored for Gitea 4 years ago
Brad Rydzewski 52087930c9
Merge pull request #60 from chhsia0/pr-create
Support PR creation.
4 years ago
Cirno the Strongest d03954d10b
Meh, editing via web-editor 4 years ago
Cirno the Strongest 54744ddb42
Use url.PathEscape 4 years ago
Cirno the Strongest c0b1554aef
Ensure git ref is URI encoded (%2F) for Gitea call 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
chhsia0 46ae078503 Implemented PR creation in Gitea driver. 4 years ago
chhsia0 b2caa1069a Supported `Repository.Link` in Gitea. 4 years ago
zhuxiaoyang 68a90bcc85
support create & update content with github
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com>
4 years ago
Lunny Xiao 52171f7653
Fix test 4 years ago
Lunny Xiao ff9de7f48c
Fix gitea tag link 4 years ago
Daniel Meister 236b36962e gitea: added "Before" field with the last commit before the push is made 4 years ago