gitea/models
Ethan Koenig 6abfa48c0e Remove unnecessary updates to issue indexer ()
..
fixtures Fixtures for public_key table ()
migrations Reorder migrations, skip errors if running migration again ()
access.go Refactor and fix incorrect comment ()
access_test.go Remove unit types commits and settings ()
action.go Refactor struct's time to remove unnecessary memory usage ()
action_test.go Fix ref parsing in commit messages ()
admin.go Refactor struct's time to remove unnecessary memory usage ()
admin_test.go Fix tests code to prevent some runtime errors ()
attachment.go simple usage of x ()
attachment_test.go MySQL, Postgres integration tests in drone ()
branches.go Refactor struct's time to remove unnecessary memory usage ()
branches_test.go Add deleted_branch table fixture ()
consistency.go Fix activity feed ()
error.go Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName ()
error_oauth2.go gofmt ()
external_login_user.go Add primary key and index to external login user table ()
git_diff.go Fix Uninitialized variable in ParsePatch ()
git_diff_test.go Fix import order ()
gpg_key.go Refactor struct's time to remove unnecessary memory usage ()
gpg_key_test.go Refactor struct's time to remove unnecessary memory usage ()
graph.go fix , commit messages containing a pipe ()
graph_test.go Fix benchmarktests ()
helper.go Add reactions to issues/PR and comments ()
issue.go Remove unnecessary updates to issue indexer ()
issue_comment.go Refactor struct's time to remove unnecessary memory usage ()
issue_comment_test.go Refactor struct's time to remove unnecessary memory usage ()
issue_indexer.go Remove unnecessary updates to issue indexer ()
issue_label.go Replace deprecated Id method with ID ()
issue_label_test.go Fix tests code to prevent some runtime errors ()
issue_list.go Remove unnecessary IssueList attribute loads ()
issue_list_test.go Unit tests for issue_list ()
issue_mail.go Issue content should not be updated when closing with comment ()
issue_milestone.go Remove unnecessary updates to issue indexer ()
issue_milestone_test.go Refactor struct's time to remove unnecessary memory usage ()
issue_reaction.go Refactor struct's time to remove unnecessary memory usage ()
issue_reaction_test.go Tests for reactions ()
issue_stopwatch.go Refactor struct's time to remove unnecessary memory usage ()
issue_stopwatch_test.go Refactor struct's time to remove unnecessary memory usage ()
issue_test.go Refactor struct's time to remove unnecessary memory usage ()
issue_tracked_time.go Improvements for supporting UI Location ()
issue_tracked_time_test.go Feature: Timetracking ()
issue_user.go Replace deprecated Id method with ID ()
issue_user_test.go Move IssueUser code to separate file ()
issue_watch.go Refactor struct's time to remove unnecessary memory usage ()
issue_watch_test.go Hide unactive on explore users and some refactors ()
lfs.go Refactor struct's time to remove unnecessary memory usage ()
lfs_lock.go Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. ()
login_source.go Refactor struct's time to remove unnecessary memory usage ()
mail.go Issue content should not be updated when closing with comment ()
main_test.go Unit tests for wiki routers ()
models.go Add reactions to issues/PR and comments ()
models_sqlite.go go vet
models_test.go Cleaner IMO ()
models_tidb.go Remove go version from build tags ()
notification.go Refactor struct's time to remove unnecessary memory usage ()
notification_test.go Add 'mark all read' option to notifications ()
oauth2.go Replace calls to xorm UseBool with Where ()
org.go fix org owner cannot be removed if there is not in owner team ()
org_team.go Replace deprecated Id method with ID ()
org_team_test.go Fix typos in models/ and modules/ ()
org_test.go Hide unactive on explore users and some refactors ()
pull.go Refactor struct's time to remove unnecessary memory usage ()
pull_test.go Fix unit test race condition ()
release.go Refactor struct's time to remove unnecessary memory usage ()
repo.go Refactor struct's time to remove unnecessary memory usage ()
repo_activity.go Integration test for activity page ()
repo_branch.go Create new branch from branch selection dropdown ()
repo_collaboration.go Reduce usage of allcols on update ()
repo_collaboration_test.go Unit tests for models/repo_collaboration ()
repo_editor.go Code/repo search ()
repo_indexer.go Fix repo indexer and submodule bug ()
repo_issue.go Feature: Timetracking ()
repo_list.go Sort repos in issues dashboard sidebar ()
repo_list_test.go Add search mode option to /api/repo/search ()
repo_mirror.go Refactor struct's time to remove unnecessary memory usage ()
repo_redirect.go Redirects for renamed repos ()
repo_redirect_test.go Unit tests for repo redirects ()
repo_test.go Restructure markup & markdown to prepare for multiple markup language… ()
repo_unit.go Refactor struct's time to remove unnecessary memory usage ()
repo_watch.go Prevent sending emails and notifications to inactive users ()
repo_watch_test.go Hide unactive on explore users and some refactors ()
ssh_key.go Improvements for supporting UI Location ()
ssh_key_test.go Use assert in legacy unit tests ()
star.go refactor: small optimize for sql query ()
star_test.go Fix tests code to prevent some runtime errors ()
status.go Refactor struct's time to remove unnecessary memory usage ()
status_test.go Fix tests code to prevent some runtime errors ()
test_fixtures.go Integration test framework ()
token.go Refactor struct's time to remove unnecessary memory usage ()
token_test.go Fix tests code to prevent some runtime errors ()
twofactor.go Refactor struct's time to remove unnecessary memory usage ()
unit.go Fix implementation of repo Home func ()
unit_tests.go Unit tests for routers/repo/issue_label ()
update.go Refactor struct's time to remove unnecessary memory usage ()
update_test.go Fix tests code to prevent some runtime errors ()
user.go Improvements for supporting UI Location ()
user_follow.go Refactor session close as xorm already does everything needed internally ()
user_follow_test.go Move user_follow to separate file ()
user_mail.go Replace deprecated Id method with ID ()
user_mail_test.go Fix tests code to prevent some runtime errors ()
user_openid.go Replace deprecated Id method with ID ()
user_openid_test.go Fix tests code to prevent some runtime errors ()
user_test.go Add search mode option to /api/repo/search ()
webhook.go Refactor struct's time to remove unnecessary memory usage ()
webhook_dingtalk.go Add dingtalk webhook ()
webhook_discord.go fix discord hook bug ()
webhook_slack.go Make URL scheme unambiguous ()
webhook_test.go Fix tests code to prevent some runtime errors ()
wiki.go Various wiki bug fixes ()
wiki_test.go Unit tests for wiki routers ()