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 Pass 'not' to commit count (#24473) 2 years ago
compare.go
download.go Decouple the different contexts from each other (#24786) 2 years ago
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 Make repo migration cancelable and fix various bugs (#24605) 2 years ago
milestone.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
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 fix: release page for empty or non-existing target (#24470) 2 years ago
release_test.go fix: release page for empty or non-existing target (#24470) 2 years ago
render.go
repo.go Remove the parallelizing when loading repo for dashboard (#24705) 2 years ago
search.go
setting.go Hide 'Mirror Settings' when unneeded, improve hints (#24433) 2 years ago
setting_protected_branch.go Support for status check pattern (#24633) 2 years ago
settings_test.go
tag.go
topic.go
treelist.go
view.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
view_test.go
webhook.go New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
wiki.go Decouple the different contexts from each other (#24786) 2 years ago
wiki_test.go