This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174)
* make xorm log configable

* bug fixed for other sub commands except web

* rebase and fix xorm log

* bug fix for TrimSpace
2017-02-20 16:11:13 +08:00
..
fixtures
migrations
access.go
access_test.go
action.go
action_test.go Less boilerplate in models/ unit tests (#725) 2017-01-25 10:49:51 +08:00
admin.go Unit tests for models/admin 2017-01-09 21:49:51 +01:00
admin_test.go
attachment.go
consistency_test.go
error.go
git_diff.go
git_diff_test.go
graph.go
graph_test.go
issue.go
issue_comment.go
issue_indexer.go
issue_label.go
issue_label_test.go
issue_mail.go
issue_milestone.go
issue_milestone_test.go
issue_user.go
issue_user_test.go
lfs.go
login_source.go
mail.go
models.go
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
org.go
org_team.go
org_test.go
pull.go Check for manual merging of a pull request (#719) 2017-02-05 21:07:44 +08:00
pull_test.go
release.go
repo.go
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_redirect.go Redirects for renamed repos (#807) 2017-02-05 22:35:03 +08:00
repo_redirect_test.go
repo_test.go
repo_unit.go
repo_watch.go
repo_watch_test.go
setup_for_test.go
ssh_key.go
ssh_key_test.go
star.go
star_test.go
token.go
token_test.go
twofactor.go
unit.go
update.go
update_test.go Less boilerplate in models/ unit tests (#725) 2017-01-25 10:49:51 +08:00
user.go
user_mail.go
user_mail_test.go
user_test.go
webhook.go
webhook_slack.go
webhook_test.go
wiki.go
wiki_test.go Better settings for unit tests (#795) 2017-01-30 13:17:43 +08:00