woodpecker/server
Michalis Zampetakis dcba48f916
Add bitbucket forge BranchHead implementation (#2011)
In order to test this functionality, we had to expose the `BranchHead()`
through an API endpoint
```
GET /repos/{repo_id}/branches/{branch}/head
```

The response is a string that contains the latest commit hash of the
requested branch.
2023-07-17 21:30:06 +02:00
..
api let HookParse func explicit ignore events (#1942) 2023-07-14 02:03:54 +02:00
badges Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cache Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
ccmenu Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cron Use modern error handling and enforce it via lint (#1327) 2023-02-02 00:08:02 +01:00
forge Add bitbucket forge BranchHead implementation (#2011) 2023-07-17 21:30:06 +02:00
grpc Fix agent auth (#1952) 2023-07-08 18:09:34 +02:00
logging Fix log view (#1874) 2023-07-01 18:55:00 +02:00
model Index stepID for logEntries so loading time decrease significantly (#2006) 2023-07-17 02:35:20 +03:00
pipeline Fix repo gate protection (#1969) 2023-07-11 17:34:50 +02:00
plugins Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
pubsub Update Go dependencies and minimal Go version to 1.20 (#1650) 2023-03-21 00:48:15 +01:00
queue Add own workflow model (#1784) 2023-06-27 18:01:18 +02:00
router Fix agent auth (#1952) 2023-07-08 18:09:34 +02:00
store Use global logger for xorm logs and add options (#1997) 2023-07-15 01:15:13 +02:00
web support custom .JS and .CSS files for custom banner messages (white-labeling) (#1781) 2023-07-10 12:46:35 +02:00
config.go support custom .JS and .CSS files for custom banner messages (white-labeling) (#1781) 2023-07-10 12:46:35 +02:00