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
Antoine GIRARD 4035ab05fa Fix git lfs path (#3016)
* add suffix .git

* Remove Content-Type on GET methods

* Add migrations to force creation before any further potential migration
2017-11-29 01:35:23 +02:00
..
fixtures
migrations
access.go
access_test.go
action.go Use RelAvatarLink() in GetActAvatar() (#2800) 2017-10-31 16:08:23 +08:00
action_test.go
admin.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
admin_test.go
attachment.go
attachment_test.go
branches.go
branches_test.go
consistency.go
error.go
error_oauth2.go gofmt (#1662) 2017-05-04 13:54:56 +08:00
external_login_user.go
git_diff.go
git_diff_test.go
gpg_key.go
gpg_key_test.go
graph.go fix #1189, commit messages containing a pipe (#1203) 2017-03-11 12:01:38 +08:00
graph_test.go Fix benchmarktests (#557) 2017-01-03 10:52:09 +08:00
helper.go Fix lint errors 2017-02-22 17:10:45 -05:00
issue.go
issue_comment.go
issue_comment_test.go
issue_indexer.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go
issue_mail.go
issue_milestone.go
issue_milestone_test.go Fix import order (#1951) 2017-06-12 10:01:09 -05:00
issue_stopwatch.go Use AfterLoad instead of AfterSet on Structs (#2628) 2017-10-01 19:52:35 +03:00
issue_stopwatch_test.go
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go Move IssueUser code to separate file (#836) 2017-02-04 20:37:26 +08:00
issue_watch.go
issue_watch_test.go
lfs.go
lfs_lock.go Git LFS lock api (#2938) 2017-11-28 22:58:37 +02:00
login_source.go
mail.go
main_test.go
models.go Git LFS lock api (#2938) 2017-11-28 22:58:37 +02:00
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
oauth2.go
org.go
org_team.go
org_team_test.go
org_test.go
pull.go
pull_test.go Fix unit test race condition (#2516) 2017-09-15 10:54:25 +03:00
release.go
repo.go
repo_activity.go
repo_branch.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go
repo_indexer.go
repo_issue.go
repo_list.go
repo_list_test.go
repo_mirror.go
repo_redirect.go
repo_redirect_test.go
repo_test.go
repo_unit.go
repo_watch.go
repo_watch_test.go
ssh_key.go
ssh_key_test.go
star.go
star_test.go
status.go
status_test.go
test_fixtures.go
token.go
token_test.go
twofactor.go
unit.go Fix implementation of repo Home func (#2601) 2017-10-01 16:50:56 +03:00
unit_tests.go Don't print SQL in unit tests (#2995) 2017-11-27 12:29:48 +02:00
update.go Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
update_test.go
user.go
user_follow.go
user_follow_test.go Move user_follow to separate file (#1210) 2017-03-11 16:46:53 +08:00
user_mail.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go
webhook.go
webhook_dingtalk.go
webhook_discord.go
webhook_slack.go
webhook_test.go
wiki.go
wiki_test.go