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
zeripath 3eb323901c
Fix repo-list private and total count bugs (#11500)
* Fix repo-list private and total count bugs

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Ensure limited and private org public repos are displayed on "private"

Signed-off-by: Andrew Thornton <art27@cantab.net>

* switch from onlyPrivate to is_private

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Generate swagger

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
5 years ago
..
admin Refactor Cron and merge dashboard tasks (#10745) 5 years ago
api/v1 Fix repo-list private and total count bugs (#11500) 5 years ago
dev Display ui time with customize time location (#7792) 6 years ago
events Add EventSource support (#11235) 5 years ago
org Add Organization Wide Labels (#10814) 5 years ago
private Protect default branch against deletion (#11115) 5 years ago
repo Add push commits history comment on PR time-line (#11167) 5 years ago
routes Support view individual commit for wiki pages (#11415) 5 years ago
user Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 5 years ago
utils Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
home.go Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) 5 years ago
init.go Refactor Cron and merge dashboard tasks (#10745) 5 years ago
install.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 5 years ago
metrics.go Use gitea forked macaron (#7933) 6 years ago
swagger_json.go Add gitea-vet (#10948) 5 years ago