.. |
appstate
|
Sync gitea app path for git hooks and authorized keys when starting (#17335)
|
2021-10-21 17:22:43 +08:00 |
avatars
|
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123)
|
2021-10-06 01:25:46 +02:00 |
db
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
fixtures
|
Allow U2F 2FA without TOTP (#11573)
|
2021-11-08 23:47:19 +01:00 |
issues
|
Fix history count failure (#17351)
|
2021-10-21 18:06:19 +08:00 |
login
|
Allow U2F 2FA without TOTP (#11573)
|
2021-11-08 23:47:19 +01:00 |
migrations
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
unit
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
webhook
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
access.go
|
Nicely handle missing user in collaborations (#17049)
|
2021-09-27 19:07:19 +01:00 |
access_test.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
action.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
action_list.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
action_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
admin.go
|
Fix problem when database ID is not incremented as expected (#17229)
|
2021-10-06 15:36:24 -05:00 |
admin_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
attachment.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
attachment_test.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
branches.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
branches_test.go
|
Only allow returned deleted branche to be on repo (#17570)
|
2021-11-08 23:45:37 +08:00 |
commit.go
|
…
|
|
commit_status.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
commit_status_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
consistency.go
|
Quote the table name in CountOrphanedObjects (#17487)
|
2021-10-30 10:17:40 +01:00 |
consistency_test.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
engine_test.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
error.go
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
error_oauth2.go
|
…
|
|
external_login_user.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
fixture_generation.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
fixture_test.go
|
refactor: move from io/ioutil to io and os package (#17109)
|
2021-09-22 13:38:34 +08:00 |
gpg_key.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
gpg_key_add.go
|
Handle duplicate keys on GPG key ring (#17242)
|
2021-10-07 23:10:14 +03:00 |
gpg_key_commit_verification.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
gpg_key_common.go
|
…
|
|
gpg_key_import.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
gpg_key_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
gpg_key_verify.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
helper.go
|
Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136)
|
2021-09-27 16:55:12 +01:00 |
helper_directory.go
|
refactor: move from io/ioutil to io and os package (#17109)
|
2021-09-22 13:38:34 +08:00 |
helper_environment.go
|
…
|
|
issue.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
issue_assignees.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
issue_assignees_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
issue_comment.go
|
Added GetUserByIDCtx. (#17602)
|
2021-11-09 22:21:01 -05:00 |
issue_comment_list.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
issue_comment_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
issue_dependency.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
issue_dependency_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
issue_label.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
issue_label_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
issue_list.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
issue_list_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
issue_lock.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
issue_milestone.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
issue_milestone_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
issue_reaction.go
|
Added GetUserByIDCtx. (#17602)
|
2021-11-09 22:21:01 -05:00 |
issue_reaction_test.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
issue_stopwatch.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
issue_stopwatch_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
issue_test.go
|
Fix stats upon searching issues (#17566)
|
2021-11-08 23:14:46 +02:00 |
issue_tracked_time.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
issue_tracked_time_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
issue_user.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
issue_user_test.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
issue_watch.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
issue_watch_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
issue_xref.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
issue_xref_test.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
lfs.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
lfs_lock.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
main_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
migrate.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
notification.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
notification_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
org.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
org_team.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
org_team_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
org_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
project.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
project_board.go
|
Kanban colored boards (#16647)
|
2021-09-29 22:53:12 +02:00 |
project_issue.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
project_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
protected_tag.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
protected_tag_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
pull.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
pull_list.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
pull_sign.go
|
Move twofactor to models/login (#17143)
|
2021-09-25 15:00:12 +02:00 |
pull_test.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
release.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
repo.go
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
repo_activity.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
repo_archiver.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
repo_avatar.go
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
repo_branch.go
|
…
|
|
repo_collaboration.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
repo_collaboration_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
repo_generate.go
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
repo_generate_test.go
|
…
|
|
repo_indexer.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
repo_issue.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
repo_language_stats.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
repo_list.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
repo_list_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
repo_mirror.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
repo_permission.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
repo_permission_test.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
repo_pushmirror.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
repo_pushmirror_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
repo_redirect.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
repo_redirect_test.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
repo_sign.go
|
Move twofactor to models/login (#17143)
|
2021-09-25 15:00:12 +02:00 |
repo_test.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
repo_transfer.go
|
Nicely handle missing user in collaborations (#17049)
|
2021-09-27 19:07:19 +01:00 |
repo_transfer_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
repo_unit.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
repo_watch.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
repo_watch_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
review.go
|
Move unit into models/unit/ (#17576)
|
2021-11-09 20:57:58 +01:00 |
review_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
ssh_key.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
ssh_key_authorized_keys.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
ssh_key_authorized_principals.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
ssh_key_deploy.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
ssh_key_fingerprint.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
ssh_key_parse.go
|
refactor: move from io/ioutil to io and os package (#17109)
|
2021-09-22 13:38:34 +08:00 |
ssh_key_principals.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
ssh_key_test.go
|
…
|
|
star.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
star_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
statistic.go
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
task.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
token.go
|
Fix problem when database ID is not incremented as expected (#17229)
|
2021-10-06 15:36:24 -05:00 |
token_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
topic.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
topic_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
update.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
upload.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
user.go
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
user_avatar.go
|
In many cases user avatar link should be an absolute URL with http host (#17420)
|
2021-10-25 13:01:16 +08:00 |
user_follow.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
user_follow_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
user_heatmap.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
user_heatmap_test.go
|
Allow mocking timeutil (#17354)
|
2021-10-18 21:12:26 +01:00 |
user_mail.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
user_mail_test.go
|
Move login related structs and functions to models/login (#17093)
|
2021-09-24 19:32:56 +08:00 |
user_openid.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
user_openid_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
user_redirect.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
user_redirect_test.go
|
DBContext is just a Context (#17100)
|
2021-09-23 23:45:36 +08:00 |
user_test.go
|
Allow U2F 2FA without TOTP (#11573)
|
2021-11-08 23:47:19 +01:00 |
userlist.go
|
Move twofactor to models/login (#17143)
|
2021-09-25 15:00:12 +02:00 |
userlist_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |
wiki.go
|
…
|
|
wiki_test.go
|
Move db related basic functions to models/db (#17075)
|
2021-09-19 19:49:59 +08:00 |