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
..
fixtures Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
migrations
access.go
access_test.go
action.go
action_list.go
action_test.go fix: Add feed for organization (#3594) 2018-03-03 13:21:16 +08:00
admin.go
admin_test.go
attachment.go
attachment_test.go
branches.go Add protected branch whitelists for merging (#3689) 2018-03-25 13:01:32 +03:00
branches_test.go
consistency.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
error.go
error_oauth2.go
external_login_user.go
git_diff.go
git_diff_test.go fix go vet error (#3740) 2018-03-30 07:21:27 +08:00
gpg_key.go
gpg_key_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
graph.go
graph_test.go Fix benchmarktests (#557) 2017-01-03 10:52:09 +08:00
helper.go
issue.go Issue due date (#3794) 2018-05-01 22:05:28 +03:00
issue_comment.go
issue_comment_test.go
issue_indexer.go Reduce repo indexer disk usage (#3452) 2018-02-05 20:29:17 +02:00
issue_label.go
issue_label_test.go
issue_list.go Shows total tracked time in issue and milestone list (#3341) 2018-04-29 13:58:47 +08:00
issue_list_test.go
issue_mail.go
issue_milestone.go Shows total tracked time in issue and milestone list (#3341) 2018-04-29 13:58:47 +08:00
issue_milestone_test.go
issue_reaction.go
issue_reaction_test.go Tests for reactions (#3083) 2017-12-05 22:57:01 +02:00
issue_stopwatch.go
issue_stopwatch_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
issue_watch_test.go
lfs.go
lfs_lock.go
login_source.go
mail.go
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
models.go
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
oauth2.go
org.go Fix remove team member issue (#3566) 2018-02-23 16:42:02 +08:00
org_team.go
org_team_test.go
org_test.go
pull.go
pull_test.go
release.go
repo.go
repo_activity.go
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go
repo_indexer.go
repo_issue.go
repo_list.go Global code search support (#3664) 2018-03-16 22:04:33 +08:00
repo_list_test.go
repo_mirror.go
repo_redirect.go
repo_redirect_test.go
repo_test.go Fix repo-transfer-and-team-repo-count bug (#3241) 2017-12-19 23:37:56 -06:00
repo_unit.go
repo_watch.go
repo_watch_test.go
ssh_key.go
ssh_key_test.go
star.go
star_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
status.go
status_test.go
test_fixtures.go
token.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
token_test.go
topic.go
topic_test.go Add topic support (#3711) 2018-04-11 10:51:44 +08:00
twofactor.go Do not allow to reuse TOTP passcode (#3878) 2018-05-02 18:02:02 +03:00
unit.go
unit_tests.go Use unique temp dirs in unit tests (#3494) 2018-02-21 01:38:52 -06:00
update.go
update_test.go
user.go
user_follow.go
user_follow_test.go
user_mail.go
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
user_openid.go
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
user_test.go
webhook.go
webhook_dingtalk.go Add dingtalk webhook (#2777) 2017-11-21 06:26:43 +02:00
webhook_discord.go fix discord hook bug (#2778) 2017-10-25 13:13:45 +08:00
webhook_slack.go
webhook_test.go
wiki.go
wiki_test.go