woodpecker/server/shared
Zav Shotan f16525fae5
Add flag to always authenticate when cloning public repositories (#760)
As a developer using an custom git server (e.g. Github Enterprise) I would like to be able to authenticate 
the user on repositories which are marked as public.

See issue: https://github.com/woodpecker-ci/woodpecker/issues/473

Ref: https://github.com/woodpecker-ci/woodpecker/pull/693#issuecomment-1025771162
2022-02-08 17:55:08 +01:00
..
buildStatus.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
buildStatus_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
configFetcher.go Use gitlab generic webhooks instead of drone-ci-service (#620) 2021-12-19 01:12:09 +01:00
configFetcher_test.go Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
procBuilder.go Add flag to always authenticate when cloning public repositories (#760) 2022-02-08 17:55:08 +01:00
procBuilder_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
procStatus.go Fix various typos (#416) 2021-10-08 18:35:56 +02:00
procStatus_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
userSyncer.go pass repo to remote perm func (#653) 2022-01-03 15:33:36 +01:00