1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 07:23:21 +02:00
gitea/models
Antoine GIRARD c11c3b6c11 Near ready
2016-01-28 20:51:19 +01:00
..
cron
migrations
access.go
action.go URL fix for #2287 2016-01-15 18:00:39 +08:00
admin.go
branch.go Near ready 2016-01-28 20:51:19 +01:00
error.go
git_diff_test.go Fix test case after 86bce4a2ae9915fad63c742cb68fcd0a5e64a223. 2016-01-09 17:05:21 -02:00
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 Fix username display in lower-cased for comment in Dashboard 2016-01-12 21:30:14 +01:00
login.go #2349 fix convert type 2016-01-11 15:47:23 +08:00
models_sqlite.go
models_tidb.go
models.go
org.go
pull.go Minor fix for #2494 2016-01-28 06:07:16 -05:00
release.go
repo.go Near ready 2016-01-28 20:51:19 +01: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