gitea/models
Florian Kaiser 90780a0d90 Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0 2016-01-31 19:17:58 +00:00
..
cron
migrations
access.go
action.go
admin.go
error.go #2497 incorrect error handle for team name 2016-01-29 17:06:14 -05:00
git_diff.go Refactoring of inline diff computing to prevent empty diff box. Fix #2489 2016-01-27 18:54:08 -02:00
git_diff_test.go
issue.go
login.go
models.go
models_sqlite.go
models_tidb.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
token.go
update.go
user.go Minor fix for #2494 2016-01-28 06:07:16 -05:00
webhook.go Fixed Webhook URL-length Issue #2465 2016-01-27 01:40:35 +01:00
webhook_slack.go
wiki.go