woodpecker/model
6543 0bd10fa507
Cleanup Code (#348)
* Fix "Empty slice declaration using a literal"
* Fix "collides with imported package name"
* Remove unused code in pipeline
* Remove unused oauth2.providerAuthHeaderWorks()
* Add TODOs
* Format Code
* Cleanup doublestar import
* Migrate deprecated functions

Co-authored-by: Anbraten <anton@ju60.de>
2021-09-24 16:29:26 +02:00
..
build.go Add support for path-prefix condition (#174) 2021-06-28 23:50:35 +02:00
build_test.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
cc.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
cc_test.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
config.go N:N relationship between build and config. Restarts work 2019-06-11 10:50:50 +02:00
const.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
environ.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
event.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
feed.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
file.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
netrc.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
perm.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
proc.go Doh, this wasn't a proper tree 2019-06-06 09:43:37 +02:00
queue.go Cleanup Code (#348) 2021-09-24 16:29:26 +02:00
registry.go Add global registry from docker config file on woodpecker server 2020-05-19 13:44:16 +01:00
repo.go Remove push, tag and deployment webhook filters (#281) 2021-09-18 16:28:35 +02:00
resource_limit.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
secret.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
secret_test.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
sender.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
settings.go Go 1.16, go fmt, go modules update 2021-02-19 09:43:03 +01:00
team.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
user.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
user_test.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00