gitea/models
Lauris BH bd6f24b4ab
Add deleted_branch table fixture (#2832)
8 years ago
..
fixtures
migrations
access.go
access_test.go
action.go
action_test.go
admin.go
admin_test.go
attachment.go Use AfterLoad instead of AfterSet on Structs (#2628) 8 years ago
attachment_test.go MySQL, Postgres integration tests in drone (#1638) 9 years ago
branches.go Add branch overiew page (#2108) 8 years ago
branches_test.go Add deleted_branch table fixture (#2832) 8 years ago
consistency.go
error.go
error_oauth2.go
external_login_user.go
git_diff.go Fix diff of renamed and modified file (#1967) 8 years ago
git_diff_test.go Fix import order (#1951) 8 years ago
gpg_key.go
gpg_key_test.go
graph.go
graph_test.go Fix benchmarktests (#557) 9 years ago
helper.go
issue.go
issue_comment.go
issue_comment_test.go Fix issue updated_unix bug (#2204) 8 years ago
issue_indexer.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go
issue_mail.go
issue_milestone.go
issue_milestone_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
login_source.go
mail.go
main_test.go
models.go Set session and indexers' data files rel to AppDataPath (#2192) 8 years ago
models_sqlite.go
models_test.go
models_tidb.go Remove go version from build tags (#133) 9 years ago
notification.go
notification_test.go
oauth2.go Replace calls to xorm UseBool with Where (#2237) 8 years ago
org.go Hide unactive on explore users and some refactors (#2741) 8 years ago
org_team.go Replace deprecated Id method with ID (#2655) 8 years ago
org_team_test.go
org_test.go
pull.go
pull_test.go Fix unit test race condition (#2516) 8 years ago
release.go
repo.go Code/repo search (#2582) 8 years ago
repo_activity.go
repo_branch.go Create new branch from branch selection dropdown (#2130) 8 years ago
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go Code/repo search (#2582) 8 years ago
repo_indexer.go
repo_issue.go
repo_list.go
repo_list_test.go
repo_mirror.go
repo_redirect.go
repo_redirect_test.go
repo_test.go
repo_unit.go Remove repo unit index (#2621) 8 years ago
repo_watch.go
repo_watch_test.go
ssh_key.go
ssh_key_test.go
star.go
star_test.go
status.go
status_test.go Fix tests code to prevent some runtime errors (#2381) 8 years ago
test_fixtures.go
token.go
token_test.go
twofactor.go
unit.go
unit_tests.go
update.go
update_test.go
user.go
user_follow.go
user_follow_test.go Move user_follow to separate file (#1210) 9 years ago
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go Add search mode option to /api/repo/search (#2756) 8 years ago
webhook.go
webhook_discord.go
webhook_slack.go Make URL scheme unambiguous (#2408) 8 years ago
webhook_test.go
wiki.go
wiki_test.go