23 コミット (24e64fe37225a315c74c00d1f5e4d024168feea6)

作成者 SHA1 メッセージ 日付
  silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687) 11ヶ月前
  Giteabot 2e64449de7
Make "dismiss" content shown correctly (#25461) (#25465) 11ヶ月前
  JakobDev aaa1094663
Add the ability to pin Issues (#24406) 1年前
  Lunny Xiao 64f6a5d113
Use `CommentList` instead of `[]*Comment` (#24828) 1年前
  wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 1年前
  yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 1年前
  Zettat123 0ab22a1a02
fix incorrect role labels for migrated issues and comments (#22914) 1年前
  Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1年前
  Jason Song 4011821c94
Implement actions (#21937) 1年前
  Sybren 151b1a9508
Support importing comment types (#22510) 1年前
  Lunny Xiao db2286bbb6
some refactor about code comments (#20821) 1年前
  Jason Song 7adc2de464
Use context parameter in models/git (#22367) 1年前
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1年前
  KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 1年前
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1年前
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1年前
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1年前
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1年前
  Lunny Xiao 5e8e3ecbeb
Fix issues count bug (#21557) 1年前
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
  zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1年前
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 1年前
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2年前
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2年前
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2年前
  6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2年前
  kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2年前
  6543 92f139d091
Use for a repo action one database transaction (#19576) 2年前
  Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2年前
  Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264) 2年前
  Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255) 2年前
  Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 2年前
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2年前
  Otto Richter (fnetX) 04fcf23ea3
Delete related notifications on issue deletion too (#18953) 2年前
  Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues (#18879) 2年前
  singuliere 367894adc8
add test coverage for original author conversion during migrations (#18506) 2年前
  qwerty287 1f40933d38
Add config options to hide issue events (#17414) 2年前
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2年前
  wxiaoguang 84f8ef3df6
Fix PR comments UI (#18323) 2年前
  Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 2年前
  Norwin 696521b33b
fix regression from #16075 (#18260) 2年前
  qwerty287 7db2f110ad
Add API to get issue/pull comments and events (timeline) (#17403) 2年前
  Gusted a2afd38f25
Enable linter [rule.modifies-value-receiver] and refactor RoleDescriptor (#18093) 2年前
  qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 2年前
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2年前
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2年前
  Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 2年前
  Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 2年前
  Gusted 381e131fc8
Added comment for changing issue ref (#17672) 2年前
  Gusted 492e1c2fbd
Refactor commentTags functionality (#17558) 2年前