woodpecker/server
Thor Anker Kvisgård Lange 364d708923
Add bitbucket datacenter (server) support (#2503)
This pull-requests re-introduces the Bitbucket Server support with a
more or less complete rewrite of the forge implementation. We have a lot
of on-premises git repositories hosted in Bitbucket Server and need a CI
solution for running that and Woodpecker looks promising.

The implementation is based on external Bitbucket Server REST client
library which we are maintaining and have created in another context.
Besides the original support for Bitbucket the re-implementation also
adds support for handling Bitbucket pull-request events.
2024-02-20 15:58:02 +01:00
..
api Do not alter secret key upper-/lowercase (#3375) 2024-02-20 14:20:25 +01:00
badges Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
cache Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
ccmenu Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cron Set correct link for commit (#3368) 2024-02-11 10:44:50 +01:00
forge Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00
grpc Fix agent polling (#3378) 2024-02-16 10:04:13 +01:00
logging Fix linter (#3354) 2024-02-08 22:49:07 +01:00
model Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
pipeline Do not alter secret key upper-/lowercase (#3375) 2024-02-20 14:20:25 +01:00
pubsub Fix linter (#3354) 2024-02-08 22:49:07 +01:00
queue Fix agent polling (#3378) 2024-02-16 10:04:13 +01:00
router Fix linter (#3354) 2024-02-08 22:49:07 +01:00
services Fix pipeline restart (#3402) 2024-02-17 10:19:28 +01:00
store Set correct link for commit (#3368) 2024-02-11 10:44:50 +01:00
web Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
config.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00