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