29 Commits (2360c7ec6cdddc337a9b4964a64d2e1640c69dad)

Author SHA1 Message Date
  Lunny Xiao bc3d8bff73
Fix comment permissions (#28213) (#28216) 6 months ago
  Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347) 8 months ago
  Denys Konovalov ab78c39e41
Refactor project templates (#26448) 10 months ago
  Lunny Xiao c7f6e9fc2f
Update xorm version (#26128) 10 months ago
  yp05327 44572e9243
Fix incorrect oldest sort in project list (#25806) 11 months ago
  yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 1 year ago
  yp05327 1a4efa0ee9
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 1 year ago
  yp05327 8e45fcb63a
Do not store user projects as organization projects (#23353) 1 year ago
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
  yp05327 5b87c05a95
improve FindProjects (#23085) 1 year ago
  Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 1 year ago
  Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
  John Olheiser 9cc15d18df
Project links should use parent link methods (#22587) 1 year ago
  Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 1 year ago
  Jason Song 6135359a04
Always reuse transaction (#22362) 1 year ago
  KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 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
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1 year ago
  zeripath bffa303020
Add option to purge users (#18064) 1 year ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  Gusted 7d1770cd71
Use correct count for `NumOpenIssues` (#19980) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  wxiaoguang 994257d266
Add missing `sorting` column in `project_issue` table (#19635) 2 years ago
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
  Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 2 years ago