1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-28 15:24:08 +00:00
gitea/models
2015-12-14 09:38:21 -05:00
..
cron
migrations Drop 0.5.x support 2015-12-10 19:52:06 -05:00
access.go
action.go fix bool check for repo max limit and fix hang when push repo with tons of commits 2015-12-10 16:27:47 -05:00
admin.go
error.go #1575 Limit repo creation 2015-12-10 12:37:53 -05:00
git_diff.go fix huge diff hangs 2015-12-14 09:38:21 -05:00
issue.go
login.go #2152 fix SMTP authentication makes invalid assumption on protocol 2015-12-11 18:57:45 -05:00
models_sqlite.go
models_tidb.go
models.go
org.go #2155 fix org max repo limit default to -1 2015-12-11 15:48:02 -05:00
pull.go move out git module and #1573 send push hook 2015-12-09 20:46:05 -05:00
release.go move out git module and #1573 send push hook 2015-12-09 20:46:05 -05:00
repo.go #2176 fix 500 on /watchers & /stars for pg 2015-12-14 02:40:23 -05:00
ssh_key.go #2147 fix rewrites authorized_keys when builtin SSH server is enabled 2015-12-11 05:02:33 -05:00
token.go
update.go fix bool check for repo max limit and fix hang when push repo with tons of commits 2015-12-10 16:27:47 -05:00
user.go #2155 The owner has reached maximum creation limit of 0 repositories 2015-12-11 15:11:13 -05:00
webhook_slack.go move out git module and #1573 send push hook 2015-12-09 20:46:05 -05:00
webhook.go
wiki.go