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 3685cc7660
Fix ldap user sync missed email in email_address table (#18786) (#18876)
2 년 전
..
admin Move user/org deletion to services (#17673) 2 년 전
appstate Sync gitea app path for git hooks and authorized keys when starting (#17335) 2 년 전
asymkey Collaborator trust model should trust collaborators (#18539) (#18557) 2 년 전
auth Attempt to fix the webauthn migration again - part 3 (#18770) (#18771) 2 년 전
avatars slight optimization for default avatar (#18187) 2 년 전
db Refactor auth package (#17962) 2 년 전
fixtures Support webauthn (#17957) 2 년 전
issues Show fullname on issue edits and gpg/ssh signing info (#18828) 2 년 전
migrations Attempt to fix the webauthn migration again - part 3 (#18770) (#18771) 2 년 전
perm Team permission allow different unit has different permission (#17811) 2 년 전
repo Refactor auth package (#17962) 2 년 전
unit Let return correct perm (#18675) (#18689) 2 년 전
unittest tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142) 2 년 전
user Fix ldap user sync missed email in email_address table (#18786) (#18876) 2 년 전
webhook Add replay of webhooks. (#18191) 2 년 전
access.go Team permission allow different unit has different permission (#17811) 2 년 전
access_test.go Move repository model into models/repo (#17933) 2 년 전
action.go Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 2 년 전
action_list.go Move repository model into models/repo (#17933) 2 년 전
action_test.go Some repository refactors (#17950) 2 년 전
branches.go Move repository model into models/repo (#17933) 2 년 전
branches_test.go Move repository model into models/repo (#17933) 2 년 전
commit.go Collaborator trust model should trust collaborators (#18539) (#18557) 2 년 전
commit_status.go Add missing `X-Total-Count` and fix some related bugs (#17968) 2 년 전
commit_status_test.go Move repository model into models/repo (#17933) 2 년 전
consistency.go Move repository model into models/repo (#17933) 2 년 전
consistency_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 년 전
engine_test.go Refactor install page (db type) (#17919) 2 년 전
error.go Some repository refactors (#17950) 2 년 전
fixture_generation.go Move repository model into models/repo (#17933) 2 년 전
fixture_test.go Decouple unit test code from business code (#17623) 2 년 전
helper.go Move repository model into models/repo (#17933) 2 년 전
helper_directory.go refactor: move from io/ioutil to io and os package (#17109) 2 년 전
helper_environment.go Move repository model into models/repo (#17933) 2 년 전
issue.go Fix CheckRepoStats and reuse it during migration (#18264) 2 년 전
issue_assignees.go Move repository model into models/repo (#17933) 2 년 전
issue_assignees_test.go Move user related model into models/user (#17781) 2 년 전
issue_comment.go Fix PR comments UI (#18323) 2 년 전
issue_comment_list.go Move repository model into models/repo (#17933) 2 년 전
issue_comment_test.go Move repository model into models/repo (#17933) 2 년 전
issue_dependency.go Move repository model into models/repo (#17933) 2 년 전
issue_dependency_test.go Move user related model into models/user (#17781) 2 년 전
issue_label.go Move repository model into models/repo (#17933) 2 년 전
issue_label_test.go Move repository model into models/repo (#17933) 2 년 전
issue_list.go Use conditions but not repo ids as query condition (#16839) 2 년 전
issue_list_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 년 전
issue_lock.go Fix CheckRepoStats and reuse it during migration (#18264) 2 년 전
issue_milestone.go Only view milestones from current repo (#18414) (#18417) 2 년 전
issue_milestone_test.go Fix CheckRepoStats and reuse it during migration (#18264) 2 년 전
issue_reaction.go Add missing `X-Total-Count` and fix some related bugs (#17968) 2 년 전
issue_reaction_test.go Move repository model into models/repo (#17933) 2 년 전
issue_stopwatch.go Move repository model into models/repo (#17933) 2 년 전
issue_stopwatch_test.go Move user related model into models/user (#17781) 2 년 전
issue_test.go Fix CheckRepoStats and reuse it during migration (#18264) 2 년 전
issue_tracked_time.go Move repository model into models/repo (#17933) 2 년 전
issue_tracked_time_test.go Move user related model into models/user (#17781) 2 년 전
issue_user.go Move repository model into models/repo (#17933) 2 년 전
issue_user_test.go Move repository model into models/repo (#17933) 2 년 전
issue_watch.go Add missing `X-Total-Count` and fix some related bugs (#17968) 2 년 전
issue_watch_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 년 전
issue_xref.go Move repository model into models/repo (#17933) 2 년 전
issue_xref_test.go Move repository model into models/repo (#17933) 2 년 전
lfs.go Allow admin to associate missing LFS objects for repositories (#18143) 2 년 전
lfs_lock.go Move repository model into models/repo (#17933) 2 년 전
main_test.go Move keys to models/asymkey (#17917) 2 년 전
migrate.go remove redundant call to UpdateRepoStats during migration (#18591) (#18794) 2 년 전
migrate_test.go remove redundant call to UpdateRepoStats during migration (#18591) (#18794) 2 년 전
notification.go Fix various typos (#18219) 2 년 전
notification_test.go Move user related model into models/user (#17781) 2 년 전
org.go Team permission allow different unit has different permission (#17811) 2 년 전
org_team.go Add `GetUserTeams` (#18499) (#18531) 2 년 전
org_team_test.go Add `GetUserTeams` (#18499) (#18531) 2 년 전
org_test.go Move repository model into models/repo (#17933) 2 년 전
project.go Remove NewSession method from db.Engine interface (#17577) 2 년 전
project_board.go Support sorting for project board issuses (#17152) 2 년 전
project_issue.go Move repository model into models/repo (#17933) 2 년 전
project_test.go Decouple unit test code from business code (#17623) 2 년 전
protected_tag.go Move repository model into models/repo (#17933) 2 년 전
protected_tag_test.go Move repository model into models/repo (#17933) 2 년 전
pull.go Move repository model into models/repo (#17933) 2 년 전
pull_list.go Don't delete branch if other PRs with this branch are open (#18164) 2 년 전
pull_test.go Don't delete branch if other PRs with this branch are open (#18164) 2 년 전
release.go Some repository refactors (#17950) 2 년 전
repo.go Update assignees check to include any writing team and change org sidebar (#18680) (#18873) 2 년 전
repo_activity.go Move repository model into models/repo (#17933) 2 년 전
repo_collaboration.go Some repository refactors (#17950) 2 년 전
repo_collaboration_test.go Move repository model into models/repo (#17933) 2 년 전
repo_generate.go Some repository refactors (#17950) 2 년 전
repo_generate_test.go Fixed assert statements. (#16089) 3 년 전
repo_list.go Prevent ambiguous column error in organizations page (#18314) 2 년 전
repo_list_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 년 전
repo_permission.go Team permission allow different unit has different permission (#17811) 2 년 전
repo_permission_test.go Move repository model into models/repo (#17933) 2 년 전
repo_test.go Fix CheckRepoStats and reuse it during migration (#18264) 2 년 전
repo_transfer.go Some repository refactors (#17950) 2 년 전
repo_transfer_test.go Move repository model into models/repo (#17933) 2 년 전
review.go Fix various typos (#18219) 2 년 전
review_test.go Move user related model into models/user (#17781) 2 년 전
statistic.go Refactor auth package (#17962) 2 년 전
task.go Move repository model into models/repo (#17933) 2 년 전
token.go Refactor auth package (#17962) 2 년 전
token_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 년 전
upload.go Remove NewSession method from db.Engine interface (#17577) 2 년 전
user.go Use conditions but not repo ids as query condition (#16839) 2 년 전
user_heatmap.go Move user related model into models/user (#17781) 2 년 전
user_heatmap_test.go Move user related model into models/user (#17781) 2 년 전
user_test.go Use conditions but not repo ids as query condition (#16839) 2 년 전
userlist.go Move more model into models/user (#17826) 2 년 전
userlist_test.go Move more model into models/user (#17826) 2 년 전