You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/org
6543 2289580bb7
[API] generalize list header (#16551)
* Add info about list endpoints to CONTRIBUTING.md

* Let all list endpoints return X-Total-Count header 

* Add TODOs for GetCombinedCommitStatusByRef

* Fix models/issue_stopwatch.go

* Rrefactor models.ListDeployKeys

* Introduce helper func and use them for SetLinkHeader related func
4 years ago
..
home.go [API] generalize list header (#16551) 4 years ago
members.go [API] generalize list header (#16551) 4 years ago
org.go
org_labels.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago
setting.go [API] generalize list header (#16551) 4 years ago
teams.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago