Платформа ЦРНП "Мирокод" для разработки проектов 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.
 
 
 
 
 
 
lstahlman e7a4f96fb6 Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". (#3269) 9 years ago
..
migrations models/user_mail: refactor EmailAddress 9 years ago
access.go
action.go
admin.go
error.go
git_diff.go
git_diff_test.go
issue.go Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". (#3269) 9 years ago
issue_comment.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
issue_label.go
issue_mail.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
login.go
mail.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
models.go
models_sqlite.go
models_tidb.go
org.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
org_team.go
pull.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
release.go
repo.go
repo_branch.go
repo_collaboration.go
repo_test.go
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go #2937 able to prohibit user login 9 years ago
user_mail.go models/user_mail: refactor EmailAddress 9 years ago
webhook.go models/webhook: restrict deletion to be explicitly with repo and org ID 9 years ago
webhook_slack.go
wiki.go