diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2017-02-14 22:15:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-14 22:15:18 +0800 |
commit | 7a9a5c8a69c2a3ba107a4dbc199f052d58262033 (patch) | |
tree | a6940099182c4427ff010fc2368aeabb67b57ff6 /models/org.go | |
parent | 3a91ac51a93aa6e352896048ce37c01227b42055 (diff) | |
download | gitea-7a9a5c8a69c2a3ba107a4dbc199f052d58262033.tar.gz gitea-7a9a5c8a69c2a3ba107a4dbc199f052d58262033.zip |
Fix assigned issues dashboard (#920)
* Fix assigned/created issues in dashboard. (#3560)
* Fix assigned/created issues in dashboard.
* Use GetUserIssueStats for getting all Dashboard stats.
* Use gofmt to format the file properly.
* Replace &Issue{} with new(Issue).
* Check if user has access to given repository.
* Remove unnecessary filtering of issues.
* Return 404 error if invalid repository is given.
* Use correct number of issues in paginater.
* fix issues on dashboard
Diffstat (limited to 'models/org.go')
0 files changed, 0 insertions, 0 deletions