..
fixtures
Support search operators for commits search ( #6479 )
6 years ago
migrations
fix upload attachments ( #6481 )
6 years ago
access.go
…
access_test.go
…
action.go
Better logging ( #6038 ) ( #6095 )
6 years ago
action_list.go
…
action_test.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
admin.go
Better logging ( #6038 ) ( #6095 )
6 years ago
admin_test.go
…
attachment.go
fix upload attachments ( #6481 )
6 years ago
attachment_test.go
fix upload attachments ( #6481 )
6 years ago
branches.go
Better logging ( #6038 ) ( #6095 )
6 years ago
branches_test.go
…
consistency.go
…
error.go
Integrate OAuth2 Provider ( #5378 )
6 years ago
error_oauth2.go
…
external_login_user.go
…
git_diff.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
git_diff_test.go
Fix ParsePatch function to work with quoted diff --git strings ( #6323 )
6 years ago
gpg_key.go
Better logging ( #6038 ) ( #6095 )
6 years ago
gpg_key_test.go
…
graph.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
graph_test.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
helper.go
…
issue.go
Better logging ( #6038 ) ( #6095 )
6 years ago
issue_assignees.go
Better logging ( #6038 ) ( #6095 )
6 years ago
issue_assignees_test.go
…
issue_comment.go
Better logging ( #6038 ) ( #6095 )
6 years ago
issue_comment_list.go
…
issue_comment_test.go
…
issue_dependency.go
…
issue_dependency_test.go
…
issue_label.go
…
issue_label_test.go
…
issue_list.go
…
issue_list_test.go
…
issue_lock.go
…
issue_mail.go
fix mail notification when close/reopen issue ( #6581 )
6 years ago
issue_milestone.go
Better logging ( #6038 ) ( #6095 )
6 years ago
issue_milestone_test.go
…
issue_reaction.go
…
issue_reaction_test.go
…
issue_stopwatch.go
…
issue_stopwatch_test.go
…
issue_test.go
…
issue_tracked_time.go
…
issue_tracked_time_test.go
…
issue_user.go
…
issue_user_test.go
…
issue_watch.go
…
issue_watch_test.go
…
lfs.go
…
lfs_lock.go
Better logging ( #6038 ) ( #6095 )
6 years ago
login_source.go
fix bug when user login and want to resend register confirmation email ( #6482 )
6 years ago
mail.go
Make distinction between DisplayName and Username in email templates ( #6495 )
6 years ago
main_test.go
…
models.go
fix dump table name error and add some test for dump database ( #6394 )
6 years ago
models_sqlite.go
fix dump table name error and add some test for dump database ( #6394 )
6 years ago
models_test.go
fix dump table name error and add some test for dump database ( #6394 )
6 years ago
notification.go
…
notification_test.go
…
oauth2.go
…
oauth2_application.go
Integrate OAuth2 Provider ( #5378 )
6 years ago
oauth2_application_test.go
Integrate OAuth2 Provider ( #5378 )
6 years ago
org.go
Better logging ( #6038 ) ( #6095 )
6 years ago
org_team.go
Fixes #6446 - Sort team members and team's repositories ( #6525 )
6 years ago
org_team_test.go
…
org_test.go
…
pull.go
Show last commit status in pull request lists ( #6465 )
6 years ago
pull_test.go
…
release.go
Better logging ( #6038 ) ( #6095 )
6 years ago
release_test.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
repo.go
Improve issue autolinks ( #6273 )
6 years ago
repo_activity.go
…
repo_branch.go
Delete local branch if it exists ( #6497 )
6 years ago
repo_collaboration.go
…
repo_collaboration_test.go
…
repo_indexer.go
Better logging ( #6038 ) ( #6095 )
6 years ago
repo_issue.go
…
repo_list.go
…
repo_list_test.go
Support search operators for commits search ( #6479 )
6 years ago
repo_mirror.go
Better logging ( #6038 ) ( #6095 )
6 years ago
repo_permission.go
Fixed unitTypeCode not being used ( #6419 )
6 years ago
repo_permission_test.go
…
repo_redirect.go
…
repo_redirect_test.go
…
repo_tag.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
repo_test.go
Improve issue autolinks ( #6273 )
6 years ago
repo_unit.go
…
repo_watch.go
…
repo_watch_test.go
…
review.go
…
review_test.go
…
ssh_key.go
Better logging ( #6038 ) ( #6095 )
6 years ago
ssh_key_test.go
…
star.go
…
star_test.go
…
status.go
Better logging ( #6038 ) ( #6095 )
6 years ago
status_test.go
…
test_fixtures.go
…
token.go
…
token_test.go
…
topic.go
…
topic_test.go
…
twofactor.go
…
u2f.go
Better logging ( #6038 ) ( #6095 )
6 years ago
u2f_test.go
Override xorm type mapping for U2F counter ( #6232 )
6 years ago
unit.go
…
unit_tests.go
…
update.go
Better logging ( #6038 ) ( #6095 )
6 years ago
update_test.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
upload.go
…
user.go
Better logging ( #6038 ) ( #6095 )
6 years ago
user_follow.go
…
user_follow_test.go
…
user_heatmap.go
…
user_heatmap_test.go
…
user_mail.go
…
user_mail_test.go
…
user_openid.go
…
user_openid_test.go
…
user_test.go
…
webhook.go
Better logging ( #6038 ) ( #6095 )
6 years ago
webhook_dingtalk.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
webhook_discord.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
webhook_slack.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
webhook_test.go
…
wiki.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
wiki_test.go
…