gitea/models
Kjell Kvinge 4b0974ec10 Fix benchmarktests ()
..
fixtures Unit tests for token and update models
migrations Restrict creating organisations by user ()
access.go Optimization for user.GetRepositoryAccesses to reduce db query times ()
action.go fix tag webhook 404 error ()
admin.go Lint models/admin.go
error.go Restrict creating organisations by user ()
git_diff.go Git LFS support v2 ()
git_diff_test.go fix gofmt error
graph.go commithgraph / timeline ()
graph_test.go Fix benchmarktests ()
issue.go fix gofmt error
issue_comment.go UpdateIssueUsersByMentions was calling database write operations while ()
issue_label.go Added sorting to the labels & milestones page ()
issue_mail.go UpdateIssueUsersByMentions was calling database write operations while ()
lfs.go Git LFS support v2 ()
login_source.go Correction LDAP validation ()
mail.go Implement sendmail ()
models.go fix gofmt error
models_sqlite.go go vet
models_test.go add test suites
models_tidb.go Remove go version from build tags ()
notification.go Notification - Step 1 ()
org.go Restrict creating organisations by user ()
org_team.go rename all uID -> userID on models/org_team.go
pull.go Speed up conflict checking in pull request creation ()
release.go change the default action when deleting a release to not delete tag
repo.go resolved : when migrate empty wiki repo, then ignore ()
repo_branch.go Lint models/repo_branch.go
repo_collaboration.go API Endpoints for collaborators ()
repo_editor.go update code.gitea.io/git ()
repo_mirror.go Fix string format verbs ()
repo_test.go fixed test build error
setup_for_test.go Unit tests for token and update models
ssh_key.go Replace Gogs with Gitea ()
ssh_key_test.go Update import paths from github.com/go-gitea to code.gitea.io ()
star.go Tab on user profile to show starred repos ()
token.go fixed vulnerabilities ()
token_test.go Unit tests for token and update models
update.go update code.gitea.io/git ()
update_test.go Unit tests for token and update models
user.go Restrict creating organisations by user ()
user_mail.go Fix random string generator ()
webhook.go Fix string format verbs ()
webhook_slack.go Fix breakage from vendor-update
wiki.go In the wiki title replace tab with a space ()