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
..
admin New cron task: delete old system notices (#19219) 2022-03-28 13:54:59 +01:00
appstate
asymkey
auth
avatars
db Move deletebeans into models/db (#18781) 2022-02-17 16:37:48 +08:00
fixtures Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
foreignreference
issues
migrations
organization
packages
perm
project
repo Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
unit
unittest
user
webhook Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
access.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
access_test.go
action.go
action_list.go
action_test.go
branches.go
branches_test.go
commit.go
commit_status.go
commit_status_test.go
consistency.go
consistency_test.go
engine_test.go
error.go
fixture_generation.go
fixture_test.go
helper.go Move reaction to models/issues/ (#19264) 2022-03-31 17:20:39 +08:00
helper_directory.go
helper_environment.go
issue.go Move reaction to models/issues/ (#19264) 2022-03-31 17:20:39 +08:00
issue_assignees.go
issue_assignees_test.go
issue_comment.go
issue_comment_list.go
issue_comment_test.go
issue_dependency.go
issue_dependency_test.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
issue_lock.go
issue_milestone.go
issue_milestone_test.go
issue_project.go
issue_stopwatch.go
issue_stopwatch_test.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
issue_test.go Move some issue methods as functions (#19255) 2022-03-29 16:57:33 +02:00
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go Add missing X-Total-Count and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
issue_watch_test.go
issue_xref.go
issue_xref_test.go Move some issue methods as functions (#19255) 2022-03-29 16:57:33 +02:00
lfs.go Improve SyncMirrors logging (#19045) 2022-03-10 10:09:48 +00:00
lfs_lock.go
main_test.go
migrate.go
migrate_test.go Move reaction to models/issues/ (#19264) 2022-03-31 17:20:39 +08:00
notification.go
notification_test.go
org.go
org_team.go Performance improvement for add team user when org has more than 1000 repositories (#19227) 2022-04-01 09:53:18 +08:00
org_team_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
org_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
protected_tag.go
protected_tag_test.go
pull.go
pull_list.go
pull_test.go Move checks for pulls before merge into own function (#19271) 2022-03-31 16:53:08 +02:00
release.go
repo.go
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
repo_generate.go
repo_generate_test.go
repo_list.go
repo_list_test.go
repo_permission.go
repo_permission_test.go
repo_test.go Allow users to self-request a PR review (#19030) 2022-03-08 22:48:47 +01:00
repo_transfer.go
repo_transfer_test.go
review.go Fix broken of team create (#19288) 2022-04-01 14:05:31 +08:00
review_test.go
statistic.go
task.go
token.go
token_test.go
upload.go Remove NewSession method from db.Engine interface (#17577) 2021-11-21 23:41:00 +08:00
user.go
user_heatmap.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
user_heatmap_test.go
user_test.go
userlist.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
userlist_test.go