1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 17:14:36 +01:00
gitea/models
2015-10-18 19:30:39 -04:00
..
cron
migrations New/reopen PR checks if there is any unmerged and open PR 2015-10-18 19:30:39 -04:00
access.go
action.go
admin.go New admin notice UI based on user list example 2015-09-25 18:13:38 +02:00
error.go
git_diff.go #1790 fast return for too large diff 2015-10-17 17:25:45 -04:00
issue.go New/reopen PR checks if there is any unmerged and open PR 2015-10-18 19:30:39 -04:00
login.go #1637 able to skip verify for LDAP 2015-09-14 15:48:51 -04:00
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_tidb.go
models.go fix import path, fix #1782 2015-10-15 21:28:12 -04:00
org.go New admin organization UI 2015-09-25 19:54:52 +02:00
publickey.go #1622 comment with whitespace 2015-09-12 16:58:18 -04:00
pull.go New/reopen PR checks if there is any unmerged and open PR 2015-10-18 19:30:39 -04:00
release.go fix release created timezone issue 2015-08-24 21:01:23 +08:00
repo.go New/reopen PR checks if there is any unmerged and open PR 2015-10-18 19:30:39 -04:00
token.go finish all new user settings UI 2015-09-10 11:40:34 -04:00
update.go
user.go drop oauth2 feature support 2015-09-17 16:11:44 -04:00
webhook_slack.go webhook APIs 2015-08-29 11:49:59 +08:00
webhook.go