You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models
Lauris BH 6a107e57f6 Add checks for commits with missing author and time (#2771) 8 years ago
..
fixtures
migrations Add branch overiew page (#2108) 8 years ago
access.go
access_test.go
action.go Use AfterLoad instead of AfterSet on Structs (#2628) 8 years ago
action_test.go
admin.go
admin_test.go
attachment.go
attachment_test.go
branches.go
branches_test.go
consistency.go
error.go
error_oauth2.go gofmt (#1662) 8 years ago
external_login_user.go
git_diff.go Fix diff of renamed and modified file (#1967) 8 years ago
git_diff_test.go
gpg_key.go
gpg_key_test.go Fix tests code to prevent some runtime errors (#2381) 8 years ago
graph.go
graph_test.go
helper.go
issue.go
issue_comment.go Replace deprecated Id method with ID (#2655) 8 years ago
issue_comment_test.go
issue_indexer.go
issue_label.go Replace deprecated Id method with ID (#2655) 8 years ago
issue_label_test.go
issue_list.go
issue_list_test.go
issue_mail.go
issue_milestone.go
issue_milestone_test.go
issue_stopwatch.go
issue_stopwatch_test.go Feature: Timetracking (#2211) 8 years ago
issue_test.go Prevent sending emails and notifications to inactive users (#2384) 8 years ago
issue_tracked_time.go Use AfterLoad instead of AfterSet on Structs (#2628) 8 years ago
issue_tracked_time_test.go Feature: Timetracking (#2211) 8 years ago
issue_user.go Replace deprecated Id method with ID (#2655) 8 years ago
issue_user_test.go
issue_watch.go
issue_watch_test.go Hide unactive on explore users and some refactors (#2741) 8 years ago
lfs.go Use AfterLoad instead of AfterSet on Structs (#2628) 8 years ago
login_source.go
mail.go Add init support of orgmode document type on file view and readme (#2525) 8 years ago
main_test.go Fix counts on issues dashboard (#2215) 8 years ago
models.go
models_sqlite.go go vet 11 years ago
models_test.go Cleaner IMO (#1361) 8 years ago
models_tidb.go
notification.go Replace deprecated Id method with ID (#2655) 8 years ago
notification_test.go
oauth2.go Replace calls to xorm UseBool with Where (#2237) 8 years ago
org.go
org_team.go
org_team_test.go
org_test.go
pull.go
pull_test.go Fix unit test race condition (#2516) 8 years ago
release.go Replace deprecated Id method with ID (#2655) 8 years ago
repo.go
repo_activity.go
repo_branch.go
repo_collaboration.go Reduce usage of allcols on update (#2596) 8 years ago
repo_collaboration_test.go
repo_editor.go
repo_issue.go
repo_list.go Fix repository search function (#2689) 8 years ago
repo_list_test.go
repo_mirror.go
repo_redirect.go
repo_redirect_test.go
repo_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 8 years ago
repo_unit.go Remove repo unit index (#2621) 8 years ago
repo_watch.go
repo_watch_test.go
ssh_key.go
ssh_key_test.go
star.go refactor: small optimize for sql query (#940) 8 years ago
star_test.go
status.go
status_test.go
test_fixtures.go Integration test framework (#1290) 8 years ago
token.go
token_test.go Fix tests code to prevent some runtime errors (#2381) 8 years ago
twofactor.go Replace deprecated Id method with ID (#2655) 8 years ago
unit.go
unit_tests.go
update.go Add checks for commits with missing author and time (#2771) 8 years ago
update_test.go
user.go
user_follow.go
user_follow_test.go
user_mail.go Replace deprecated Id method with ID (#2655) 8 years ago
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go
webhook.go
webhook_discord.go fix discord hook bug (#2778) 8 years ago
webhook_slack.go
webhook_test.go Fix tests code to prevent some runtime errors (#2381) 8 years ago
wiki.go
wiki_test.go