.. |
fixtures
|
|
|
migrations
|
Fix error log when loading issues caused by a xorm bug (#7271)
|
2019-06-23 18:22:43 +03:00 |
access_test.go
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
access.go
|
|
|
action_list.go
|
|
|
action_test.go
|
Allow colon between fixing word and issue (#7207)
|
2019-06-15 00:00:32 -04:00 |
action.go
|
|
|
admin_test.go
|
|
|
admin.go
|
|
|
attachment_test.go
|
|
|
attachment.go
|
Move sdk structs to modules/structs (#6905)
|
2019-05-11 18:21:34 +08:00 |
branches_test.go
|
|
|
branches.go
|
|
|
consistency.go
|
|
|
convert.go
|
|
|
error_oauth2.go
|
gofmt (#1662)
|
2017-05-04 13:54:56 +08:00 |
error.go
|
|
|
external_login_user.go
|
|
|
git_blame_test.go
|
Add option to blame files (#5721)
|
2019-04-19 22:47:00 -04:00 |
git_blame.go
|
|
|
git_diff_test.go
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
git_diff.go
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
gpg_key_test.go
|
|
|
gpg_key.go
|
|
|
graph_test.go
|
|
|
graph.go
|
|
|
helper_directory.go
|
|
|
helper_environment.go
|
Move serv hook functionality & drop GitLogger (#6993)
|
2019-06-01 23:00:21 +08:00 |
helper.go
|
Add reactions to issues/PR and comments (#2856)
|
2017-12-04 01:14:26 +02:00 |
issue_assignees_test.go
|
|
|
issue_assignees.go
|
|
|
issue_comment_list.go
|
|
|
issue_comment_test.go
|
|
|
issue_comment.go
|
|
|
issue_dependency_test.go
|
Fix an error while adding a dependency via UI. (#5862)
|
2019-01-27 13:31:40 +02:00 |
issue_dependency.go
|
fix sqlite lock (#5184)
|
2018-10-27 22:45:24 +08:00 |
issue_label_test.go
|
|
|
issue_label.go
|
Add missing description of label on API (#7159)
|
2019-06-16 20:39:52 +08:00 |
issue_list_test.go
|
|
|
issue_list.go
|
|
|
issue_lock.go
|
Implement "conversation lock" for issue comments (#5073)
|
2019-02-18 22:55:04 +02:00 |
issue_mail.go
|
|
|
issue_milestone_test.go
|
Add state param to milestone listing API (#7131)
|
2019-06-06 08:37:45 +08:00 |
issue_milestone.go
|
|
|
issue_reaction_test.go
|
|
|
issue_reaction.go
|
Fix error log when loading issues caused by a xorm bug (#7271)
|
2019-06-23 18:22:43 +03: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
|
|
|
issue_user_test.go
|
|
|
issue_user.go
|
|
|
issue_watch_test.go
|
|
|
issue_watch.go
|
|
|
issue.go
|
|
|
lfs_lock.go
|
|
|
lfs.go
|
|
|
log.go
|
|
|
login_source.go
|
|
|
mail.go
|
|
|
main_test.go
|
Unit tests for wiki routers (#3022)
|
2017-11-30 17:52:15 +02:00 |
migrate.go
|
|
|
models_sqlite.go
|
|
|
models_test.go
|
|
|
models.go
|
|
|
notification_test.go
|
Add 'mark all read' option to notifications (#3097)
|
2017-12-07 13:52:57 +08:00 |
notification.go
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
oauth2_application_test.go
|
|
|
oauth2_application.go
|
|
|
oauth2.go
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
org_team_test.go
|
|
|
org_team.go
|
|
|
org_test.go
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
org.go
|
|
|
pull_test.go
|
|
|
pull.go
|
|
|
release_test.go
|
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
|
2019-05-07 09:12:51 +08:00 |
release.go
|
|
|
repo_activity.go
|
|
|
repo_branch.go
|
|
|
repo_collaboration_test.go
|
|
|
repo_collaboration.go
|
|
|
repo_indexer.go
|
|
|
repo_issue.go
|
|
|
repo_list_test.go
|
|
|
repo_list.go
|
|
|
repo_mirror.go
|
|
|
repo_permission_test.go
|
|
|
repo_permission.go
|
|
|
repo_redirect_test.go
|
Unit tests for repo redirects (#961)
|
2017-02-17 08:55:33 +08:00 |
repo_redirect.go
|
|
|
repo_tag.go
|
|
|
repo_test.go
|
|
|
repo_unit.go
|
|
|
repo_watch_test.go
|
|
|
repo_watch.go
|
|
|
repo.go
|
|
|
review_test.go
|
|
|
review.go
|
|
|
ssh_key_test.go
|
|
|
ssh_key.go
|
Fix error log when loading issues caused by a xorm bug (#7271)
|
2019-06-23 18:22:43 +03:00 |
star_test.go
|
|
|
star.go
|
Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718)
|
2019-01-13 21:29:58 -05:00 |
status_test.go
|
|
|
status.go
|
|
|
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
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
token.go
|
|
|
topic_test.go
|
|
|
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
|
fix u2f registrationlist ToRegistrations() method (#6980)
|
2019-05-18 14:40:05 +01:00 |
unit_tests.go
|
|
|
unit.go
|
|
|
update_test.go
|
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
|
2019-03-27 17:33:00 +08:00 |
update.go
|
|
|
upload.go
|
Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
|
2019-02-12 15:07:31 +02:00 |
user_follow_test.go
|
Move user_follow to separate file (#1210)
|
2017-03-11 16:46:53 +08:00 |
user_follow.go
|
|
|
user_heatmap_test.go
|
Fix JSON result of empty array (#5154)
|
2018-10-24 21:17:21 +08:00 |
user_heatmap.go
|
Only count users own actions for heatmap contributions (#5647)
|
2019-01-06 21:29:05 +02:00 |
user_mail_test.go
|
|
|
user_mail.go
|
|
|
user_openid_test.go
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
user_openid.go
|
|
|
user_test.go
|
|
|
user.go
|
|
|
webhook_dingtalk.go
|
|
|
webhook_discord.go
|
|
|
webhook_msteams.go
|
|
|
webhook_slack.go
|
|
|
webhook_telegram.go
|
|
|
webhook_test.go
|
|
|
webhook.go
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
wiki_test.go
|
Remove local clones & make hooks run on merge/edit/upload (#6672)
|
2019-05-11 11:29:17 -04:00 |
wiki.go
|
|
|