Commit Graph

9 Commits (f5bd0884d2adea8ef7ba1bbd9dacb240d7c6b0f7)

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

* fix tests

* fix bug user status leak

* fix typo

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

* Include ctx.User in user cache

* Integration test