Commit Graph

9 Commits (3a7e3dbfb40b892bf2b90e3d6bf30a028eae478a)

Author SHA1 Message Date
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com>
6 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106)
* fix bug prohibit login not applied on dashboard

* fix tests

* fix bug user status leak

* fix typo

* return after render
6 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198) 7 years ago
Ethan Koenig f1adaef458 Less verbose integration tests (#2123)
* Helper functions for intergration test boilerplate
8 years ago
Lauris BH 783b1967e2 Fix release display and correct paging (#2080) 8 years ago
Ethan Koenig 4df1a24096 Let not-logged-in users view releases (#1999) 8 years ago
Ethan Koenig ce9b86082c Consolidate boilerplate in integration tests (#1979) 8 years ago
Ethan Koenig 61716bd8f7 Display URLs in integration test logs (#1924) 8 years ago
Ethan Koenig b900c04316 Display draft releases (#1854)
* Display draft releases

* Include ctx.User in user cache

* Integration test
8 years ago