0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 18:09:38 +01:00
gitea/routers/api/v1/repo
Lanre Adelowo 5e022a98e6 show only opened milestones on issues page milestone filter (#5051)
* show only opened milestones on issues page milestone filter

* update Godoc

* update Godoc everywhere

* update swagger

* use false instead of 0

* Add seccond ordering by ID for milestones where no deadline is set
2018-11-26 16:45:42 +08:00
..
branch.go
collaborators.go
file.go
fork.go
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_tracked_time.go
issue.go
key.go Keys API changes (#4960) 2018-10-31 23:40:49 -04:00
label.go
main_test.go
milestone.go show only opened milestones on issues page milestone filter (#5051) 2018-11-26 16:45:42 +08:00
pull.go added the ability to set labels on the "edit pull request" api (#5347) 2018-11-16 12:12:44 +01:00
release_attachment.go
release.go
repo.go
star.go
status.go
subscriber.go