0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 09:22:35 +01:00
gitea/models
2016-02-04 18:21:47 -02:00
..
cron
migrations
access.go
action.go URL fix for #2287 2016-01-15 18:00:39 +08:00
admin.go
error.go Minor fix for #2506 2016-02-02 17:07:40 -05:00
git_diff.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
git_diff_test.go go fmt models/git_diff_test.go 2016-02-04 17:55:17 -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.go
models_sqlite.go
models_tidb.go
org.go Minor fix for #2530 2016-02-04 13:03:34 -05:00
pull.go Add missing patch conflit pattern 2016-02-03 12:28:03 -05:00
release.go
repo.go #2554 reinitialize all repos from the db 2016-02-04 12:51:00 -05:00
repo_branch.go Minor fix for #2506 2016-02-02 17:07:40 -05:00
ssh_key.go Trim whitespace when adding SSH keys (fixes #2447) 2016-01-31 22:02:36 -05:00
token.go
update.go
user.go Fix random avatar does not work on Windows 2016-02-02 10:22:27 -05:00
webhook.go Fixed Webhook URL-length Issue #2465 2016-01-27 01:40:35 +01:00
webhook_slack.go
wiki.go