0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-16 13:42:33 +01:00
gitea/models
..
fixtures
migrations Add Size column to attachment (#3734) 2018-03-31 09:10:44 +08:00
access.go
access_test.go
action.go
action_list.go
action_test.go
admin.go
admin_test.go
attachment.go
attachment_test.go Add Attachment API (#3478) 2018-03-06 09:22:16 +08:00
branches.go
branches_test.go
consistency.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
error.go Added checks for protected branches in pull requests (#3544) 2018-03-13 11:46:14 +08:00
error_oauth2.go
external_login_user.go
git_diff.go
git_diff_test.go
gpg_key.go
gpg_key_test.go
graph.go fix #1189, commit messages containing a pipe (#1203) 2017-03-11 12:01:38 +08:00
graph_test.go
helper.go Add reactions to issues/PR and comments (#2856) 2017-12-04 01:14:26 +02:00
issue.go
issue_comment.go Issue due date (#3794) 2018-05-01 22:05:28 +03:00
issue_comment_test.go
issue_indexer.go
issue_label.go
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
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
issue_test.go
issue_tracked_time.go Shows total tracked time in issue and milestone list (#3341) 2018-04-29 13:58:47 +08:00
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 Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
mail.go
main_test.go
models.go
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
oauth2.go
org.go
org_team.go
org_team_test.go
org_test.go Remove IsOwner, NumTeams from OrgUser (#3269) 2018-01-08 09:48:37 +02:00
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 Add EnableTimetracking option to app settings (#3719) 2018-04-09 23:15:32 +08:00
repo_list.go
repo_list_test.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
repo_mirror.go fix: if Mirrors repo no content is fetched, updated time should not b… (#3551) 2018-02-22 18:27:09 -06:00
repo_redirect.go
repo_redirect_test.go Unit tests for repo redirects (#961) 2017-02-17 08:55:33 +08:00
repo_test.go
repo_unit.go
repo_watch.go
repo_watch_test.go Hide unactive on explore users and some refactors (#2741) 2017-10-24 20:36:19 +03:00
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 Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
status_test.go
test_fixtures.go Integration test framework (#1290) 2017-04-25 15:24:51 +08:00
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 Add topic support (#3711) 2018-04-11 10:51:44 +08:00
topic_test.go
twofactor.go
unit.go
unit_tests.go
update.go
update_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
user.go Fix typo in deleteUser (#3781) 2018-04-10 20:39:01 +08:00
user_follow.go
user_follow_test.go
user_mail.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
user_mail_test.go
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 Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
wiki.go
wiki_test.go Fix rendering of wiki page list if wiki repo contains other files (#3454) 2018-02-05 16:56:30 +02:00