..
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
Fix bug on admin subcommand ( #17533 )
2021-11-07 11:11:27 +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
Fix database keyword quote problem on migration v161 ( #17522 )
2021-11-05 00:47:01 +02:00
access_test.go
access.go
Nicely handle missing user in collaborations ( #17049 )
2021-09-27 19:07:19 +01:00
action_list.go
action_test.go
action.go
admin_test.go
admin.go
Fix problem when database ID is not incremented as expected ( #17229 )
2021-10-06 15:36:24 -05:00
attachment_test.go
attachment.go
branches_test.go
Only allow returned deleted branche to be on repo ( #17570 )
2021-11-08 23:45:37 +08:00
branches.go
Only allow returned deleted branche to be on repo ( #17570 )
2021-11-08 23:45:37 +08:00
commit_status_test.go
commit_status.go
commit.go
consistency_test.go
consistency.go
Quote the table name in CountOrphanedObjects ( #17487 )
2021-10-30 10:17:40 +01:00
engine_test.go
error_oauth2.go
error.go
external_login_user.go
fixture_generation.go
fixture_test.go
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
gpg_key_common.go
gpg_key_import.go
gpg_key_test.go
gpg_key_verify.go
gpg_key.go
helper_directory.go
helper_environment.go
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
issue_assignees_test.go
issue_assignees.go
issue_comment_list.go
issue_comment_test.go
issue_comment.go
Save and view issue/comment content history ( #16909 )
2021-10-10 18:40:03 -04:00
issue_dependency_test.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go
issue_lock.go
issue_milestone_test.go
issue_milestone.go
issue_reaction_test.go
issue_reaction.go
issue_stopwatch_test.go
issue_stopwatch.go
issue_test.go
Fix stats upon searching issues ( #17566 )
2021-11-08 23:14:46 +02:00
issue_tracked_time_test.go
issue_tracked_time.go
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go
issue_xref_test.go
issue_xref.go
issue.go
Fix stats upon searching issues ( #17566 )
2021-11-08 23:14:46 +02:00
lfs_lock.go
lfs.go
main_test.go
migrate.go
notification_test.go
notification.go
org_team_test.go
org_team.go
org_test.go
org.go
[API] Add endpount to get user org permissions ( #17232 )
2021-10-12 12:47:19 +02:00
project_board.go
Kanban colored boards ( #16647 )
2021-09-29 22:53:12 +02:00
project_issue.go
project_test.go
project.go
protected_tag_test.go
protected_tag.go
pull_list.go
pull_sign.go
pull_test.go
Fix stange behavior of DownloadPullDiffOrPatch in incorect index ( #17223 )
2021-10-05 16:41:48 +02:00
pull.go
Fix stange behavior of DownloadPullDiffOrPatch in incorect index ( #17223 )
2021-10-05 16:41:48 +02:00
release.go
repo_activity.go
repo_archiver.go
repo_avatar.go
repo_branch.go
repo_collaboration_test.go
repo_collaboration.go
Nicely handle missing user in collaborations ( #17049 )
2021-09-27 19:07:19 +01:00
repo_generate_test.go
repo_generate.go
repo_indexer.go
repo_issue.go
repo_language_stats.go
repo_list_test.go
repo_list.go
repo_mirror.go
repo_permission_test.go
repo_permission.go
repo_pushmirror_test.go
repo_pushmirror.go
repo_redirect_test.go
repo_redirect.go
repo_sign.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
Nicely handle missing user in collaborations ( #17049 )
2021-09-27 19:07:19 +01:00
repo_unit.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
repo_watch_test.go
repo_watch.go
repo.go
Ensure that git daemon export ok is created for mirrors ( #17243 )
2021-10-13 20:47:02 +01:00
review_test.go
review.go
Fix unwanted team review request deletion ( #17257 )
2021-10-07 22:39:59 +02:00
ssh_key_authorized_keys.go
ssh_key_authorized_principals.go
ssh_key_deploy.go
ssh_key_fingerprint.go
ssh_key_parse.go
ssh_key_principals.go
ssh_key_test.go
ssh_key.go
star_test.go
star.go
statistic.go
Add metrics to get issues by repository ( #17225 )
2021-10-05 20:39:37 +02:00
task.go
token_test.go
token.go
Fix problem when database ID is not incremented as expected ( #17229 )
2021-10-06 15:36:24 -05:00
topic_test.go
topic.go
unit.go
update.go
upload.go
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_test.go
user_follow.go
user_heatmap_test.go
Allow mocking timeutil ( #17354 )
2021-10-18 21:12:26 +01:00
user_heatmap.go
user_mail_test.go
user_mail.go
user_openid_test.go
user_openid.go
user_redirect_test.go
user_redirect.go
user_test.go
Allow U2F 2FA without TOTP ( #11573 )
2021-11-08 23:47:19 +01:00
user.go
Add user status filter to admin user management page ( #16770 )
2021-10-12 20:11:35 +02:00
userlist_test.go
userlist.go
webhook_test.go
webhook.go
wiki_test.go
wiki.go