1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 05:43:57 +01:00
gitea/models
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
* Add avatar and issue labels

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix redundant if-err

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-11-25 13:17:51 +08:00
..
fixtures Refactor Issues Subscription (#8738) 2019-11-20 22:50:54 +08:00
migrations Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
access_test.go
access.go
action_list.go
action_test.go Fix permission checks for close/reopen from commit (#8875) 2019-11-15 15:20:47 +00:00
action.go Fix permission checks for close/reopen from commit (#8875) 2019-11-15 15:20:47 +00:00
admin_test.go
admin.go
attachment_test.go
attachment.go
branches_test.go
branches.go Update branch API endpoint to show effective branch protection. (#9031) 2019-11-16 19:39:18 +00:00
commit_status_test.go
commit_status.go
consistency.go
context.go
convert.go
error_oauth2.go
error.go
external_login_user.go
gpg_key_test.go
gpg_key.go
helper_directory.go
helper_environment.go
helper.go
issue_assignees_test.go
issue_assignees.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
issue_comment_list.go
issue_comment_test.go
issue_comment.go Avoid re-issuing redundant cross-references. (#8734) 2019-11-19 01:43:03 +02:00
issue_dependency_test.go
issue_dependency.go
issue_label_test.go
issue_label.go Add avatar and issue labels to template repositories (#9149) 2019-11-25 13:17:51 +08:00
issue_list_test.go
issue_list.go
issue_lock.go
issue_milestone_test.go
issue_milestone.go
issue_reaction_test.go
issue_reaction.go
issue_stopwatch_test.go
issue_stopwatch.go
issue_test.go
issue_tracked_time_test.go
issue_tracked_time.go
issue_user_test.go
issue_user.go
issue_watch_test.go Refactor Issues Subscription (#8738) 2019-11-20 22:50:54 +08:00
issue_watch.go Refactor Issues Subscription (#8738) 2019-11-20 22:50:54 +08:00
issue_xref_test.go Avoid re-issuing redundant cross-references. (#8734) 2019-11-19 01:43:03 +02:00
issue_xref.go Avoid re-issuing redundant cross-references. (#8734) 2019-11-19 01:43:03 +02:00
issue.go Avoid re-issuing redundant cross-references. (#8734) 2019-11-19 01:43:03 +02:00
lfs_lock.go
lfs.go
log.go
login_source.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
main_test.go
migrate.go
models_test.go
models.go
notification_test.go
notification.go
oauth2_application_test.go
oauth2_application.go
oauth2.go
org_team_test.go
org_team.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
org_test.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
org.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
pull_list.go
pull_test.go
pull.go Move merge actions to notification (#9024) 2019-11-21 12:08:42 -05:00
release.go
repo_activity.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
repo_branch.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
repo_collaboration_test.go
repo_collaboration.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
repo_generate.go Add avatar and issue labels to template repositories (#9149) 2019-11-25 13:17:51 +08:00
repo_indexer.go fix race on indexer (#9136) 2019-11-23 23:03:35 +08:00
repo_issue.go
repo_list_test.go
repo_list.go
repo_mirror.go
repo_permission_test.go
repo_permission.go
repo_redirect_test.go
repo_redirect.go
repo_sign.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
repo_test.go Fix team links in HTML rendering (#9127) 2019-11-24 11:34:44 -05:00
repo_unit.go
repo_watch_test.go
repo_watch.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
repo.go Add avatar and issue labels to template repositories (#9149) 2019-11-25 13:17:51 +08:00
review_test.go Refactor pull request review (#8954) 2019-11-14 10:57:36 +08:00
review.go Fix show single review comments in the PR page (#9143) 2019-11-24 00:46:16 -05:00
ssh_key_test.go
ssh_key.go
star_test.go
star.go
task.go Hide given credentials for migrated repos. (#9097) 2019-11-20 13:01:09 -05:00
test_fixtures.go
token_test.go
token.go
topic_test.go
topic.go
twofactor.go
u2f_test.go
u2f.go
unit_tests.go
unit.go
update_test.go
update.go
upload.go
user_follow_test.go
user_follow.go
user_heatmap_test.go
user_heatmap.go
user_mail_test.go
user_mail.go
user_openid_test.go
user_openid.go
user_test.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
user.go fix: add search to reserved usernames (#9063) 2019-11-18 15:03:25 -05:00
userlist_test.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
userlist.go
webhook_test.go
webhook.go
wiki_test.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
wiki.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00