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-07-26 17:26:48 +08:00
..
migrations
access.go #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00
action.go #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00
admin.go
error.go
git_diff.go
git_diff_test.go
issue.go #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00
issue_comment.go #1601 support delete issue comment 2016-07-26 02:48:17 +08:00
issue_label.go
issue_mail.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
login.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
mail.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
models.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 2016-07-26 17:26:48 +08:00
models_sqlite.go
models_tidb.go
org.go Add org.getUserTeams to reduce redundant code 2016-07-24 18:09:45 +08:00
org_team.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
pull.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
release.go
repo.go #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00
repo_branch.go
repo_collaboration.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
repo_test.go
ssh_key.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 2016-07-26 17:26:48 +08:00
ssh_key_test.go
token.go
update.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
user.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 2016-07-26 17:26:48 +08:00
user_mail.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
webhook.go
webhook_slack.go
wiki.go