gitea/models
Lauris BH 1a906f800d Fix GPG email checking to be case insensitive ()
..
fixtures Consolidate boilerplate in integration tests ()
migrations Migration to fix existing owner team units ()
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 feat: add download count field and unit testing for attachment. ()
attachment_test.go MySQL, Postgres integration tests in drone ()
branches.go Do not allow commiting to protected branch from online editor ()
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 Fix GPG email checking to be case insensitive ()
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 Fix search by issue type ()
issue_comment.go Fix deleted milestone bug ()
issue_indexer.go Fix import order ()
issue_label.go small optimization for get issue labels
issue_label_test.go Fix consistency check ()
issue_list.go Fix ghost user bug ()
issue_list_test.go Unit tests for issue_list ()
issue_mail.go Adding #issuecomment to the URL in E-Mail notifications ()
issue_milestone.go Unit tests for issue_milestone ()
issue_milestone_test.go Fix import order ()
issue_test.go Fix misspelled variables
issue_user.go Gogs -> Gitea ()
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 Git LFS support v2 ()
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 SQLite has a query timeout. Hopefully fixes most 'database locked' errors ()
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 Fix bug in removeOrgRepo ()
org_team.go Add units to team ()
org_team_test.go Fix typos in models/ and modules/ ()
org_test.go Consistency checks for unit tests ()
pull.go Don't ignore error in getMergeCommit ()
pull_test.go Consistency checks for unit tests ()
release.go Fix typos in models/ and modules/ ()
repo.go fix bu ong normal user visit public repo ()
repo_branch.go Gracefully handle bare repositories on API operations. ()
repo_collaboration.go API Endpoints for collaborators ()
repo_collaboration_test.go Unit tests for models/repo_collaboration ()
repo_editor.go Update code.gitea.io/git ()
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 Delete Public SSH Key tmp file after calculating fingerprint ()
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 Fix status table race condition ()
user_follow.go Run "make fmt" with go-1.6 ()
user_follow_test.go Move user_follow to separate file ()
user_mail.go Fix typos in models/ ()
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 Add Gitea Webhook ()
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 ()