Documentation ¶
Index ¶
- func ActivateEmail(ctx *context.Context)
- func AddWorkers(ctx *context.Context)
- func AdoptOrDeleteRepository(ctx *context.Context)
- func Authentications(ctx *context.Context)
- func AvatarPost(ctx *context.Context)
- func Config(ctx *context.Context)
- func Dashboard(ctx *context.Context)
- func DashboardPost(ctx *context.Context)
- func DefaultOrSystemWebhooks(ctx *context.Context)
- func DeleteAuthSource(ctx *context.Context)
- func DeleteAvatar(ctx *context.Context)
- func DeleteDefaultOrSystemWebhook(ctx *context.Context)
- func DeleteNotices(ctx *context.Context)
- func DeletePackageVersion(ctx *context.Context)
- func DeleteRepo(ctx *context.Context)
- func DeleteUser(ctx *context.Context)
- func EditAuthSource(ctx *context.Context)
- func EditAuthSourcePost(ctx *context.Context)
- func EditUser(ctx *context.Context)
- func EditUserPost(ctx *context.Context)
- func Emails(ctx *context.Context)
- func EmptyNotices(ctx *context.Context)
- func Flush(ctx *context.Context)
- func GoroutineStacktrace(ctx *context.Context)
- func Monitor(ctx *context.Context)
- func MonitorCancel(ctx *context.Context)
- func NewAuthSource(ctx *context.Context)
- func NewAuthSourcePost(ctx *context.Context)
- func NewUser(ctx *context.Context)
- func NewUserPost(ctx *context.Context)
- func Notices(ctx *context.Context)
- func Organizations(ctx *context.Context)
- func Packages(ctx *context.Context)
- func Pause(ctx *context.Context)
- func Queue(ctx *context.Context)
- func Repos(ctx *context.Context)
- func Resume(ctx *context.Context)
- func SendTestMail(ctx *context.Context)
- func SetQueueSettings(ctx *context.Context)
- func UnadoptedRepos(ctx *context.Context)
- func Users(ctx *context.Context)
- func WorkerCancel(ctx *context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActivateEmail ¶
ActivateEmail serves a POST request for activating/deactivating a user's email
func AdoptOrDeleteRepository ¶
AdoptOrDeleteRepository adopts or deletes a repository
func Authentications ¶
Authentications show authentication config page
func AvatarPost ¶ added in v1.16.0
AvatarPost response for change user's avatar request
func DefaultOrSystemWebhooks ¶
DefaultOrSystemWebhooks renders both admin default and system webhook list pages
func DeleteAuthSource ¶
DeleteAuthSource response for deleting an auth source
func DeleteAvatar ¶ added in v1.16.0
DeleteAvatar render delete avatar page
func DeleteDefaultOrSystemWebhook ¶
DeleteDefaultOrSystemWebhook handler to delete an admin-defined system or default webhook
func DeleteNotices ¶
DeleteNotices delete the specific notices
func DeletePackageVersion ¶ added in v1.17.0
DeletePackageVersion deletes a package version
func EditAuthSource ¶
EditAuthSource render editing auth source page
func EditAuthSourcePost ¶
EditAuthSourcePost response for editing auth source
func GoroutineStacktrace ¶ added in v1.17.0
GoroutineStacktrace show admin monitor goroutines page
func NewAuthSource ¶
NewAuthSource render adding a new auth source page
func NewAuthSourcePost ¶
NewAuthSourcePost response for adding an auth source
func NewUserPost ¶
NewUserPost response for adding a new user
func Organizations ¶
Organizations show all the organizations
func SendTestMail ¶
SendTestMail send test mail to confirm mail service is OK
func SetQueueSettings ¶
SetQueueSettings sets the maximum number of workers and other settings for this queue
func UnadoptedRepos ¶
UnadoptedRepos lists the unadopted repositories
Types ¶
This section is empty.