Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Giteabot c3b7120042
Add index to `issue_user.issue_id` (#27154) (#27158)
před 9 měsíci
..
assignees.go Make more functions use ctx instead of db.DefaultContext (#24068) před 1 rokem
assignees_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) před 10 měsíci
comment.go More refactoring of `db.DefaultContext` (#27083) před 10 měsíci
comment_code.go Show outdated comments in files changed tab (#24936) před 1 rokem
comment_list.go Add context parameter to some database functions (#26055) před 11 měsíci
comment_test.go Move some functions to service layer (#26969) před 10 měsíci
content_history.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
content_history_test.go Rename `Sync2` -> `Sync` (#26479) před 11 měsíci
dependency.go Add API to manage issue dependencies (#17935) před 1 rokem
dependency_test.go refactor some functions to support ctx as first parameter (#21878) před 1 rokem
issue.go Move some functions to service layer (#26969) před 10 měsíci
issue_index.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
issue_label.go Update tool dependencies, lock govulncheck and actionlint (#25655) před 1 rokem
issue_list.go Add context parameter to some database functions (#26055) před 11 měsíci
issue_list_test.go Add context parameter to some database functions (#26055) před 11 měsíci
issue_lock.go Rename almost all Ctx functions (#22071) před 1 rokem
issue_project.go Use more `IssueList` instead of `[]*Issue` (#26369) před 11 měsíci
issue_search.go Fix wrong review requested number (#26784) před 10 měsíci
issue_stats.go Remove the useless function `GetUserIssueStats` and move relevant tests to `indexer_test.go` (#27067) před 10 měsíci
issue_test.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
issue_update.go Update tool dependencies, lock govulncheck and actionlint (#25655) před 1 rokem
issue_user.go Add index to `issue_user.issue_id` (#27154) (#27158) před 9 měsíci
issue_user_test.go Fix bug with sqlite load read (#26305) před 11 měsíci
issue_watch.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
issue_watch_test.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
issue_xref.go Fix more HTMLURL in templates (#22831) před 1 rokem
issue_xref_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) před 10 měsíci
label.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
label_test.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
main_test.go move repository deletion to service layer (#26948) před 10 měsíci
milestone.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
milestone_list.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
milestone_test.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
pull.go Move some functions to service layer (#26969) před 10 měsíci
pull_list.go More refactoring of `db.DefaultContext` (#27083) před 10 měsíci
pull_test.go More refactoring of `db.DefaultContext` (#27083) před 10 měsíci
reaction.go Always show usernames in reaction tooltips (#26444) před 11 měsíci
reaction_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) před 10 měsíci
review.go Add transaction when creating pull request created dirty data (#26259) před 11 měsíci
review_list.go Add commits dropdown in PR files view and allow commit by commit review (#25528) před 11 měsíci
review_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) před 10 měsíci
stopwatch.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
stopwatch_test.go Next round of `db.DefaultContext` refactor (#27089) před 10 měsíci
tracked_time.go Add context parameter to some database functions (#26055) před 11 měsíci
tracked_time_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) před 10 měsíci