gitea/models
6543 48a80096bb
Update heatmap fixtures to restore tests ()
* hotfix

* update ...
..
fixtures Update heatmap fixtures to restore tests ()
migrations Avatars and Repo avatars support storing in minio ()
access.go
access_test.go
action.go Make dashboard newsfeed list length a configurable item ()
action_list.go
action_test.go
admin.go Add default storage configurations ()
admin_test.go
attachment.go [Refactor] Move APIFormat functions into convert package ()
attachment_test.go
avatar.go Open transaction when adding Avatar email-hash pairs to the DB ()
branches.go [Enhancement] Allow admin to merge pr with protected file changes ()
branches_test.go
commit_status.go [Refactor] Move APIFormat functions into convert package ()
commit_status_test.go
consistency.go Add migration to set IsArchived false if it is null ()
context.go Upgrade xorm to v1.0.2 ()
convert.go Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic too ()
error.go Add review request api ()
error_oauth2.go
external_login_user.go
fixture_generation.go
fixture_test.go
gpg_key.go Add configurable Trust Models ()
gpg_key_test.go Allow addition of gpg keyring with multiple keys ()
helper.go
helper_directory.go Re-attempt to delete temporary upload if the file is locked by another process ()
helper_environment.go Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes ()
issue.go (Re)Load issue labels when changing them ()
issue_assignees.go
issue_assignees_test.go
issue_comment.go [Refactor] Move APIFormat functions into convert package ()
issue_comment_list.go
issue_comment_test.go
issue_dependency.go
issue_dependency_test.go
issue_label.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ()
issue_label_test.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ()
issue_list.go
issue_list_test.go
issue_lock.go
issue_milestone.go Add Created & Updated to Milestone ()
issue_milestone_test.go Add name filter to API for GetMilestoneList ()
issue_reaction.go
issue_reaction_test.go
issue_stopwatch.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things ()
issue_stopwatch_test.go
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
lfs.go LFS support to be stored on minio ()
lfs_lock.go
list_options.go Add cron running API ()
log.go
login_source.go Use ID or Where to instead directly use Get when load object from database ()
main_test.go
migrate.go
models.go Add postgres schema to the search_path on database connection ()
models_test.go gitea dump: include version & Check InstallLock ()
notification.go API: NotificationSubject show Issue/Pull State ()
notification_test.go
oauth2.go
oauth2_application.go Use google/uuid to instead satori/go.uuid ()
oauth2_application_test.go
org.go Change order of possible-owner organizations to alphabetical ()
org_team.go
org_team_test.go
org_test.go
project.go Kanban board ()
project_board.go Kanban board ()
project_issue.go Kanban board ()
project_test.go Kanban board ()
pull.go [Enhancement] Allow admin to merge pr with protected file changes ()
pull_list.go
pull_sign.go Add configurable Trust Models ()
pull_test.go
release.go [Refactor] Move APIFormat functions into convert package ()
repo.go [Refactor] Move APIFormat functions into convert package ()
repo_activity.go
repo_avatar.go Avatars and Repo avatars support storing in minio ()
repo_branch.go
repo_collaboration.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ()
repo_collaboration_test.go
repo_generate.go Avatars and Repo avatars support storing in minio ()
repo_generate_test.go
repo_indexer.go
repo_issue.go
repo_language_stats.go Increase size of the language column in language_stat ()
repo_list.go Adopt repositories ()
repo_list_test.go
repo_mirror.go
repo_permission.go Fix deadlock when deleting team user ()
repo_permission_test.go
repo_redirect.go
repo_redirect_test.go
repo_sign.go Add configurable Trust Models ()
repo_test.go Add team support for review request ()
repo_unit.go Kanban board ()
repo_watch.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ()
repo_watch_test.go
review.go Add review request api ()
review_test.go Add team support for review request ()
ssh_key.go Add ssh certificate support ()
ssh_key_test.go Disable DSA ssh keys by default ()
star.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ()
star_test.go
task.go [API] Migration: Change ServiceType String ()
test_fixtures.go upgrade to use testfixtures v3 ()
token.go [API] Delete Token accept names too ()
token_test.go [API] Delete Token accept names too ()
topic.go Add Primary Key to Topic and RepoTopic ()
topic_test.go
twofactor.go Attachments: Add extension support, allow all types for releases ()
u2f.go
u2f_test.go
unit.go Kanban board ()
unit_tests.go Avatars and Repo avatars support storing in minio ()
update.go
upload.go Re-attempt to delete temporary upload if the file is locked by another process ()
user.go [Refactor] Move APIFormat functions into convert package ()
user_avatar.go Avatars and Repo avatars support storing in minio ()
user_follow.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ()
user_follow_test.go
user_heatmap.go Add hide activity option ()
user_heatmap_test.go Update heatmap fixtures to restore tests ()
user_mail.go Use ID or Where to instead directly use Get when load object from database ()
user_mail_test.go
user_openid.go Use ID or Where to instead directly use Get when load object from database ()
user_openid_test.go
user_test.go [Refactor] Move APIFormat functions into convert package ()
userlist.go [Refactor] Move APIFormat functions into convert package ()
userlist_test.go
webhook.go Use google/uuid to instead satori/go.uuid ()
webhook_test.go
wiki.go
wiki_test.go