gitea/models
John Olheiser aa02463ded Delete local branch if it exists (#6497)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-04-08 08:08:02 +03:00
..
fixtures
migrations
access_test.go
access.go
action_list.go refactor: reduce sql query in retrieveFeeds (#3547) 2018-02-21 18:55:34 +08:00
action_test.go
action.go
admin_test.go
admin.go
attachment_test.go
attachment.go
branches_test.go
branches.go
consistency.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
error_oauth2.go
error.go
external_login_user.go
git_diff_test.go
git_diff.go
gpg_key_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
gpg_key.go
graph_test.go
graph.go
helper.go
issue_assignees_test.go
issue_assignees.go
issue_comment_list.go Improve performance of dashboard (#4977) 2018-12-13 10:55:43 -05:00
issue_comment_test.go
issue_comment.go
issue_dependency_test.go
issue_dependency.go
issue_label_test.go
issue_label.go Add label names as filter in issue search api (#5946) 2019-02-04 10:20:44 -05:00
issue_list_test.go
issue_list.go Refactor issue indexer (#5363) 2019-02-19 09:39:39 -05:00
issue_lock.go Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
issue_mail.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
issue_milestone_test.go
issue_milestone.go
issue_reaction_test.go
issue_reaction.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
issue_stopwatch_test.go
issue_stopwatch.go Improve performance of dashboard (#4977) 2018-12-13 10:55:43 -05:00
issue_test.go
issue_tracked_time_test.go
issue_tracked_time.go Improve performance of dashboard (#4977) 2018-12-13 10:55:43 -05:00
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go Update xorm to latest version and fix correct user table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
issue.go
lfs_lock.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
lfs.go
login_source.go
mail.go
main_test.go
models_sqlite.go fix dump table name error and add some test for dump database (#6394) 2019-03-20 21:38:54 -04:00
models_test.go
models.go
notification_test.go
notification.go Fix sqlite lock (#5176) 2018-10-25 18:55:16 +08:00
oauth2_application_test.go
oauth2_application.go
oauth2.go Discord Oauth2 support (#4476) 2019-01-13 14:06:22 -05:00
org_team_test.go
org_team.go
org_test.go
org.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
pull_test.go
pull.go
release_test.go
release.go
repo_activity.go Add issue closed time column to fix activity closed issues list (#3537) 2018-02-19 10:39:26 +08:00
repo_branch.go Delete local branch if it exists (#6497) 2019-04-08 08:08:02 +03:00
repo_collaboration_test.go
repo_collaboration.go
repo_indexer.go
repo_issue.go Add EnableTimetracking option to app settings (#3719) 2018-04-09 23:15:32 +08:00
repo_list_test.go
repo_list.go Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
repo_mirror.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
repo_permission_test.go fix bug when update owner team then visit team's repo return 404 (#6119) 2019-02-22 11:14:45 -05:00
repo_permission.go
repo_redirect_test.go
repo_redirect.go Redirects for renamed repos (#807) 2017-02-05 22:35:03 +08:00
repo_tag.go
repo_test.go
repo_unit.go Add rebase with merge commit merge style (#3844) (#4052) 2018-12-27 12:27:08 +02:00
repo_watch_test.go
repo_watch.go Fix sqlite deadlock when assigning to a PR (#5640) 2019-01-04 16:51:27 -05:00
repo.go
review_test.go
review.go Webhook for Pull Request approval/rejection (#5027) 2018-12-27 13:04:30 -05:00
ssh_key_test.go
ssh_key.go
star_test.go
star.go
status_test.go
status.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
test_fixtures.go Increase the retry limit to 20 times and the interval to 200ms (#5134) 2018-10-21 16:09:17 +02:00
token_test.go
token.go
topic_test.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
topic.go
twofactor.go
u2f_test.go Override xorm type mapping for U2F counter (#6232) 2019-03-04 21:34:52 -05:00
u2f.go
unit_tests.go
unit.go
update_test.go
update.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
upload.go
user_follow_test.go
user_follow.go
user_heatmap_test.go
user_heatmap.go
user_mail_test.go
user_mail.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
user_openid_test.go
user_openid.go
user_test.go
user.go
webhook_dingtalk.go
webhook_discord.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
webhook_slack.go
webhook_test.go
webhook.go
wiki_test.go
wiki.go