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
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796)
* Unit tests and remove unused functions in models/notification

* Read -> Unread
2017-01-30 22:21:49 +08:00
..
fixtures Unit tests and remove unused functions in models/notification (#796) 2017-01-30 22:21:49 +08:00
migrations
access.go
access_test.go Unit tests and bug fix for models/org 2017-01-27 12:24:06 -05:00
action.go
action_test.go
admin.go
admin_test.go
attachment.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
error.go
git_diff.go
git_diff_test.go
graph.go
graph_test.go
issue.go Track labels changed on issue view & resolved #542 (#788) 2017-01-30 20:46:45 +08:00
issue_comment.go Track labels changed on issue view & resolved #542 (#788) 2017-01-30 20:46:45 +08:00
issue_indexer.go
issue_label.go Track labels changed on issue view & resolved #542 (#788) 2017-01-30 20:46:45 +08:00
issue_mail.go
lfs.go
login_source.go
mail.go
models.go
models_sqlite.go
models_test.go
models_tidb.go
notification.go Unit tests and remove unused functions in models/notification (#796) 2017-01-30 22:21:49 +08:00
notification_test.go Unit tests and remove unused functions in models/notification (#796) 2017-01-30 22:21:49 +08:00
org.go Unit tests and bug fix for models/org 2017-01-27 12:24:06 -05:00
org_team.go fix xorm NewSession uncorrected usages (#774) 2017-01-28 00:11:41 +08:00
org_test.go Unit tests and bug fix for models/org 2017-01-27 12:24:06 -05:00
pull.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
pull_test.go fix xorm NewSession uncorrected usages (#774) 2017-01-28 00:11:41 +08:00
release.go
repo.go fix xorm NewSession uncorrected usages (#774) 2017-01-28 00:11:41 +08:00
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_test.go
setup_for_test.go Better settings for unit tests (#795) 2017-01-30 13:17:43 +08:00
ssh_key.go
ssh_key_test.go
star.go fix xorm NewSession uncorrected usages (#774) 2017-01-28 00:11:41 +08:00
star_test.go
token.go
token_test.go
twofactor.go
update.go
update_test.go
user.go
user_mail.go
webhook.go
webhook_slack.go
webhook_test.go
wiki.go Unit tests for models/wiki 2017-01-27 13:08:17 -05:00
wiki_test.go Better settings for unit tests (#795) 2017-01-30 13:17:43 +08:00