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.
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)
1 month ago
..
actions Fix bugs in rerunning jobs (#29955) 2 months ago
setting Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 1 month ago
activity.go Move context from modules to services (#29440) 3 months ago
attachment.go Move context from modules to services (#29440) 3 months ago
blame.go Refactor file view & render (#30227) 2 months ago
branch.go Use repo object format name instead of detecting from git repository (#29702) 2 months ago
cherry_pick.go Move context from modules to services (#29440) 3 months ago
code_frequency.go Move context from modules to services (#29440) 3 months ago
commit.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
compare.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
contributors.go Move context from modules to services (#29440) 3 months ago
download.go Move context from modules to services (#29440) 3 months ago
editor.go Put an edit file button on pull request files to allow a quick operation (#29697) 2 months ago
editor_test.go Move context from modules to services (#29440) 3 months ago
find.go Escape paths for find file correctly (#30026) 2 months ago
fork.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
githttp.go Move context from modules to services (#29440) 3 months ago
githttp_test.go Fix http protocol auth (#27875) 7 months ago
helper.go Move context from modules to services (#29440) 3 months ago
helper_test.go Make web context initialize correctly for different cases (#26726) 9 months ago
issue.go Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 1 month ago
issue_content_history.go Migrate margin and padding helpers to tailwind (#30043) 2 months ago
issue_dependency.go Move context from modules to services (#29440) 3 months ago
issue_label.go Refactor label.IsArchived() (#29750) 2 months ago
issue_label_test.go Move context from modules to services (#29440) 3 months ago
issue_lock.go Move context from modules to services (#29440) 3 months ago
issue_pin.go Move context from modules to services (#29440) 3 months ago
issue_stopwatch.go Move context from modules to services (#29440) 3 months ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
issue_timetrack.go Move context from modules to services (#29440) 3 months ago
issue_watch.go Move context from modules to services (#29440) 3 months ago
main_test.go make writing main test easier (#27270) 8 months ago
middlewares.go Move context from modules to services (#29440) 3 months ago
migrate.go Move context from modules to services (#29440) 3 months ago
milestone.go Remove AddParamIfExist(AddParam) (#29841) 2 months ago
packages.go Remove AddParamIfExist(AddParam) (#29841) 2 months ago
patch.go Move context from modules to services (#29440) 3 months ago
projects.go Fix network error when open/close organization/individual projects and redirect to project page (#30387) 1 month ago
projects_test.go Move context from modules to services (#29440) 3 months ago
pull.go Put an edit file button on pull request files to allow a quick operation (#29697) 2 months ago
pull_review.go Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
pull_review_test.go Fix template error when comment review doesn't exist (#29888) 2 months ago
recent_commits.go Move context from modules to services (#29440) 3 months ago
release.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
release_test.go Move context from modules to services (#29440) 3 months ago
render.go Refactor render (#30136) 2 months ago
repo.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
search.go Render embedded code preview by permlink in markdown (#30234) 2 months ago
topic.go Move context from modules to services (#29440) 3 months ago
treelist.go Move context from modules to services (#29440) 3 months ago
view.go Refactor file view & render (#30227) 2 months ago
view_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
wiki.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 3 months ago
wiki_test.go Use raw Wiki links for non-renderable Wiki files (#30273) 1 month ago