Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
Lunny Xiao 5ccf8b6430
Fix issue search with db indexer because of mysql 5.7 sqlmode (#14907)
4 years ago
..
fixtures Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
migrations Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
access.go
access_test.go
action.go Heatmap days clickable (#13935) 4 years ago
action_list.go
action_test.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
admin.go Enhance Ghost comment mitigation Settings (#14392) 4 years ago
admin_test.go
attachment.go [Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
attachment_test.go
avatar.go Fix frontpage avatars (#13853) 4 years ago
avatar_test.go Direct avatar rendering (#13649) 4 years ago
branches.go Add dismiss review feature (#12674) 4 years ago
branches_test.go
commit_status.go Show dropdown with all statuses for commit (#13977) 4 years ago
commit_status_test.go Fix bug about ListOptions and stars/watchers pagnation (#14556) 4 years ago
consistency.go Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 4 years ago
context.go
convert.go
error.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
error_oauth2.go
external_login_user.go
fixture_generation.go
fixture_test.go
gpg_key.go Fix gpg key deletion (#14561) 4 years ago
gpg_key_test.go
helper.go
helper_directory.go
helper_environment.go
issue.go Fix issue search with db indexer because of mysql 5.7 sqlmode (#14907) 4 years ago
issue_assignees.go Enhance Ghost comment mitigation Settings (#14392) 4 years ago
issue_assignees_test.go
issue_comment.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
issue_comment_list.go
issue_comment_test.go
issue_dependency.go
issue_dependency_test.go
issue_label.go Check if label template exist first (#14384) 4 years ago
issue_label_test.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 4 years ago
issue_list.go Add dismiss review feature (#12674) 4 years ago
issue_list_test.go
issue_lock.go
issue_milestone.go
issue_milestone_test.go
issue_reaction.go Enhance Ghost comment mitigation Settings (#14392) 4 years ago
issue_reaction_test.go
issue_stopwatch.go Add UI to delete tracked times (#14100) 4 years ago
issue_stopwatch_test.go
issue_test.go Sort issue search results by revelance (#14353) 4 years ago
issue_tracked_time.go Add UI to delete tracked times (#14100) 4 years ago
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go migrate from com.* to alternatives (#14103) 4 years ago
issue_xref_test.go
lfs.go
lfs_lock.go Move LFSLock APIFormat into convert package (#13808) 4 years ago
list_options.go Fix bug about ListOptions and stars/watchers pagnation (#14556) 4 years ago
log.go Refactor Logger (#13294) 4 years ago
login_source.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
main_test.go
migrate.go
models.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
models_test.go
notification.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
notification_test.go
oauth2.go Disable broken OAuth2 providers at startup (#14802) 4 years ago
oauth2_application.go Minimal OpenID Connect implementation (#14139) 4 years ago
oauth2_application_test.go Minimal OpenID Connect implementation (#14139) 4 years ago
org.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
org_team.go
org_team_test.go
org_test.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
project.go
project_board.go Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652) 4 years ago
project_issue.go
project_test.go
pull.go Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
pull_list.go
pull_sign.go Add configurable Trust Models (#11712) 4 years ago
pull_test.go
release.go Add the tag list page to the release page (#12096) 4 years ago
repo.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
repo_activity.go
repo_avatar.go Avatars and Repo avatars support storing in minio (#12516) 4 years ago
repo_branch.go
repo_collaboration.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 4 years ago
repo_collaboration_test.go
repo_generate.go Fix broken migration on webhook (#13911) 4 years ago
repo_generate_test.go
repo_indexer.go
repo_issue.go
repo_language_stats.go
repo_list.go Team dashboards (#14159) 4 years ago
repo_list_test.go Issues overview should not show issues from archived repos (#13220) 4 years ago
repo_mirror.go
repo_permission.go ui: show 'owner' tag for real owner (#13689) 4 years ago
repo_permission_test.go
repo_redirect.go Redirect on changed user and org name (#11649) 4 years ago
repo_redirect_test.go Redirect on changed user and org name (#11649) 4 years ago
repo_sign.go Add configurable Trust Models (#11712) 4 years ago
repo_test.go Add team support for review request (#12039) 4 years ago
repo_transfer.go When transfering repository and database transaction failed, rollback the renames (#14864) 4 years ago
repo_transfer_test.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
repo_unit.go Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
repo_watch.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 4 years ago
repo_watch_test.go
review.go Add dismiss review feature (#12674) 4 years ago
review_test.go Add dismiss review feature (#12674) 4 years ago
session.go Create DB session provider(based on xorm) (#13031) 4 years ago
sql_postgres_with_schema.go Ensure that schema search path is set with every connection on postgres (#14131) 4 years ago
ssh_key.go Allow ssh-keygen on Windows to detect ssh key type (#14413) 4 years ago
ssh_key_test.go Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) 4 years ago
star.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 4 years ago
star_test.go
task.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
test_fixtures.go
token.go
token_test.go
topic.go Change topic name size from 25 to 50 (#14150) 4 years ago
topic_test.go
twofactor.go Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
u2f.go
u2f_test.go
unit.go
unit_tests.go migrate from com.* to alternatives (#14103) 4 years ago
update.go
upload.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
user.go Add Password Algorithm option to install page (#14701) 4 years ago
user_avatar.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
user_follow.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 4 years ago
user_follow_test.go
user_heatmap.go Team dashboards (#14159) 4 years ago
user_heatmap_test.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
user_mail.go skip email validation on empty string (#13627) 4 years ago
user_mail_test.go
user_openid.go
user_openid_test.go
user_redirect.go Redirect on changed user and org name (#11649) 4 years ago
user_redirect_test.go Redirect on changed user and org name (#11649) 4 years ago
user_test.go Issues overview should not show issues from archived repos (#13220) 4 years ago
userlist.go [Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
userlist_test.go
webhook.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
webhook_test.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
wiki.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
wiki_test.go