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/routers/api/v1/repo
Giteabot 21cd5c2f3d
Fix all possible setting error related storages and added some tests (#23911) (#25244)
2 years ago
..
blob.go
branch.go Create a branch directly from commit on the create branch API (#22956) 2 years ago
collaborators.go
commits.go Filter get single commit (#24613) 2 years ago
file.go Fix all possible setting error related storages and added some tests (#23911) (#25244) 2 years ago
fork.go Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2 years ago
git_hook.go
git_ref.go
hook.go
hook_test.go Decouple the different contexts from each other (#24786) 2 years ago
issue.go Decouple the different contexts from each other (#24786) 2 years ago
issue_attachment.go Preserve file size when creating attachments (#23406) 2 years ago
issue_comment.go Use `CommentList` instead of `[]*Comment` (#24828) 2 years ago
issue_comment_attachment.go Preserve file size when creating attachments (#23406) 2 years ago
issue_dependency.go Add API to manage issue dependencies (#17935) 2 years ago
issue_label.go
issue_pin.go Followup to pinned Issues (#24945) 2 years ago
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Decouple the different contexts from each other (#24786) 2 years ago
key.go
label.go
language.go
main_test.go Merge setting.InitXXX into one function with options (#24389) 2 years ago
migrate.go Decouple the different contexts from each other (#24786) 2 years ago
milestone.go
mirror.go
notes.go Filters for GetAllCommits (#24568) 2 years ago
patch.go
pull.go Filters for GetAllCommits (#24568) 2 years ago
pull_review.go Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
release.go
release_attachment.go Preserve file size when creating attachments (#23406) 2 years ago
release_tags.go
repo.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
repo_test.go Decouple the different contexts from each other (#24786) 2 years ago
star.go
status.go Decouple the different contexts from each other (#24786) 2 years ago
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go Pass 'not' to commit count (#24473) 2 years ago