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.
 
 
 
 
 
 
Brecht Van Lommel a9343896f4
Option to delay conflict checking of old pull requests until page view (#27779)
10 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) 12 months ago
comment_code.go Performance optimization for pull request files loading comments attachments (#33585) 12 months ago
comment_list.go Some small refactors (#33144) 1 year ago
comment_test.go Enable testifylint rules (#34075) 10 months ago
content_history.go Fix issue & comment history bugs (#29525) 2 years ago
content_history_test.go Fix issue & comment history bugs (#29525) 2 years ago
dependency.go
dependency_test.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 1 year ago
issue.go Enable addtional linters (#34085) 10 months ago
issue_index.go Update golangci-lint to v1.62.2, fix issues (#32845) 1 year ago
issue_label.go Performance improvements for pull request list API (#30490) 2 years ago
issue_label_test.go
issue_list.go Move issue pin to an standalone table for querying performance (#33452) 12 months ago
issue_list_test.go Enable testifylint rules (#34075) 10 months ago
issue_lock.go Add API routes to lock and unlock issues (#34165) 10 months ago
issue_pin.go Move issue pin to an standalone table for querying performance (#33452) 12 months ago
issue_project.go Fix project issues list and counting (#33594) 12 months ago
issue_search.go feat: Add sorting by exclusive labels (issue priority) (#33206) 10 months ago
issue_stats.go chore: fix some trivial problems and TODOs (#33473) 1 year ago
issue_test.go Enable testifylint rules (#34075) 10 months ago
issue_update.go Uniform all temporary directories and allow customizing temp path (#32352) 10 months ago
issue_user.go
issue_user_test.go Refactor tests (#33021) 1 year 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 Add user blocking (#29028) 2 years ago
issue_xref_test.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 1 year ago
label.go feat: Add sorting by exclusive labels (issue priority) (#33206) 10 months ago
label_test.go Enable testifylint rules (#34075) 10 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) 2 years ago
milestone_test.go Enable testifylint rules (#34075) 10 months ago
pull.go Option to delay conflict checking of old pull requests until page view (#27779) 10 months ago
pull_list.go Use pullrequestlist instead of []*pullrequest (#33765) 11 months ago
pull_list_test.go Enable testifylint rules (#34075) 10 months ago
pull_test.go Enable testifylint rules (#34075) 10 months ago
reaction.go Refactor user package (#33423) 1 year ago
review.go Fix panic when comment is nil (#34257) 10 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) 1 year 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) 1 year ago
stopwatch.go Make tracked time representation display as hours (#33315) 1 year 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