gitea/models
..
fixtures
migrations
access_test.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
access.go
action_list.go
action_test.go
action.go
admin_test.go
admin.go
attachment_test.go
attachment.go
branches_test.go Add deleted_branch table fixture (#2832) 2017-11-04 15:31:59 +02:00
branches.go
consistency.go
error_oauth2.go
error.go Hash App token (#6724) 2019-05-04 11:45:34 -04:00
external_login_user.go Add primary key and index to external login user table (#1656) 2017-05-02 16:41:44 +08:00
git_blame_test.go
git_blame.go Add option to blame files (#5721) 2019-04-19 22:47:00 -04:00
git_diff_test.go
git_diff.go
gpg_key_test.go
gpg_key.go Fix wrong GPG expire date (#6643) 2019-04-15 20:32:15 -04:00
graph_test.go
graph.go
helper_directory.go
helper_environment.go
helper.go
issue_assignees_test.go
issue_assignees.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
issue_comment_list.go
issue_comment_test.go
issue_comment.go
issue_dependency_test.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_list_test.go Shows total tracked time in issue and milestone list (#3341) 2018-04-29 13:58:47 +08:00
issue_list.go
issue_lock.go
issue_mail.go
issue_milestone_test.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
issue_milestone.go
issue_reaction_test.go Ensure valid git author names passed in signatures (#5774) 2019-01-24 16:12:17 +02:00
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 Hide unactive on explore users and some refactors (#2741) 2017-10-24 20:36:19 +03:00
issue_watch.go
issue.go Fix index produces problem when issues/pulls deleted (#6973) 2019-05-18 10:37:49 +08:00
lfs_lock.go
lfs.go
log.go
login_source.go
mail.go
main_test.go
migrate.go
models_sqlite.go
models_test.go
models.go
notification_test.go
notification.go
oauth2_application_test.go
oauth2_application.go OAuth2 Grant UI (#6625) 2019-04-17 16:18:16 +08:00
oauth2.go
org_team_test.go
org_team.go
org_test.go
org.go
pull_test.go
pull.go
release_test.go
release.go
repo_activity.go
repo_branch.go Remove local clones & make hooks run on merge/edit/upload (#6672) 2019-05-11 11:29:17 -04:00
repo_collaboration_test.go
repo_collaboration.go
repo_indexer.go
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 Redirects for renamed repos (#807) 2017-02-05 22:35:03 +08:00
repo_tag.go
repo_test.go
repo_unit.go
repo_watch_test.go
repo_watch.go
repo.go Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 2019-05-30 11:09:05 -04:00
review_test.go Show review summary in pull requests (#5132) 2018-11-22 15:17:36 +02:00
review.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
ssh_key_test.go
ssh_key.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
star_test.go
star.go
status_test.go
status.go
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 Refactor session close as xorm already does everything needed internally (#2020) 2017-06-21 08:57:05 +08:00
user_heatmap_test.go
user_heatmap.go
user_mail_test.go
user_mail.go
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
user_openid.go
user_test.go
user.go
webhook_dingtalk.go
webhook_discord.go
webhook_msteams.go
webhook_slack.go
webhook_telegram.go
webhook_test.go
webhook.go
wiki_test.go
wiki.go