gitea/models
2016-01-31 19:17:58 +00:00
..
cron
migrations
access.go
action.go URL fix for #2287 2016-01-15 18:00:39 +08:00
admin.go
error.go #2497 incorrect error handle for team name 2016-01-29 17:06:14 -05:00
git_diff_test.go
git_diff.go Refactoring of inline diff computing to prevent empty diff box. Fix #2489 2016-01-27 18:54:08 -02:00
issue.go
login.go
models_sqlite.go
models_tidb.go
models.go
org.go Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0 2016-01-31 19:17:58 +00:00
pull.go Minor fix for #2494 2016-01-28 06:07:16 -05:00
release.go
repo.go Record error when fail to health check repository 2016-01-28 06:46:25 -05:00
ssh_key.go #2179 use Go sub-repo ssh to verify public key content 2016-01-15 18:39:51 +08:00
token.go
update.go
user.go Minor fix for #2494 2016-01-28 06:07:16 -05:00
webhook_slack.go
webhook.go Fixed Webhook URL-length Issue #2465 2016-01-27 01:40:35 +01:00
wiki.go