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
zeripath 1dbc58f742
More pleasantly handle broken or missing git repositories (#17747)
3 years ago
..
admin
appstate
avatars
db Remove NewSession method from db.Engine interface (#17577) 3 years ago
fixtures
issues Improvements to content history (#17746) 3 years ago
login Remove NewSession method from db.Engine interface (#17577) 3 years ago
migrations Add user settings key/value DB table (#16834) 3 years ago
repo
unit
unittest
user Add user settings key/value DB table (#16834) 3 years ago
webhook Remove NewSession method from db.Engine interface (#17577) 3 years ago
access.go Remove unnecessary attributes of User struct (#17745) 3 years ago
access_test.go Remove unnecessary attributes of User struct (#17745) 3 years ago
action.go
action_list.go
action_test.go
branches.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
branches_test.go
commit.go
commit_status.go
commit_status_test.go
consistency.go
consistency_test.go
engine_test.go
error.go
external_login_user.go
fixture_generation.go
fixture_test.go
gpg_key.go
gpg_key_add.go
gpg_key_commit_verification.go
gpg_key_common.go
gpg_key_import.go
gpg_key_test.go
gpg_key_verify.go
helper.go
helper_directory.go
helper_environment.go
issue.go Improvements to content history (#17746) 3 years ago
issue_assignees.go
issue_assignees_test.go
issue_comment.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
issue_comment_list.go
issue_comment_test.go
issue_dependency.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
issue_dependency_test.go
issue_label.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
issue_label_test.go
issue_list.go
issue_list_test.go
issue_lock.go
issue_milestone.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
issue_milestone_test.go
issue_reaction.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
issue_reaction_test.go
issue_stopwatch.go Fix close issue but time watcher still running (#17643) 3 years ago
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 Remove NewSession method from db.Engine interface (#17577) 3 years ago
lfs_lock.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
main_test.go
migrate.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
notification.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
notification_test.go
org.go Remove unnecessary attributes of User struct (#17745) 3 years ago
org_team.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
org_team_test.go
org_test.go Support pagination of organizations on user settings pages (#16083) 3 years ago
project.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
project_board.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
project_issue.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
project_test.go
protected_tag.go
protected_tag_test.go
pull.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
pull_list.go
pull_sign.go
pull_test.go
release.go
repo.go More pleasantly handle broken or missing git repositories (#17747) 3 years ago
repo_activity.go
repo_archiver.go
repo_avatar.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
repo_branch.go
repo_collaboration.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
repo_collaboration_test.go
repo_generate.go
repo_generate_test.go
repo_indexer.go
repo_issue.go
repo_language_stats.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
repo_list.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
repo_list_test.go
repo_mirror.go
repo_permission.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
repo_permission_test.go
repo_pushmirror.go
repo_pushmirror_test.go
repo_redirect.go
repo_redirect_test.go
repo_sign.go
repo_test.go
repo_transfer.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
repo_transfer_test.go
repo_unit.go
repo_watch.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
repo_watch_test.go
review.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
review_test.go
ssh_key.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
ssh_key_authorized_keys.go
ssh_key_authorized_principals.go
ssh_key_deploy.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
ssh_key_fingerprint.go
ssh_key_parse.go
ssh_key_principals.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
ssh_key_test.go
star.go Remove unnecessary attributes of User struct (#17745) 3 years ago
star_test.go Remove unnecessary attributes of User struct (#17745) 3 years ago
statistic.go
task.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
token.go
token_test.go
topic.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
topic_test.go
update.go
upload.go Remove NewSession method from db.Engine interface (#17577) 3 years ago
user.go Remove unnecessary attributes of User struct (#17745) 3 years ago
user_avatar.go Remove unnecessary attributes of User struct (#17745) 3 years ago
user_email.go Remove unnecessary attributes of User struct (#17745) 3 years ago
user_email_test.go
user_heatmap.go
user_heatmap_test.go
user_test.go Remove unnecessary attributes of User struct (#17745) 3 years ago
userlist.go
userlist_test.go
wiki.go
wiki_test.go