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 ab33b7849f
Fix "force private" logic (#31012) (#31021)
9 months ago
..
actions Fix nil dereference on error (#30740) (#30746) 10 months ago
setting Fix wrong transfer hint (#30889) (#30900) 10 months ago
activity.go
attachment.go
blame.go Refactor file view & render (#30227) 11 months ago
branch.go Use repo object format name instead of detecting from git repository (#29702) 12 months ago
cherry_pick.go
code_frequency.go
commit.go Fix code search input for different views (#30678) 10 months ago
compare.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
contributors.go
download.go
editor.go Fix all rounded borders, change affected tab menus to pills (#30707) (#30769) 10 months ago
editor_test.go
find.go Escape paths for find file correctly (#30026) 11 months ago
fork.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
githttp.go Make sure git version&feature are always prepared (#30877) (#30879) 10 months ago
githttp_test.go
helper.go
helper_test.go
issue.go Fix issue label rendering in the issue popup (#30763) (#30773) 10 months ago
issue_content_history.go Migrate margin and padding helpers to tailwind (#30043) 11 months ago
issue_dependency.go
issue_label.go Refactor label.IsArchived() (#29750) 12 months ago
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go Remove AddParamIfExist(AddParam) (#29841) 11 months ago
packages.go Remove AddParamIfExist(AddParam) (#29841) 11 months ago
patch.go
projects.go Fix various problems around projects board view (#30696) (#30902) 10 months ago
projects_test.go
pull.go Fix misspelling of mergable (#30896) (#30905) 10 months ago
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 10 months ago
pull_review_test.go Fix template error when comment review doesn't exist (#29888) 11 months ago
recent_commits.go
release.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
release_test.go
render.go Refactor render (#30136) 11 months ago
repo.go Fix "force private" logic (#31012) (#31021) 9 months ago
search.go Improve grep search (#30843) (#30850) 10 months ago
search_test.go Improve grep search (#30843) (#30850) 10 months ago
topic.go
treelist.go
view.go Enable more `revive` linter rules (#30608) 10 months ago
view_test.go
wiki.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 12 months ago
wiki_test.go Use raw Wiki links for non-renderable Wiki files (#30273) 11 months ago