This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-21 13:25:37 +01:00
Code
Issues
Activity
gitea
/
routers
/
repo
History
Ethan Koenig
8fc64741d9
Fix deleted milestone bug (
#1942
)
...
* Fix deleted milestone bug * Use locale for ghost milestone name * Fix pointer bug
2017-06-17 12:51:28 +08:00
..
attachment.go
…
branch.go
…
commit.go
…
download.go
…
editor.go
…
http.go
fix admin lost permission caused by
#947
2017-05-19 08:59:26 +08:00
issue_label.go
Fix 404 for external tracking issues (
#1852
)
2017-06-03 00:56:36 -05:00
issue_watch.go
…
issue.go
Fix deleted milestone bug (
#1942
)
2017-06-17 12:51:28 +08:00
middlewares.go
…
pull.go
…
release.go
Fix paginater length (
#1866
)
2017-06-04 11:07:20 +08:00
repo.go
Fix renaming bug (
#1786
)
2017-05-24 14:01:02 +08:00
setting.go
Fix uppercase default branch bug (
#1965
)
2017-06-14 08:42:36 +08:00
view.go
Support CRLF when splitting code lines for display (
#1862
)
2017-06-10 23:20:25 +08:00
webhook.go
Add Gitea Webhook (
#1755
)
2017-05-29 02:17:15 -05:00
wiki.go
…