1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-04 19:11:35 +00:00
woodpecker/server
2016-11-14 19:10:39 +01:00
..
swagger
template fix form action typo in Gogs logic form 2016-07-09 10:22:05 -07:00
agent.go
badge.go Separate core imports from external ones 2016-07-12 13:51:25 +02:00
broker.go queue integrated with server, but not agent 2016-09-26 00:39:28 -05:00
build.go Merge pull request from bradrydzewski/feature/mq 2016-10-23 23:12:49 +02:00
gitlab.go
global_secret.go Implementing global secrets 2016-10-20 11:23:12 -07:00
hook.go removed unused packages 2016-09-27 20:30:28 -05:00
login.go Redirect to / after logout so you aren't automatically logged back in 2016-11-14 19:10:39 +01:00
pages.go replace UI with single page application () 2016-07-08 15:40:29 -07:00
queue.go fixed git clone issue 2016-09-29 17:23:26 -04:00
repo.go add chown command to switch repo owner 2016-06-14 14:05:53 -07:00
repo_secret.go Integrated real API implementation for org secrets 2016-07-31 23:25:10 +02:00
sign.go
slack.go
stream.go initial sort of working mq integration 2016-09-27 19:33:13 -05:00
team_secret.go Integrated real API implementation for org secrets 2016-07-31 23:25:10 +02:00
user.go repo feed for latest build only 2016-06-14 17:34:47 -07:00
users.go