.. |
fixtures
|
Only check at least one email gpg key (#2266)
|
2017-09-05 21:45:18 +08:00 |
migrations
|
Fix migration from pre-v15 to 1.2.0 (#2460)
|
2017-09-05 08:28:06 +08:00 |
access_test.go
|
|
|
access.go
|
|
|
action_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
action.go
|
fix duplicated feed (#2370)
|
2017-08-28 10:26:04 +08:00 |
admin_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
admin.go
|
refactor: remove workaround after the golang 1.7 release. (#1349)
|
2017-03-29 10:05:23 +08:00 |
attachment_test.go
|
MySQL, Postgres integration tests in drone (#1638)
|
2017-04-30 14:30:12 +08:00 |
attachment.go
|
Refactor session close as xorm already does everything needed internally (#2020)
|
2017-06-21 08:57:05 +08:00 |
branches.go
|
|
|
consistency.go
|
|
|
error_oauth2.go
|
|
|
error.go
|
Only check at least one email gpg key (#2266)
|
2017-09-05 21:45:18 +08:00 |
external_login_user.go
|
Add primary key and index to external login user table (#1656)
|
2017-05-02 16:41:44 +08:00 |
git_diff_test.go
|
|
|
git_diff.go
|
|
|
gpg_key_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
gpg_key.go
|
Only check at least one email gpg key (#2266)
|
2017-09-05 21:45:18 +08:00 |
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
|
some refactors for issue and comments (#2419)
|
2017-08-30 07:31:33 +03:00 |
issue_indexer.go
|
Fix counts on issues dashboard (#2215)
|
2017-08-03 13:09:16 +08: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
|
|
|
issue_list_test.go
|
|
|
issue_list.go
|
|
|
issue_mail.go
|
some refactors for issue and comments (#2419)
|
2017-08-30 07:31:33 +03:00 |
issue_milestone_test.go
|
|
|
issue_milestone.go
|
Refactor session close as xorm already does everything needed internally (#2020)
|
2017-06-21 08:57:05 +08:00 |
issue_test.go
|
|
|
issue_user_test.go
|
|
|
issue_user.go
|
|
|
issue_watch_test.go
|
|
|
issue_watch.go
|
Code style fixes
|
2017-04-01 09:58:20 -03:00 |
issue.go
|
some refactors for issue and comments (#2419)
|
2017-08-30 07:31:33 +03:00 |
lfs.go
|
Refactor session close as xorm already does everything needed internally (#2020)
|
2017-06-21 08:57:05 +08:00 |
login_source.go
|
|
|
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
|
|
|
models.go
|
|
|
notification_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
notification.go
|
|
|
oauth2.go
|
|
|
org_team_test.go
|
|
|
org_team.go
|
|
|
org_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
org.go
|
|
|
pull_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
pull.go
|
|
|
release.go
|
|
|
repo_branch.go
|
Gracefully handle bare repositories on API operations. (#1932)
|
2017-06-10 21:57:28 -05:00 |
repo_collaboration_test.go
|
|
|
repo_collaboration.go
|
|
|
repo_editor.go
|
Trigger sync webhooks on UI commit (#2302)
|
2017-08-17 15:22:08 +08:00 |
repo_list_test.go
|
Fix "index out of range" runtime error in repo_list tests (#2376)
|
2017-08-28 09:33:38 +08:00 |
repo_list.go
|
|
|
repo_mirror.go
|
|
|
repo_redirect_test.go
|
|
|
repo_redirect.go
|
Redirects for renamed repos (#807)
|
2017-02-05 22:35:03 +08:00 |
repo_test.go
|
Webhooks for repo creation/deletion (#1663)
|
2017-09-03 11:20:24 +03:00 |
repo_unit.go
|
|
|
repo_watch_test.go
|
|
|
repo_watch.go
|
Unit tests for repo watching (#963)
|
2017-02-17 16:02:11 +08:00 |
repo.go
|
Webhooks for repo creation/deletion (#1663)
|
2017-09-03 11:20:24 +03:00 |
ssh_key_test.go
|
|
|
ssh_key.go
|
Fix key usage time update if the key is used in parallel for multiple operations (#2185)
|
2017-07-20 11:15:10 +08:00 |
star_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
star.go
|
|
|
status_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
status.go
|
|
|
test_fixtures.go
|
|
|
token_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
token.go
|
|
|
twofactor.go
|
|
|
unit_tests.go
|
Fix counts on issues dashboard (#2215)
|
2017-08-03 13:09:16 +08:00 |
unit.go
|
|
|
update_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
update.go
|
|
|
user_follow_test.go
|
|
|
user_follow.go
|
Refactor session close as xorm already does everything needed internally (#2020)
|
2017-06-21 08:57:05 +08:00 |
user_mail_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
user_mail.go
|
|
|
user_openid_test.go
|
Fix tests code to prevent some runtime errors (#2381)
|
2017-08-28 12:17:45 +03:00 |
user_openid.go
|
|
|
user_test.go
|
|
|
user.go
|
some refactors for issue and comments (#2419)
|
2017-08-30 07:31:33 +03:00 |
webhook_discord.go
|
Webhooks for repo creation/deletion (#1663)
|
2017-09-03 11:20:24 +03:00 |
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
|
Webhooks for repo creation/deletion (#1663)
|
2017-09-03 11:20:24 +03:00 |
wiki_test.go
|
|
|
wiki.go
|
|
|