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