woodpecker/server/forge
qwerty287 2ccf7c6f1a
Drop Gogs support (#1752)
Gogs support is broken (and we won't fix it because we don't care about
it...) because it does not support OAuth, at least after we introduced
the new Vue UI.

See:

77d830d5b5/server/forge/gogs/gogs.go (L84)

This route is not present in the new UI.
2023-05-14 10:34:05 +02:00
..
bitbucket Identify users using their remote ID (#1732) 2023-05-11 05:19:35 +02:00
bitbucketserver Identify users using their remote ID (#1732) 2023-05-11 05:19:35 +02:00
common Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
gitea Identify users using their remote ID (#1732) 2023-05-11 05:19:35 +02:00
github Identify users using their remote ID (#1732) 2023-05-11 05:19:35 +02:00
gitlab Identify users using their remote ID (#1732) 2023-05-11 05:19:35 +02:00
mocks Identify users using their remote ID (#1732) 2023-05-11 05:19:35 +02:00
types Drop Gogs private mode (#1726) 2023-04-30 14:01:11 +02:00
configFetcher.go Some small code refactorings (#1727) 2023-04-30 17:02:47 +02:00
configFetcher_test.go Fully support .yaml (#1713) 2023-04-29 10:12:36 +02:00
forge.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00