Платформа ЦРНП "Мирокод" для разработки проектов https://git.mirocod.ru
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 b31418edd9
Fix blame page select range error and some typos (#19503)
3 years ago
..
admin
appstate
asymkey Fix the bug: deploy key with write access can not push (#19010) (#19182) 3 years ago
auth Attempt to fix the webauthn migration again - part 3 (#18770) (#18771) 3 years ago
avatars slight optimization for default avatar (#18187) 3 years ago
db Refactor auth package (#17962) 3 years ago
fixtures Support webauthn (#17957) 3 years ago
issues Show fullname on issue edits and gpg/ssh signing info (#18828) 3 years ago
migrations Fix blame page select range error and some typos (#19503) 3 years ago
perm Team permission allow different unit has different permission (#17811) 3 years ago
repo Touch mirrors on even on fail to update (#19217) (#19233) 3 years ago
unit Let return correct perm (#18675) (#18689) 3 years ago
unittest
user Restrict email address validation (#17688) (#19085) 3 years ago
webhook Only send webhook events to active system webhooks and only deliver to active hooks (#19234) (#19248) 3 years ago
access.go Team permission allow different unit has different permission (#17811) 3 years ago
access_test.go
action.go
action_list.go
action_test.go
branches.go
branches_test.go
commit.go Collaborator trust model should trust collaborators (#18539) (#18557) 3 years ago
commit_status.go
commit_status_test.go
consistency.go
consistency_test.go
engine_test.go
error.go
fixture_generation.go
fixture_test.go
helper.go
helper_directory.go
helper_environment.go Fix the bug: deploy key with write access can not push (#19010) (#19182) 3 years ago
issue.go User specific repoID or xorm builder conditions for issue search (#19475) (#19476) 3 years ago
issue_assignees.go
issue_assignees_test.go
issue_comment.go Fix PR comments UI (#18323) 3 years ago
issue_comment_list.go
issue_comment_test.go
issue_dependency.go
issue_dependency_test.go
issue_label.go User specific repoID or xorm builder conditions for issue search (#19475) (#19476) 3 years ago
issue_label_test.go
issue_list.go
issue_list_test.go
issue_lock.go Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
issue_milestone.go Only view milestones from current repo (#18414) (#18417) 3 years ago
issue_milestone_test.go Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
issue_reaction.go
issue_reaction_test.go
issue_stopwatch.go
issue_stopwatch_test.go
issue_test.go User specific repoID or xorm builder conditions for issue search (#19475) (#19476) 3 years ago
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
lfs.go Improve SyncMirrors logging (#19045) (#19050) 3 years ago
lfs_lock.go
main_test.go
migrate.go remove redundant call to UpdateRepoStats during migration (#18591) (#18794) 3 years ago
migrate_test.go remove redundant call to UpdateRepoStats during migration (#18591) (#18794) 3 years ago
notification.go Ignore missing comment for user notifications (#18954) (#19043) 3 years ago
notification_test.go
org.go Team permission allow different unit has different permission (#17811) 3 years ago
org_team.go Performance improvement for add team user when org has more than 1000 repositories (#19227) (#19289) 3 years ago
org_team_test.go Add `GetUserTeams` (#18499) (#18531) 3 years ago
org_test.go
project.go
project_board.go
project_issue.go
project_test.go
protected_tag.go
protected_tag_test.go
pull.go Set correct PR status on 3way on conflict checking (#19457) (#19458) 3 years ago
pull_list.go Don't delete branch if other PRs with this branch are open (#18164) 3 years ago
pull_test.go Move checks for pulls before merge into own function (#19271) (#19277) 3 years ago
release.go
repo.go Fix potential assignee query for repo (#18994) (#18999) 3 years ago
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go
repo_generate.go
repo_generate_test.go
repo_list.go Prevent ambiguous column error in organizations page (#18314) 3 years ago
repo_list_test.go
repo_permission.go Team permission allow different unit has different permission (#17811) 3 years ago
repo_permission_test.go
repo_test.go Fix potential assignee query for repo (#18994) (#18999) 3 years ago
repo_transfer.go
repo_transfer_test.go
review.go Fix various typos (#18219) 3 years ago
review_test.go
statistic.go Refactor auth package (#17962) 3 years ago
task.go
token.go Refactor auth package (#17962) 3 years ago
token_test.go
upload.go
user.go Cleanup protected branches when deleting users & teams (#19158) (#19174) 3 years ago
user_heatmap.go
user_heatmap_test.go
user_test.go
userlist.go
userlist_test.go