Commit Graph

76 Commits (v1.33.1)

Author SHA1 Message Date
liuzhiguo 7a32d64a28 修改包名 6 months ago
dependabot-ci 13e5d45573 (maint) clean integration testing for stash 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
TP Honey ad21d44b0f
(maint) stash/bitbucket on prem v5 add push webhook test (#257)
Co-authored-by: dependabot-ci <no-reply@github.com>
11 months ago
Mohit Garg 430a0a7800 add required header for bitbucket server in commit API use-case to handle csrf failures 1 year ago
Dev Mittal df6c516a40 fetch branch for bitbucket onprem 1 year ago
Mohit Garg 4428a9bf64
fix: [PIE-7927]: Fix header value typo issue for BB OnPrem CSRF header (#236) 1 year ago
Mohit Garg ef3c3cc488
feat: [PIE-7927]: added header to avoid/bypass csrf check (#234) 1 year ago
raghavharness c7c7db684a use new merge field instead of exisiting sha field 2 years ago
raghavharness cfb5ca9937 changes for stash 2 years ago
Raghav 531cb95bd1
added omitempty annotation for secret (#221) 2 years ago
Brad Rydzewski b83308fa5a fix naming convention for CreateBranch Input 2 years ago
Mohit Garg 09a4fde591
Added support for branch in list commits bb onprem API (#215)
* added support for branch in list commits bb onprem API
2 years ago
TP Honey 99b9843dc4 (maint) fixing naming and add more go best practice 2 years ago
DeepakPatankar a262104f3c Remove the null value de-reference issue 2 years ago
DeepakPatankar 1ff5fea1a4 Add the support to fetch commit of a file 2 years ago
Deepak Patankar 766414330d
[PL-24913]: Handle the error raised while creating a multipart input (#181) 2 years ago
Deepak Patankar 78b5e763f6
[feat]: [PL-24913]: Add the support for create and update file in bitbucket server (#177)
* [PL-24913]: Add the support for create and update api in bitbucket server
* [PL-24913]: Add the tests for create and update of file in bitbucket server
2 years ago
Deepak Patankar 985a17351f
[feat]: [PL-24915]: Add the support for create branches in bitbucket server (#174)
* [PL-24915]: Add the support for creating a branch in bitbucker server
2 years ago
Brad Rydzewski c608194ffb support for user email lists 2 years ago
Jaakko Kantojärvi e4fe588568 Implement pull-request related events in Stash driver
* handle rebases to a pull request
* handle target branch changes of a pull request
* handle deletion of a pull request
2 years ago
Eoin McAfee 8ce6b18ce6 add release & milestone functionality 3 years ago
Eoin McAfee 3a08005504
Merge pull request #89 from bakito/master
use access json header / extend error message parsing for stash
3 years ago
Eoin McAfee d1bdb2e359 fix issue where write permission on bitbucket server wasn't working at repo level
add unit test
3 years ago
TP Honey 1d0ee4a2d8 (feat) add delete file for github and gitlab 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 c53d8273e2 (feat) adding ListCommits for stash 3 years ago
bakito 05d62226e8
retry with event subset for legacy version 3 years ago
bakito dcc18c0bf3
use access json header / extend error message parsing 3 years ago
Brad Rydzewski c0438b4608
Merge pull request #82 from jlehtimaki/add_after_and_before_values
Added before and after values to show before and after commitids on push
4 years ago
Joonas Lehtimäki 6194ed1968 Added before and after values to show before and after commitids on push 4 years ago
Brad Rydzewski a014bb19b1 undefined stash error 4 years ago
Brad Rydzewski db678f69d0
handle empty bitbucket server error 4 years ago
Brad Rydzewski ac3585a762 Merge remote-tracking branch 'origin' 4 years ago
Brad Rydzewski 802e265b41 update to use new query param 4 years ago
Shubham Agrawal ef501351b7 Added gogs support for commit list 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
chhsia0 6630d78b62 Cleaned up content service and added missing tests. 4 years ago
chhsia0 aaa0db2e8d Implemented PR creation in Stash driver. 4 years ago
chhsia0 d78e793d0e Implemented `List` function in the content service. 5 years ago
chhsia0 838ea434f1 Added `CompareChanges` function to `GitService`.
CompareChanges returns the changeset between two
commits. If the source commit is not an ancestor
of the target commit, it is up to the driver to
return a 2-way or 3-way diff changeset.
5 years ago
Brad Rydzewski 635e46e88c support link to branch 5 years ago
Brad Rydzewski 0d1ea63283 get user when username includes @ 5 years ago
Brad Rydzewski 22cb85ac05 added linker for atlasssian stash 5 years ago
Brad Rydzewski dc09550558 endpoint to get github organization membership role 5 years ago
Brad Rydzewski 47eed25fe4 added fix for issue #15 5 years ago