gitea/models
jaqra fc0580a4b7 make call createMilestoneComment on newIssue func ()
* make call createMilestoneComment on newIssue func

* make OldMilestoneID 0 instead of -1
..
fixtures Update heatmap fixtures to restore tests ()
migrations Fix extra columns from `label` table ()
access.go Recalculate repository access only for specific user ()
access_test.go
action.go Move sync mirror actions to mirror service package ()
action_list.go
action_test.go Rewrite reference processing code in preparation for opening/closing from comment references ()
admin.go Use gitea forked macaron ()
admin_test.go
attachment.go Upgrade xorm to v0.8.0 ()
attachment_test.go
branches.go Allow Protected Branches to Whitelist Deploy Keys ()
branches_test.go
commit_status.go Upgrade xorm to v0.8.0 ()
commit_status_test.go api: fix multiple bugs with statuses endpoints ()
consistency.go
context.go Move all mail related codes from models to services/mailer ()
convert.go Move database settings from models to setting ()
error.go Transaction-aware retry create issue to cope with duplicate keys ()
error_oauth2.go
external_login_user.go Allow more than 255 characters for tokens in external_login_user table ()
gpg_key.go Ensure default gpg settings not nil and found commits have reference to repo ()
gpg_key_test.go Display ui time with customize time location ()
graph.go Add pagination to commit graph page ()
graph_test.go Add pagination to commit graph page ()
helper.go
helper_directory.go Use gitea forked macaron ()
helper_environment.go
issue.go make call createMilestoneComment on newIssue func ()
issue_assignees.go Upgrade xorm to v0.8.0 ()
issue_assignees_test.go
issue_comment.go Upgrade xorm to v0.8.0 ()
issue_comment_list.go
issue_comment_test.go
issue_dependency.go Display ui time with customize time location ()
issue_dependency_test.go
issue_label.go Add 'Alt + click' feature to exclude labels ()
issue_label_test.go Fix label count ()
issue_list.go
issue_list_test.go
issue_lock.go Move change issue title from models to issue service package ()
issue_milestone.go Upgrade xorm to v0.8.0 ()
issue_milestone_test.go Fix milestone num_issues ()
issue_reaction.go Upgrade xorm to v0.8.0 ()
issue_reaction_test.go
issue_stopwatch.go Display ui time with customize time location ()
issue_stopwatch_test.go Display ui time with customize time location ()
issue_test.go Move issue label operations to issue service package ()
issue_tracked_time.go Upgrade xorm to v0.8.0 ()
issue_tracked_time_test.go
issue_user.go Upgrade xorm to v0.8.0 ()
issue_user_test.go Move all mail related codes from models to services/mailer ()
issue_watch.go Display ui time with customize time location ()
issue_watch_test.go
issue_xref.go Upgrade xorm to v0.8.0 ()
lfs.go Display ui time with customize time location ()
lfs_lock.go Upgrade xorm to v0.8.0 ()
log.go
login_source.go Upgrade xorm to v0.8.0 ()
main_test.go
migrate.go Upgrade xorm to v0.8.0 ()
models.go Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params ()
models_test.go Move database settings from models to setting ()
notification.go Display ui time with customize time location ()
notification_test.go
oauth2.go migrate gplus to google oauth2 provider ()
oauth2_application.go Upgrade xorm to v0.8.0 ()
oauth2_application_test.go
org.go Upgrade xorm to v0.8.0 ()
org_team.go Upgrade xorm to v0.8.0 ()
org_team_test.go Fix approvals counting ()
org_test.go Add teams to repo on collaboration page. ()
pull.go Fix bug on pull requests when transfer head repository ()
pull_test.go Fix bug on pull requests when transfer head repository ()
release.go Allow externalID to be UUID ()
repo.go Upgrade xorm to v0.8.0 ()
repo_activity.go Upgrade xorm to v0.8.0 ()
repo_branch.go
repo_collaboration.go Recalculate repository access only for specific user ()
repo_collaboration_test.go Add teams to repo on collaboration page. ()
repo_indexer.go Restore Graceful Restarting & Socket Activation ()
repo_issue.go
repo_list.go Include description in repository search. ()
repo_list_test.go Restrict repository indexing by glob match ()
repo_mirror.go Upgrade xorm to v0.8.0 ()
repo_permission.go
repo_permission_test.go
repo_redirect.go Use gitea forked macaron ()
repo_redirect_test.go
repo_sign.go Sign merges, CRUD, Wiki and Repository initialisation with gpg key ()
repo_tag.go
repo_test.go Use gitea forked macaron ()
repo_unit.go Upgrade xorm to v0.8.0 ()
repo_watch.go
repo_watch_test.go
review.go Upgrade xorm to v0.8.0 ()
review_test.go
ssh_key.go Upgrade xorm to v0.8.0 ()
ssh_key_test.go
star.go
star_test.go
task.go Move migrating repository from frontend to backend ()
test_fixtures.go
token.go Display ui time with customize time location ()
token_test.go
topic.go Add API endpoint for accessing repo topics ()
topic_test.go Add API endpoint for accessing repo topics ()
twofactor.go Display ui time with customize time location ()
u2f.go Display ui time with customize time location ()
u2f_test.go
unit.go
unit_tests.go Upgrade xorm to v0.8.0 ()
update.go Allow Protected Branches to Whitelist Deploy Keys ()
update_test.go
upload.go Use gitea forked macaron ()
user.go Fix bug on pull requests when transfer head repository ()
user_follow.go
user_follow_test.go
user_heatmap.go Move database settings from models to setting ()
user_heatmap_test.go Update heatmap fixtures to restore tests ()
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go Revert "Fix issues/pr list broken when there are many repositories ()" ()
userlist.go Add teams to repo on collaboration page. ()
userlist_test.go
webhook.go webhook: set Content-Type for application/x-www-form-urlencoded ()
webhook_dingtalk.go Improve webhooks ()
webhook_discord.go Improve webhooks ()
webhook_msteams.go Improve webhooks ()
webhook_slack.go Fix Slack webhook fork message ()
webhook_telegram.go
webhook_test.go Implement webhook branch filter ()
wiki.go Sign merges, CRUD, Wiki and Repository initialisation with gpg key ()
wiki_test.go