woodpecker/server/forge
Lukas db4a50951c
Consider gitlab inherited permissions (#3308)
The gitlab projects endpoint does not include information about
permissions granted by namespace memberships. To get this information a
separate query to
https://docs.gitlab.com/ee/api/members.html#get-a-member-of-a-group-or-project-including-inherited-and-invited-members
is necessary.
2024-02-06 00:10:23 +01:00
..
bitbucket fix bitbucket SSO using UUID from bitbucket api response as ForgeRemoteID (#3265) 2024-01-23 16:35:30 +01:00
common Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
gitea Add release event trigger (#3226) 2024-01-30 17:39:00 +01:00
github Add release event trigger (#3226) 2024-01-30 17:39:00 +01:00
gitlab Consider gitlab inherited permissions (#3308) 2024-02-06 00:10:23 +01:00
mocks Make PipelineConfig unique again (#3215) 2024-01-18 23:50:29 +02:00
types Enable nolintlint (#3158) 2024-01-10 12:11:18 +01:00
configFetcher.go Remove some interfaces (#3220) 2024-01-19 16:20:35 +01:00
configFetcher_test.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
forge.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
refresh.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00