Commit Graph

63 Commits (076d122f3487fa4969f974e575a5903f4cc4729d)

Author SHA1 Message Date
Lunny Xiao d3083d2198
Some small refactors (#33144) 4 weeks ago
Lunny Xiao 67aeb1f896
Add missed transaction on setmerged (#33079) 1 month ago
hiifong 30008fcfcf
Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
Lunny Xiao c363bd06e9
Strict pagination check (#32548) 2 months ago
wangjingcun 3d6ccbac3f
chore: fix some function names in comment (#32300) 4 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 8 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 9 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 11 months ago
Nanguan Lin 6a725b6f9c
Remove deadcode under models/issues (#28536) 1 year ago
KN4CK3R 4776fde9e1
Display issue task list on project cards (#27865) 1 year ago
Nanguan Lin 881806a50b
Replace -1 with GhostUserID (#27703) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Lunny Xiao f5dbac9d36
Use more `IssueList` instead of `[]*Issue` (#26369) 2 years ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 2 years ago
Lunny Xiao 01c04607c7
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2 years ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
JakobDev 1b115296d3
Followup to pinned Issues (#24945) 2 years ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 2 years ago
Lunny Xiao 64f6a5d113
Use `CommentList` instead of `[]*Comment` (#24828) 2 years ago
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 2 years ago
Lunny Xiao 09ab64dfad
Remove duplicated issues options and some more refactors (#24787) 2 years ago
Lunny Xiao b807d2f620
Support no label/assignee filter and batch clearing labels/assignees (#24707) 2 years ago
Lunny Xiao 3f0651d4d6
Improve milestone filter on issues page (#22423) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
zeripath 35d2fa744a
Fix intermittent panic in notify issue change content (#23019) 2 years ago
yp05327 f4ce8c73fb
Improve issues.LoadProject (#22982) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
Zettat123 0ab22a1a02
fix incorrect role labels for migrated issues and comments (#22914) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
Lunny Xiao 8574a6433f
Show all projects, not just repo projects and open/closed projects (#22640) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
techknowlogick e88b529b31
Issues: add Project filter to issues list and search (#22544) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
Jason Song 6135359a04
Always reuse transaction (#22362) 2 years ago
Jason Song 71ca3067bc
Check primary keys for all tables and drop ForeignReference (#21721) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
Jason Song 74874d065f
Fix issue/PR numbers (#22037) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago