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.
Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577)
hace 2 años
..
admin Move user/org deletion to services (#17673) hace 2 años
appstate Sync gitea app path for git hooks and authorized keys when starting (#17335) hace 2 años
avatars Multiple Escaping Improvements (#17551) hace 2 años
db Remove NewSession method from db.Engine interface (#17577) hace 2 años
fixtures Allow U2F 2FA without TOTP (#11573) hace 2 años
issues Decouple unit test code from business code (#17623) hace 2 años
login Remove NewSession method from db.Engine interface (#17577) hace 2 años
migrations A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
repo Move attachment into models/repo/ (#17650) hace 2 años
unit Move unit into models/unit/ (#17576) hace 2 años
unittest A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
user Remove NewSession method from db.Engine interface (#17577) hace 2 años
webhook Remove NewSession method from db.Engine interface (#17577) hace 2 años
access.go Use a standalone struct name for Organization (#17632) hace 2 años
access_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
action.go Use a standalone struct name for Organization (#17632) hace 2 años
action_list.go DBContext is just a Context (#17100) hace 2 años
action_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
branches.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
branches_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
commit.go Replace `list.List` with slices (#16311) hace 2 años
commit_status.go Multiple Escaping Improvements (#17551) hace 2 años
commit_status_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
consistency.go Move user/org deletion to services (#17673) hace 2 años
consistency_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
engine_test.go Decouple unit test code from business code (#17623) hace 2 años
error.go Use `hostmatcher` to replace `matchlist`, improve security (#17605) hace 2 años
external_login_user.go Move login related structs and functions to models/login (#17093) hace 2 años
fixture_generation.go DBContext is just a Context (#17100) hace 2 años
fixture_test.go Decouple unit test code from business code (#17623) hace 2 años
gpg_key.go Move EmailAddress & UserRedirect into models/user/ (#17607) hace 2 años
gpg_key_add.go Handle duplicate keys on GPG key ring (#17242) hace 2 años
gpg_key_commit_verification.go Move EmailAddress & UserRedirect into models/user/ (#17607) hace 2 años
gpg_key_common.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
gpg_key_import.go DBContext is just a Context (#17100) hace 2 años
gpg_key_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
gpg_key_verify.go DBContext is just a Context (#17100) hace 2 años
helper.go Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) hace 2 años
helper_directory.go refactor: move from io/ioutil to io and os package (#17109) hace 2 años
helper_environment.go chore(models): rewrite code format. (#14754) hace 3 años
issue.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
issue_assignees.go Move attachment into models/repo/ (#17650) hace 2 años
issue_assignees_test.go Remove unnecessary variable assignments (#17695) hace 2 años
issue_comment.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
issue_comment_list.go Move attachment into models/repo/ (#17650) hace 2 años
issue_comment_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
issue_dependency.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
issue_dependency_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
issue_label.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
issue_label_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
issue_list.go Move attachment into models/repo/ (#17650) hace 2 años
issue_list_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
issue_lock.go Move attachment into models/repo/ (#17650) hace 2 años
issue_milestone.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
issue_milestone_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
issue_reaction.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
issue_reaction_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
issue_stopwatch.go Fix close issue but time watcher still running (#17643) hace 2 años
issue_stopwatch_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
issue_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
issue_tracked_time.go Move attachment into models/repo/ (#17650) hace 2 años
issue_tracked_time_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
issue_user.go DBContext is just a Context (#17100) hace 2 años
issue_user_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
issue_watch.go Move login related structs and functions to models/login (#17093) hace 2 años
issue_watch_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
issue_xref.go Move attachment into models/repo/ (#17650) hace 2 años
issue_xref_test.go Move attachment into models/repo/ (#17650) hace 2 años
lfs.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
lfs_lock.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
main_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
migrate.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
notification.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
notification_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
org.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
org_team.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
org_team_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
org_test.go Use a standalone struct name for Organization (#17632) hace 2 años
project.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
project_board.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
project_issue.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
project_test.go Decouple unit test code from business code (#17623) hace 2 años
protected_tag.go DBContext is just a Context (#17100) hace 2 años
protected_tag_test.go Decouple unit test code from business code (#17623) hace 2 años
pull.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
pull_list.go Move login related structs and functions to models/login (#17093) hace 2 años
pull_sign.go Move twofactor to models/login (#17143) hace 2 años
pull_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
release.go Move attachment into models/repo/ (#17650) hace 2 años
repo.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
repo_activity.go DBContext is just a Context (#17100) hace 2 años
repo_archiver.go DBContext is just a Context (#17100) hace 2 años
repo_avatar.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
repo_branch.go Move newbranch to standalone package (#9627) hace 4 años
repo_collaboration.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
repo_collaboration_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
repo_generate.go Move webhook into models/webhook/ (#17579) hace 2 años
repo_generate_test.go Fixed assert statements. (#16089) hace 3 años
repo_indexer.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
repo_issue.go Move unit into models/unit/ (#17576) hace 2 años
repo_language_stats.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
repo_list.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
repo_list_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
repo_mirror.go DBContext is just a Context (#17100) hace 2 años
repo_permission.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
repo_permission_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
repo_pushmirror.go DBContext is just a Context (#17100) hace 2 años
repo_pushmirror_test.go Decouple unit test code from business code (#17623) hace 2 años
repo_redirect.go DBContext is just a Context (#17100) hace 2 años
repo_redirect_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
repo_sign.go Move twofactor to models/login (#17143) hace 2 años
repo_test.go Move attachment into models/repo/ (#17650) hace 2 años
repo_transfer.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
repo_transfer_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
repo_unit.go Move unit into models/unit/ (#17576) hace 2 años
repo_watch.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
repo_watch_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
review.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
review_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
ssh_key.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
ssh_key_authorized_keys.go DBContext is just a Context (#17100) hace 2 años
ssh_key_authorized_principals.go DBContext is just a Context (#17100) hace 2 años
ssh_key_deploy.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
ssh_key_fingerprint.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
ssh_key_parse.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
ssh_key_principals.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
ssh_key_test.go Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) hace 3 años
star.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
star_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
statistic.go Move attachment into models/repo/ (#17650) hace 2 años
task.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
token.go Fix problem when database ID is not incremented as expected (#17229) hace 2 años
token_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) hace 2 años
topic.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
topic_test.go Remove unnecessary variable assignments (#17695) hace 2 años
update.go DBContext is just a Context (#17100) hace 2 años
upload.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
user.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
user_avatar.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
user_email.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
user_email_test.go Remove unnecessary variable assignments (#17695) hace 2 años
user_heatmap.go DBContext is just a Context (#17100) hace 2 años
user_heatmap_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años
user_test.go Remove NewSession method from db.Engine interface (#17577) hace 2 años
userlist.go Move twofactor to models/login (#17143) hace 2 años
userlist_test.go Use a standalone struct name for Organization (#17632) hace 2 años
wiki.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) hace 3 años
wiki_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) hace 2 años