Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
charles c6b2cbd75d
Fix footnote jump behavior on the issue page. (#34621)
6 months ago
..
assignees.go Performance improvements for pull request list API (#30490) 2 years ago
assignees_test.go
comment.go Move commits signature and verify functions to service layers (#33605) 10 months ago
comment_code.go Fix footnote jump behavior on the issue page. (#34621) 6 months ago
comment_list.go Some small refactors (#33144) 11 months ago
comment_test.go Enable testifylint rules (#34075) 9 months ago
content_history.go
content_history_test.go
dependency.go
dependency_test.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 12 months ago
issue.go Enable addtional linters (#34085) 9 months ago
issue_index.go Update golangci-lint to v1.62.2, fix issues (#32845) 1 year ago
issue_label.go Fix issue label delete incorrect labels webhook payload (#34575) 7 months ago
issue_label_test.go
issue_list.go Move issue pin to an standalone table for querying performance (#33452) 10 months ago
issue_list_test.go Enable testifylint rules (#34075) 9 months ago
issue_lock.go Add API routes to lock and unlock issues (#34165) 8 months ago
issue_pin.go Move issue pin to an standalone table for querying performance (#33452) 10 months ago
issue_project.go Fix project issues list and counting (#33594) 10 months ago
issue_search.go Add sort option recentclose for issues and pulls (#34525) 7 months ago
issue_stats.go chore: fix some trivial problems and TODOs (#33473) 11 months ago
issue_test.go Enable testifylint rules (#34075) 9 months ago
issue_update.go Fix doctor deleting orphaned issues attachments (#34142) 7 months ago
issue_user.go
issue_user_test.go Refactor tests (#33021) 12 months ago
issue_watch.go Strict pagination check (#32548) 1 year ago
issue_watch_test.go Enable tenv and testifylint rules (#32852) 1 year ago
issue_xref.go
issue_xref_test.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 12 months ago
label.go feat: Add sorting by exclusive labels (issue priority) (#33206) 8 months ago
label_test.go Enable testifylint rules (#34075) 9 months ago
main_test.go
milestone.go Fix milestone deadline and date related problems (#32339) 1 year ago
milestone_list.go Added default sorting milestones by name (#27084) 1 year ago
milestone_test.go Enable testifylint rules (#34075) 9 months ago
pull.go Option to delay conflict checking of old pull requests until page view (#27779) 8 months ago
pull_list.go Add sort option recentclose for issues and pulls (#34525) 7 months ago
pull_list_test.go Enable testifylint rules (#34075) 9 months ago
pull_test.go Add sort option recentclose for issues and pulls (#34525) 7 months ago
reaction.go Refactor user package (#33423) 11 months ago
review.go Fix panic when comment is nil (#34257) 8 months ago
review_list.go Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) 11 months ago
review_test.go Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) 11 months ago
stopwatch.go Make tracked time representation display as hours (#33315) 11 months ago
stopwatch_test.go Enable tenv and testifylint rules (#32852) 1 year ago
tracked_time.go Strict pagination check (#32548) 1 year ago
tracked_time_test.go Enable tenv and testifylint rules (#32852) 1 year ago