1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-02 08:57:32 -04:00
gitea/models
2017-09-23 16:45:41 +08:00
..
fixtures
migrations
access_test.go Remove unit types commits and settings (#2161) 2017-07-17 10:04:43 +08:00
access.go
action_test.go Complete push webhooks (#2530) 2017-09-21 10:43:26 +03:00
action.go
admin_test.go
admin.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
attachment_test.go MySQL, Postgres integration tests in drone (#1638) 2017-04-30 14:30:12 +08:00
attachment.go
branches.go Fix can_push value to false in protected_branch (#2560) 2017-09-20 17:52:23 +03:00
consistency.go
error_oauth2.go
error.go
external_login_user.go
git_diff_test.go Fix import order (#1951) 2017-06-12 10:01:09 -05:00
git_diff.go
gpg_key_test.go
gpg_key.go
graph_test.go
graph.go
helper.go Fix lint errors 2017-02-22 17:10:45 -05:00
issue_comment_test.go
issue_comment.go
issue_indexer.go Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
issue_label.go Load label ID in NewLabels (#2045) 2017-06-25 14:15:09 +08:00
issue_list_test.go
issue_list.go Fix ghost user bug (#1913) 2017-06-09 09:51:31 +08:00
issue_mail.go
issue_milestone_test.go Fix import order (#1951) 2017-06-12 10:01:09 -05:00
issue_milestone.go Refactor session close as xorm already does everything needed internally (#2020) 2017-06-21 08:57:05 +08:00
issue_stopwatch_test.go
issue_stopwatch.go
issue_test.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
issue_tracked_time_test.go
issue_tracked_time.go
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
issue.go
lfs.go
login_source.go Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
mail.go
main_test.go
models_sqlite.go
models_test.go Cleaner IMO (#1361) 2017-03-22 22:30:40 +08:00
models_tidb.go Remove go version from build tags (#133) 2016-11-10 08:43:49 -02:00
models.go
notification_test.go
notification.go
oauth2.go
org_team_test.go Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
org_team.go
org_test.go
org.go
pull_test.go
pull.go
release.go
repo_branch.go
repo_collaboration_test.go Unit tests for models/repo_collaboration (#1032) 2017-02-24 09:37:38 +08:00
repo_collaboration.go Refactor session close as xorm already does everything needed internally (#2020) 2017-06-21 08:57:05 +08:00
repo_editor.go
repo_issue.go
repo_list_test.go
repo_list.go Use custom type and constants to hold order by options (#2572) 2017-09-22 15:53:21 +03:00
repo_mirror.go
repo_redirect_test.go Unit tests for repo redirects (#961) 2017-02-17 08:55:33 +08:00
repo_redirect.go Redirects for renamed repos (#807) 2017-02-05 22:35:03 +08:00
repo_test.go
repo_unit.go
repo_watch_test.go
repo_watch.go
repo.go
ssh_key_test.go Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
ssh_key.go
star_test.go
star.go refactor: small optimize for sql query (#940) 2017-02-15 14:01:50 +08:00
status_test.go
status.go
test_fixtures.go
token_test.go
token.go
twofactor.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
unit_tests.go
unit.go Remove unit types commits and settings (#2161) 2017-07-17 10:04:43 +08:00
update_test.go
update.go
user_follow_test.go
user_follow.go
user_mail_test.go
user_mail.go Refactor session close as xorm already does everything needed internally (#2020) 2017-06-21 08:57:05 +08:00
user_openid_test.go
user_openid.go Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
user_test.go Fix and test for delete user (#1713) 2017-05-20 16:48:22 +08:00
user.go
webhook_discord.go
webhook_slack.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
webhook_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
webhook.go
wiki_test.go Better settings for unit tests (#795) 2017-01-30 13:17:43 +08:00
wiki.go