woodpecker/server/forge
qwerty287 42a115e19e
Add PR pipeline list (#1641)
Instead of viewing PR pipelines in the branches lists, add a separate
list for them. The API endpoint for PRs supports pagination (thus I
added a lot of pagination-related stuff), the UI doesn't yet though.


![wp](https://user-images.githubusercontent.com/80460567/226099133-bb4935d6-c357-4d73-8465-9157e25c0d82.png)

Closes #1619 

Extends this part of #1640

---------

Co-authored-by: Anbraten <anton@ju60.de>
2023-03-19 10:43:57 +01:00
..
bitbucket Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
bitbucketserver Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
common Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
gitea Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
github Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
gitlab Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
gogs Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
mocks Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
types Split and refactor (#1394) 2022-11-06 12:44:04 +01:00
configFetcher.go Use modern error handling and enforce it via lint (#1327) 2023-02-02 00:08:02 +01:00
configFetcher_test.go Define WOODPECKER_FORGE_TIMEOUT server config (#1558) 2023-02-01 18:53:19 +01:00
forge.go Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
userSyncer.go fix: apply permissions when flatPermissions enabled (#1603) 2023-03-14 03:42:11 +01:00