gitea/models
Ethan Koenig 4b23e6a694 Unit tests for models/action ()
..
fixtures Unit tests for models/action ()
migrations Restrict creating organisations by user ()
access.go Fix SQL bug in models/access ()
access_test.go Unit tests for models/action ()
action.go Create missing database indexes ()
action_test.go Unit tests for models/action ()
admin.go Create missing database indexes ()
error.go Fix typos in models/ ()
git_diff.go Fix typos in models/ ()
git_diff_test.go fix gofmt error
graph.go Fix typos in models/ ()
graph_test.go Fix benchmarktests ()
issue.go Merge pull request from ethantkoenig/tests/pull
issue_comment.go Create missing database indexes ()
issue_label.go Fix typos in models/ ()
issue_mail.go Fix typos in models/ ()
lfs.go Git LFS support v2 ()
login_source.go Create missing database indexes ()
mail.go Implement sendmail ()
models.go Update xorm and dependencies vendor for feature to dump to other database ()
models_sqlite.go go vet
models_test.go add test suites
models_tidb.go Remove go version from build tags ()
notification.go Merge pull request from andreynering/notifications-step-2
org.go Create missing database indexes ()
org_team.go rename all uID -> userID on models/org_team.go
pull.go Merge pull request from ethantkoenig/tests/pull
pull_test.go Unit tests for models/pull.go
release.go Create missing database indexes ()
repo.go API endpoint for subscribers ()
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 Create missing database indexes ()
repo_test.go fixed test build error
setup_for_test.go Unit tests for models/action ()
ssh_key.go Fix typos in models/ ()
ssh_key_test.go Update import paths from github.com/go-gitea to code.gitea.io ()
star.go API endpoint for stargazers ()
token.go Create missing database indexes ()
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 Add Keep email private (see issue ). ()
user_mail.go Fix typos in models/ ()
webhook.go Create missing database indexes ()
webhook_slack.go Fix typos in models/ ()
wiki.go In the wiki title replace tab with a space ()