gitea/models
Ethan Koenig 2559a34b97 Load label ID in NewLabels ()
..
fixtures Consolidate boilerplate in integration tests ()
migrations Refactor session close as xorm already does everything needed internally ()
access.go Refactor and fix incorrect comment ()
access_test.go Refactor and fix incorrect comment ()
action.go Fix bug in Action.loadRepo() ()
action_test.go Fix user profile activity feed ()
admin.go refactor: remove workaround after the golang 1.7 release. ()
admin_test.go Unit tests for models/admin
attachment.go Refactor session close as xorm already does everything needed internally ()
attachment_test.go MySQL, Postgres integration tests in drone ()
branches.go Refactor session close as xorm already does everything needed internally ()
consistency.go Fix activity feed ()
error.go Rework SSH key management UI to add GPG ()
error_oauth2.go gofmt ()
external_login_user.go Add primary key and index to external login user table ()
git_diff.go Fix diff of renamed and modified file ()
git_diff_test.go Fix import order ()
gpg_key.go Refactor session close as xorm already does everything needed internally ()
gpg_key_test.go Fix GPG email checking to be case insensitive ()
graph.go fix , commit messages containing a pipe ()
graph_test.go Fix benchmarktests ()
helper.go Fix lint errors
issue.go Enable assignee e-mail notification ()
issue_comment.go Fix and fix issue comments hidden ()
issue_indexer.go Fix import order ()
issue_label.go Load label ID in NewLabels ()
issue_label_test.go Load label ID in NewLabels ()
issue_list.go Fix ghost user bug ()
issue_list_test.go Unit tests for issue_list ()
issue_mail.go Enable assignee e-mail notification ()
issue_milestone.go Refactor session close as xorm already does everything needed internally ()
issue_milestone_test.go Fix import order ()
issue_test.go Fix misspelled variables
issue_user.go Refactor session close as xorm already does everything needed internally ()
issue_user_test.go Move IssueUser code to separate file ()
issue_watch.go Code style fixes
issue_watch_test.go Improve tests a little
lfs.go Refactor session close as xorm already does everything needed internally ()
login_source.go fix bug not to trim space of login username ()
mail.go xxx_active_code_live setting in printed in hours and minutes instead … ()
main_test.go Run unused test
models.go Refactor session close as xorm already does everything needed internally ()
models_sqlite.go go vet
models_test.go Cleaner IMO ()
models_tidb.go Remove go version from build tags ()
notification.go Consider issue_watchers while sending notifications
notification_test.go Consistency checks for unit tests ()
oauth2.go gofmt ()
org.go Refactor session close as xorm already does everything needed internally ()
org_team.go Refactor session close as xorm already does everything needed internally ()
org_team_test.go Fix typos in models/ and modules/ ()
org_test.go Consistency checks for unit tests ()
pull.go Fix fast-forward PR bug ()
pull_test.go Consistency checks for unit tests ()
release.go Fix typos in models/ and modules/ ()
repo.go Refactor session close as xorm already does everything needed internally ()
repo_branch.go Gracefully handle bare repositories on API operations. ()
repo_collaboration.go Refactor session close as xorm already does everything needed internally ()
repo_collaboration_test.go Unit tests for models/repo_collaboration ()
repo_editor.go Refactor session close as xorm already does everything needed internally ()
repo_list.go Improve dashboard repo search ()
repo_list_test.go refactor: move SearchRepositoryByName testing. ()
repo_mirror.go Fix status table race condition ()
repo_redirect.go Redirects for renamed repos ()
repo_redirect_test.go Unit tests for repo redirects ()
repo_test.go Include formatting check to the `make test` (and thus also `check`) rule ()
repo_unit.go Add units to team ()
repo_watch.go Unit tests for repo watching ()
repo_watch_test.go Unit tests for repo watching ()
ssh_key.go Refactor session close as xorm already does everything needed internally ()
ssh_key_test.go Use assert in legacy unit tests ()
star.go refactor: small optimize for sql query ()
star_test.go feat: support search bar on star tab of user profile. ()
status.go Show commit status icon in commits table ()
status_test.go Status-API ()
test_fixtures.go Integration test framework ()
token.go Create missing database indexes ()
token_test.go Less boilerplate in models/ unit tests ()
twofactor.go Two factor authentication support ()
unit.go Add units to team ()
unit_tests.go Fix search by issue type ()
update.go Remove env user salt since no need to use ()
update_test.go Move push update to post-receive and protected branch check to pre-receive ()
user.go Refactor session close as xorm already does everything needed internally ()
user_follow.go Refactor session close as xorm already does everything needed internally ()
user_follow_test.go Move user_follow to separate file ()
user_mail.go Refactor session close as xorm already does everything needed internally ()
user_mail_test.go test: Add user mail testing. ()
user_openid.go Run "make fmt" with go-1.6 ()
user_openid_test.go Run "make fmt" with go-1.6 ()
user_test.go Fix and test for delete user ()
webhook.go Refactor session close as xorm already does everything needed internally ()
webhook_slack.go Fix typos in models/ ()
webhook_test.go Add Gitea Webhook ()
wiki.go Update code.gitea.io/git ()
wiki_test.go Better settings for unit tests ()