Платформа ЦРНП "Мирокод" для разработки проектов 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.
 
 
 
 
 
 
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917) 8 years ago
..
fixtures Fix public activity showing private repos (#892) 8 years ago
migrations
access.go
access_test.go
action.go
action_test.go
admin.go
admin_test.go
attachment.go
consistency_test.go Fix consistency check (#866) 8 years ago
error.go Use fingerprint to check instead content for public key (#911) 8 years ago
git_diff.go
git_diff_test.go
graph.go
graph_test.go
issue.go Fix logging bug 8 years ago
issue_comment.go Bug fixed for deleted label in issue comment (#904) 8 years ago
issue_indexer.go
issue_label.go small optimization for get issue labels 8 years ago
issue_label_test.go Fix consistency check (#866) 8 years ago
issue_mail.go
issue_milestone.go Unit tests for issue_milestone (#878) 8 years ago
issue_milestone_test.go Unit tests for issue_milestone (#878) 8 years ago
issue_user.go Gogs -> Gitea (#877) 8 years ago
issue_user_test.go
lfs.go
login_source.go
mail.go
models.go Small optimization for getTeamIDs (#919) 8 years ago
models_sqlite.go
models_test.go fix: gofmt error. (#918) 8 years ago
models_tidb.go
notification.go
notification_test.go
org.go Small optimization for getTeamIDs (#919) 8 years ago
org_team.go
org_test.go
pull.go
pull_test.go
release.go
repo.go feat: support search bar on star tab of user profile. (#917) 8 years ago
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_redirect.go
repo_test.go Fix public activity showing private repos (#892) 8 years ago
repo_unit.go
setup_for_test.go
ssh_key.go Use fingerprint to check instead content for public key (#911) 8 years ago
ssh_key_test.go
star.go feat: support search bar on star tab of user profile. (#917) 8 years ago
star_test.go feat: support search bar on star tab of user profile. (#917) 8 years ago
token.go
token_test.go
twofactor.go
unit.go
update.go
update_test.go
user.go Implement basic Open Graph support. (#901) 8 years ago
user_mail.go
user_mail_test.go
user_test.go
webhook.go
webhook_slack.go
webhook_test.go
wiki.go
wiki_test.go