Commit Graph

71 Commits (067b0c2664d127c552ccdfd264257caca4907a77)

Author SHA1 Message Date
zeripath ef4fc30246
Speed up HasUserStopwatch & GetActiveStopwatch (#23051) 2 years ago
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
zeripath d827215011
Fix DBConsistency checks on MSSQL (#23132) 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
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 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
wxiaoguang 24a9caa2f3
Fix more HTMLURL in templates (#22831) 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
Jason Song d74d16a4b1
Set PR for issue when load attributes for PRs (#22766) 2 years ago
Jason Song c18a62279a
Fix time to NotifyPullRequestSynchronized (#22650) 2 years ago
Lunny Xiao 8574a6433f
Show all projects, not just repo projects and open/closed projects (#22640) 2 years ago
zeripath 3c5655ce18
Improve trace logging for pulls and processes (#22633) 2 years ago
Lunny Xiao 4e946e5a7d
Small refactor for loading PRs (#22652) 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
Sybren 151b1a9508
Support importing comment types (#22510) 2 years ago
Lunny Xiao db2286bbb6
some refactor about code comments (#20821) 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
Jimmy Praet fe519d8633
Restore previous official review when an official review is deleted (#22449) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git (#22367) 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
KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 2 years ago
Jason Song 74874d065f
Fix issue/PR numbers (#22037) 2 years ago
zeripath ea86c2b56a
Use GhostUser if needed for TrackedTimes (#22021) 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
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
Lunny Xiao 5e8e3ecbeb
Fix issues count bug (#21557) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
zenofile 20a5452ea6
Fix viewing user subscriptions (#21482) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
wxiaoguang 6f48a36227
Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
qwerty287 08609d439d
Add pages to view watched repos and subscribed issues/PRs (#17156) 2 years ago
Jason Song 34f736ca04
Fix reaction of issues (#21185) 2 years ago
Lunny Xiao de5b8cfad8
Fix missed sort bug (#20996) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
Tyrone Yeh 8e3da0e27f
Modify milestone search keywords to be case insensitive again (#20513) 2 years ago
aceArt-GmbH ed6cd3cbb7
Display project in issue list (#20434) 2 years ago
6543 c0f5111fea
Dismiss prior pull reviews if done via web in review dismiss (#20197) 2 years ago
Tyrone Yeh 931c02d152
Add order by for assignee no sort issue (#20053) 2 years ago