Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [API] ListIssues add more filters (#16174) | 6543 | 2021-06-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * [API] ListIssues add more filters: optional filter repo issues by: - since - before - created_by - assigned_by - mentioned_by * Add Tests * Update routers/api/v1/repo/issue.go Co-authored-by: Lanre Adelowo <adelowomailbox@gmail.com> * Apply suggestions from code review Co-authored-by: Lanre Adelowo <adelowomailbox@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> | ||||
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -3/+0 |
| | |||||
* | Move IssueUser code to separate file (#836) | Ethan Koenig | 2017-02-04 | 1 | -0/+23 |
Also add unit tests |