Commit Graph

8 Commits (b9d1fb6de32613ada3869d2a9692cb078ed48534)

Author SHA1 Message Date
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