This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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.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 Fix test case after 86bce4a2ae. 2016-01-09 17:05:21 -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 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.go Fixed Webhook URL-length Issue #2465 2016-01-27 01:40:35 +01:00
webhook_slack.go
wiki.go