..
fixtures
Move migrating repository from frontend to backend ( #6200 )
5 years ago
migrations
Move migrating repository from frontend to backend ( #6200 )
5 years ago
access.go
…
access_test.go
…
action.go
…
action_list.go
refactor: reduce sql query in retrieveFeeds ( #3547 )
7 years ago
action_test.go
Alwaywas return local url for users avatar ( #8245 )
5 years ago
admin.go
…
admin_test.go
…
attachment.go
Extract actions on deletereleasebyid from models to release service ( #8219 )
5 years ago
attachment_test.go
…
branches.go
Allow users with explicit read access to give approvals ( #8382 )
5 years ago
branches_test.go
Add deleted_branch table fixture ( #2832 )
7 years ago
commit_status.go
…
commit_status_test.go
…
consistency.go
…
context.go
Move all mail related codes from models to services/mailer ( #7200 )
5 years ago
convert.go
…
error.go
Transaction-aware retry create issue to cope with duplicate keys ( #8307 )
5 years ago
error_oauth2.go
…
external_login_user.go
…
gpg_key.go
Display ui time with customize time location ( #7792 )
6 years ago
gpg_key_test.go
…
graph.go
…
graph_test.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
helper.go
Add reactions to issues/PR and comments ( #2856 )
7 years ago
helper_directory.go
…
helper_environment.go
Fix bug create/edit wiki pages when code master branch protected ( #7580 )
6 years ago
issue.go
Move change issue title from models to issue service package ( #8456 )
5 years ago
issue_assignees.go
Use gitea forked macaron ( #7933 )
6 years ago
issue_assignees_test.go
…
issue_comment.go
Move create issue comment to comments package ( #8212 )
5 years ago
issue_comment_list.go
…
issue_comment_test.go
Pull request review/approval and comment on code ( #3748 )
7 years ago
issue_dependency.go
Display ui time with customize time location ( #7792 )
6 years ago
issue_dependency_test.go
Fix an error while adding a dependency via UI. ( #5862 )
6 years ago
issue_label.go
Fix label count ( #8267 )
5 years ago
issue_label_test.go
Fix label count ( #8267 )
5 years ago
issue_list.go
…
issue_list_test.go
…
issue_lock.go
Move change issue title from models to issue service package ( #8456 )
5 years ago
issue_milestone.go
Update milestone issues numbers when save milestone and other code improvements ( #8411 )
5 years ago
issue_milestone_test.go
Fix milestone num_issues ( #8221 )
5 years ago
issue_reaction.go
…
issue_reaction_test.go
Ensure valid git author names passed in signatures ( #5774 )
6 years ago
issue_stopwatch.go
Display ui time with customize time location ( #7792 )
6 years ago
issue_stopwatch_test.go
…
issue_test.go
Move change issue title from models to issue service package ( #8456 )
5 years ago
issue_tracked_time.go
Display ui time with customize time location ( #7792 )
6 years ago
issue_tracked_time_test.go
Feature: Timetracking ( #2211 )
8 years ago
issue_user.go
Move all mail related codes from models to services/mailer ( #7200 )
5 years ago
issue_user_test.go
Move all mail related codes from models to services/mailer ( #7200 )
5 years ago
issue_watch.go
Display ui time with customize time location ( #7792 )
6 years ago
issue_watch_test.go
Hide unactive on explore users and some refactors ( #2741 )
7 years ago
issue_xref.go
Fix nil ref ( #8281 )
5 years ago
lfs.go
…
lfs_lock.go
…
log.go
…
login_source.go
…
main_test.go
…
migrate.go
…
models.go
Move migrating repository from frontend to backend ( #6200 )
5 years ago
models_test.go
…
notification.go
…
notification_test.go
…
oauth2.go
…
oauth2_application.go
…
oauth2_application_test.go
OAuth2 Grant UI ( #6625 )
6 years ago
org.go
Add teams to repo on collaboration page. ( #8045 )
5 years ago
org_team.go
Ignore mentions for users with no access ( #8395 )
5 years ago
org_team_test.go
…
org_test.go
Add teams to repo on collaboration page. ( #8045 )
5 years ago
pull.go
Transaction-aware retry create issue to cope with duplicate keys ( #8307 )
5 years ago
pull_test.go
…
release.go
Add extra user information when migrating release ( #8331 )
5 years ago
repo.go
Move migrating repository from frontend to backend ( #6200 )
5 years ago
repo_activity.go
…
repo_branch.go
Add golangci ( #6418 )
6 years ago
repo_collaboration.go
Add teams to repo on collaboration page. ( #8045 )
5 years ago
repo_collaboration_test.go
Add teams to repo on collaboration page. ( #8045 )
5 years ago
repo_indexer.go
Restrict repository indexing by glob match ( #7767 )
6 years ago
repo_issue.go
…
repo_list.go
…
repo_list_test.go
…
repo_mirror.go
Move mirror to a standalone package from models ( #7486 )
5 years ago
repo_permission.go
…
repo_permission_test.go
fix bug when update owner team then visit team's repo return 404 ( #6119 )
6 years ago
repo_redirect.go
…
repo_redirect_test.go
…
repo_tag.go
…
repo_test.go
…
repo_unit.go
Use gitea forked macaron ( #7933 )
6 years ago
repo_watch.go
…
repo_watch_test.go
Hide unactive on explore users and some refactors ( #2741 )
7 years ago
review.go
…
review_test.go
Show review summary in pull requests ( #5132 )
6 years ago
ssh_key.go
Fixes #8369 : Create .ssh dir as necessary ( #8486 )
5 years ago
ssh_key_test.go
…
star.go
Ensure that sessions are passed into queries that could use the database to prevent deadlocks ( #5718 )
6 years ago
star_test.go
…
task.go
Move migrating repository from frontend to backend ( #6200 )
5 years ago
test_fixtures.go
Increase the retry limit to 20 times and the interval to 200ms ( #5134 )
6 years ago
token.go
Display ui time with customize time location ( #7792 )
6 years ago
token_test.go
…
topic.go
…
topic_test.go
…
twofactor.go
Display ui time with customize time location ( #7792 )
6 years ago
u2f.go
…
u2f_test.go
…
unit.go
…
unit_tests.go
…
update.go
…
update_test.go
move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )
6 years ago
upload.go
Use gitea forked macaron ( #7933 )
6 years ago
user.go
Revert "Fix issues/pr list broken when there are many repositories ( #8409 )" ( #8427 )
5 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
Fix SQL quoting ( #5117 )
6 years ago
user_openid_test.go
…
user_test.go
Revert "Fix issues/pr list broken when there are many repositories ( #8409 )" ( #8427 )
5 years ago
userlist.go
Add teams to repo on collaboration page. ( #8045 )
5 years ago
userlist_test.go
…
webhook.go
…
webhook_dingtalk.go
…
webhook_discord.go
…
webhook_msteams.go
…
webhook_slack.go
Fix Slack webhook fork message ( #7774 )
6 years ago
webhook_telegram.go
…
webhook_test.go
…
wiki.go
Use gitea forked macaron ( #7933 )
6 years ago
wiki_test.go
…