96 Commits (6fe3c8b3980f850c9789f9fa62bdfee7b2708ff0)

Author SHA1 Message Date
  Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 1 year ago
  Brecht Van Lommel e0a8965208
Fix invalid issue branch reference if not specified in template (#22513) 1 year ago
  Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 1 year ago
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 1 year ago
  Jason Song 7adc2de464
Use context parameter in models/git (#22367) 1 year ago
  Jason Song 47efba78ec
Support template for merge message description (#22248) 1 year ago
  KN4CK3R a35749893b
Move `convert` package to services (#22264) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1 year ago
  KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 1 year ago
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  zeripath e77b76425e
Prepend refs/heads/ to issue template refs (#20461) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) 1 year ago
  Jason Song 831e981357
Allow poster to choose reviewers (#21084) 1 year ago
  Jason Song 5f127a729e
Fix typo of issue template name (#21117) 1 year ago
  Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  parnic 0066bc5113
Add issue filter for Author (#20578) 1 year ago
  Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 1 year ago
  a1012112796 cc42c6488a
fix delete pull head ref for DeleteIssue (#20032) 2 years ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  Gusted 744e452185
Move `/info` outside authorization (#19888) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
  Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
  kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
  wxiaoguang 7b089c465d
Remove `RequireHighlightJS` field, update plantuml example. (#19615) 2 years ago
  6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
  qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
  6543 06e4687cec
more context for models (#19511) 2 years ago
  parnic cdab46220d
Add commit status popup to issuelist (#19375) 2 years ago
  6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
  Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
  Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
  wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
  Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264) 2 years ago
  Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255) 2 years ago
  Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  zeripath d2c165811a
Use the new/choose link for New Issue on project page (#19172) 2 years ago
  wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
  KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
  Otto Richter (fnetX) ea46142bce
Add button for issue deletion (#19032) 2 years ago
  Gusted 6d55a132a5
Uncapitalize errors (#18915) 2 years ago
  Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 2 years ago
  zeripath 9a75c2741d
Only view milestones from current repo (#18414) 2 years ago