You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 9d855bd6a1
Simplify Gothic to use our session store instead of creating a different store (#17507)
2 년 전
..
appstate Sync gitea app path for git hooks and authorized keys when starting (#17335) 2 년 전
avatars Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 2 년 전
db Simplify Gothic to use our session store instead of creating a different store (#17507) 2 년 전
fixtures Ensure that restricted users can access repos for which they are members (#17460) 2 년 전
issues Fix history count failure (#17351) 2 년 전
login Simplify Gothic to use our session store instead of creating a different store (#17507) 2 년 전
migrations Rename db Engines related functions (#17481) 2 년 전
access.go Nicely handle missing user in collaborations (#17049) 2 년 전
access_test.go DBContext is just a Context (#17100) 2 년 전
action.go DBContext is just a Context (#17100) 2 년 전
action_list.go DBContext is just a Context (#17100) 2 년 전
action_test.go Move db related basic functions to models/db (#17075) 2 년 전
admin.go Fix problem when database ID is not incremented as expected (#17229) 2 년 전
admin_test.go Move db related basic functions to models/db (#17075) 2 년 전
attachment.go DBContext is just a Context (#17100) 2 년 전
attachment_test.go DBContext is just a Context (#17100) 2 년 전
branches.go Add a simple way to rename branch like gh (#15870) 2 년 전
branches_test.go Add a simple way to rename branch like gh (#15870) 2 년 전
commit.go Replace `list.List` with slices (#16311) 2 년 전
commit_status.go Move login related structs and functions to models/login (#17093) 2 년 전
commit_status_test.go Move login related structs and functions to models/login (#17093) 2 년 전
consistency.go Quote the table name in CountOrphanedObjects (#17487) 2 년 전
consistency_test.go DBContext is just a Context (#17100) 2 년 전
engine_test.go DBContext is just a Context (#17100) 2 년 전
error.go Move twofactor to models/login (#17143) 2 년 전
error_oauth2.go gofmt (#1662) 7 년 전
external_login_user.go Move login related structs and functions to models/login (#17093) 2 년 전
fixture_generation.go DBContext is just a Context (#17100) 2 년 전
fixture_test.go refactor: move from io/ioutil to io and os package (#17109) 2 년 전
gpg_key.go Move login related structs and functions to models/login (#17093) 2 년 전
gpg_key_add.go Handle duplicate keys on GPG key ring (#17242) 2 년 전
gpg_key_commit_verification.go Move login related structs and functions to models/login (#17093) 2 년 전
gpg_key_common.go Add option to provide signature for a token to verify key ownership (#14054) 2 년 전
gpg_key_import.go DBContext is just a Context (#17100) 2 년 전
gpg_key_test.go Move db related basic functions to models/db (#17075) 2 년 전
gpg_key_verify.go DBContext is just a Context (#17100) 2 년 전
helper.go Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) 2 년 전
helper_directory.go refactor: move from io/ioutil to io and os package (#17109) 2 년 전
helper_environment.go chore(models): rewrite code format. (#14754) 3 년 전
issue.go Fix issue content history problems, improve UI (#17404) 2 년 전
issue_assignees.go DBContext is just a Context (#17100) 2 년 전
issue_assignees_test.go Move db related basic functions to models/db (#17075) 2 년 전
issue_comment.go Save and view issue/comment content history (#16909) 2 년 전
issue_comment_list.go DBContext is just a Context (#17100) 2 년 전
issue_comment_test.go Move db related basic functions to models/db (#17075) 2 년 전
issue_dependency.go DBContext is just a Context (#17100) 2 년 전
issue_dependency_test.go Move db related basic functions to models/db (#17075) 2 년 전
issue_label.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_label_test.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_list.go DBContext is just a Context (#17100) 2 년 전
issue_list_test.go Move db related basic functions to models/db (#17075) 2 년 전
issue_lock.go DBContext is just a Context (#17100) 2 년 전
issue_milestone.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_milestone_test.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_reaction.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_reaction_test.go DBContext is just a Context (#17100) 2 년 전
issue_stopwatch.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_stopwatch_test.go Move db related basic functions to models/db (#17075) 2 년 전
issue_test.go Fix issue content history problems, improve UI (#17404) 2 년 전
issue_tracked_time.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_tracked_time_test.go Move db related basic functions to models/db (#17075) 2 년 전
issue_user.go DBContext is just a Context (#17100) 2 년 전
issue_user_test.go DBContext is just a Context (#17100) 2 년 전
issue_watch.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_watch_test.go Move login related structs and functions to models/login (#17093) 2 년 전
issue_xref.go DBContext is just a Context (#17100) 2 년 전
issue_xref_test.go DBContext is just a Context (#17100) 2 년 전
lfs.go DBContext is just a Context (#17100) 2 년 전
lfs_lock.go DBContext is just a Context (#17100) 2 년 전
main_test.go Move db related basic functions to models/db (#17075) 2 년 전
migrate.go DBContext is just a Context (#17100) 2 년 전
notification.go Move login related structs and functions to models/login (#17093) 2 년 전
notification_test.go Move db related basic functions to models/db (#17075) 2 년 전
org.go [API] Add endpount to get user org permissions (#17232) 2 년 전
org_team.go Move login related structs and functions to models/login (#17093) 2 년 전
org_team_test.go Move db related basic functions to models/db (#17075) 2 년 전
org_test.go Move login related structs and functions to models/login (#17093) 2 년 전
project.go DBContext is just a Context (#17100) 2 년 전
project_board.go Kanban colored boards (#16647) 2 년 전
project_issue.go DBContext is just a Context (#17100) 2 년 전
project_test.go Move db related basic functions to models/db (#17075) 2 년 전
protected_tag.go DBContext is just a Context (#17100) 2 년 전
protected_tag_test.go Move db related basic functions to models/db (#17075) 2 년 전
pull.go Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) 2 년 전
pull_list.go Move login related structs and functions to models/login (#17093) 2 년 전
pull_sign.go Move twofactor to models/login (#17143) 2 년 전
pull_test.go Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) 2 년 전
release.go Move login related structs and functions to models/login (#17093) 2 년 전
repo.go Ensure that git daemon export ok is created for mirrors (#17243) 2 년 전
repo_activity.go DBContext is just a Context (#17100) 2 년 전
repo_archiver.go DBContext is just a Context (#17100) 2 년 전
repo_avatar.go DBContext is just a Context (#17100) 2 년 전
repo_branch.go Move newbranch to standalone package (#9627) 4 년 전
repo_collaboration.go Nicely handle missing user in collaborations (#17049) 2 년 전
repo_collaboration_test.go Move login related structs and functions to models/login (#17093) 2 년 전
repo_generate.go Move login related structs and functions to models/login (#17093) 2 년 전
repo_generate_test.go Fixed assert statements. (#16089) 3 년 전
repo_indexer.go DBContext is just a Context (#17100) 2 년 전
repo_issue.go Add EnableTimetracking option to app settings (#3719) 6 년 전
repo_language_stats.go DBContext is just a Context (#17100) 2 년 전
repo_list.go Move login related structs and functions to models/login (#17093) 2 년 전
repo_list_test.go Move login related structs and functions to models/login (#17093) 2 년 전
repo_mirror.go DBContext is just a Context (#17100) 2 년 전
repo_permission.go DBContext is just a Context (#17100) 2 년 전
repo_permission_test.go DBContext is just a Context (#17100) 2 년 전
repo_pushmirror.go DBContext is just a Context (#17100) 2 년 전
repo_pushmirror_test.go Move db related basic functions to models/db (#17075) 2 년 전
repo_redirect.go DBContext is just a Context (#17100) 2 년 전
repo_redirect_test.go DBContext is just a Context (#17100) 2 년 전
repo_sign.go Move twofactor to models/login (#17143) 2 년 전
repo_test.go DBContext is just a Context (#17100) 2 년 전
repo_transfer.go Nicely handle missing user in collaborations (#17049) 2 년 전
repo_transfer_test.go Move db related basic functions to models/db (#17075) 2 년 전
repo_unit.go Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) 2 년 전
repo_watch.go Move login related structs and functions to models/login (#17093) 2 년 전
repo_watch_test.go Move login related structs and functions to models/login (#17093) 2 년 전
review.go Fix unwanted team review request deletion (#17257) 2 년 전
review_test.go Move db related basic functions to models/db (#17075) 2 년 전
ssh_key.go Move login related structs and functions to models/login (#17093) 2 년 전
ssh_key_authorized_keys.go DBContext is just a Context (#17100) 2 년 전
ssh_key_authorized_principals.go DBContext is just a Context (#17100) 2 년 전
ssh_key_deploy.go Move login related structs and functions to models/login (#17093) 2 년 전
ssh_key_fingerprint.go Move db related basic functions to models/db (#17075) 2 년 전
ssh_key_parse.go refactor: move from io/ioutil to io and os package (#17109) 2 년 전
ssh_key_principals.go Move login related structs and functions to models/login (#17093) 2 년 전
ssh_key_test.go Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) 3 년 전
star.go Move login related structs and functions to models/login (#17093) 2 년 전
star_test.go Move login related structs and functions to models/login (#17093) 2 년 전
statistic.go Add metrics to get issues by repository (#17225) 2 년 전
task.go DBContext is just a Context (#17100) 2 년 전
token.go Fix problem when database ID is not incremented as expected (#17229) 2 년 전
token_test.go Move db related basic functions to models/db (#17075) 2 년 전
topic.go Move login related structs and functions to models/login (#17093) 2 년 전
topic_test.go Move login related structs and functions to models/login (#17093) 2 년 전
unit.go Kanban board (#8346) 3 년 전
update.go DBContext is just a Context (#17100) 2 년 전
upload.go DBContext is just a Context (#17100) 2 년 전
user.go Add user status filter to admin user management page (#16770) 2 년 전
user_avatar.go In many cases user avatar link should be an absolute URL with http host (#17420) 2 년 전
user_follow.go DBContext is just a Context (#17100) 2 년 전
user_follow_test.go Move db related basic functions to models/db (#17075) 2 년 전
user_heatmap.go DBContext is just a Context (#17100) 2 년 전
user_heatmap_test.go Allow mocking timeutil (#17354) 2 년 전
user_mail.go Move login related structs and functions to models/login (#17093) 2 년 전
user_mail_test.go Move login related structs and functions to models/login (#17093) 2 년 전
user_openid.go DBContext is just a Context (#17100) 2 년 전
user_openid_test.go Move db related basic functions to models/db (#17075) 2 년 전
user_redirect.go DBContext is just a Context (#17100) 2 년 전
user_redirect_test.go DBContext is just a Context (#17100) 2 년 전
user_test.go Add user status filter to admin user management page (#16770) 2 년 전
userlist.go Move twofactor to models/login (#17143) 2 년 전
userlist_test.go Move db related basic functions to models/db (#17075) 2 년 전
webhook.go Move login related structs and functions to models/login (#17093) 2 년 전
webhook_test.go Move db related basic functions to models/db (#17075) 2 년 전
wiki.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 3 년 전
wiki_test.go Move db related basic functions to models/db (#17075) 2 년 전