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/web/repo
Giteabot 1cc63ade82
Fix `MilestoneIDs` when querying issues (#25125) (#25141)
2 years ago
..
actions Add step start time to `ViewStepLog` (#24980) 2 years ago
setting Add user level action runners (#24995) 2 years ago
activity.go
attachment.go Fix users cannot visit issue attachment bug (#25019) 2 years ago
blame.go
branch.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
cherry_pick.go
commit.go
compare.go
download.go
editor.go API endpoint for changing/creating/deleting multiple files (#24887) 2 years ago
editor_test.go
find.go
helper.go
helper_test.go
http.go Redesign Scoped Access Tokens (#24767) 2 years ago
http_test.go
issue.go Fix `MilestoneIDs` when querying issues (#25125) (#25141) 2 years ago
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go Followup to pinned Issues (#24945) 2 years ago
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go Rewrite logger system (#24726) 2 years ago
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Merge `new project` templates into one (#24985) 2 years ago
projects_test.go
pull.go Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2 years ago
pull_review.go
release.go
release_test.go
render.go
repo.go
search.go
setting.go Hide 'Mirror Settings' when unneeded, improve hints (#24433) 2 years ago
setting_protected_branch.go
settings_test.go
tag.go
topic.go
treelist.go
view.go
view_test.go
webhook.go New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
wiki.go
wiki_test.go