72 Commits (f417157bddcc246849464d5b1d4f01536a50176e)

Author SHA1 Message Date
  zeripath 16e9dec827
Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS (#22454) 1 year ago
  Lunny Xiao a3ab82e592
Fix error when calculate the repository size (#22392) 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 36a2d2f919
Add a simple test for external renderer (#20033) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1 year ago
  hr-98 cf27403e18
Round language stats percentage using largest remainder (#22026) 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
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types (#21785) 1 year ago
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1 year ago
  Lunny Xiao 5e8e3ecbeb
Fix issues count bug (#21557) 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
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) 1 year ago
  Lauris BH b59b0cad0a
Add user/organization code search (#19977) 1 year ago
  Jason Song a08b484549
Tag list should include draft releases with existing tags (#21263) 1 year ago
  luzpaz cb3b3e519f
Fix various typos (#21103) 1 year ago
  Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint (#20925) 1 year ago
  Gusted 27ac65a124
Only show relevant repositories on explore page (#19361) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  zeripath fc4680ea71
In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) 1 year ago
  zeripath 68f3aaee80
Remove calls to load Mirrors in user.Dashboard (#20855) 1 year ago
  zeripath 03df7d0452
Check Mirror exists before linking its Repo (#20840) 1 year ago
  Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  parnic 0066bc5113
Add issue filter for Author (#20578) 1 year ago
  Mohamed Sekour 0e61a74e5a
Add new API endpoints for push mirrors management (#19841) 1 year ago
  Dhruv Manilawala 3df33799c1
Fix: Actor is required to get user repositories (#20443) 1 year ago
  Tyrone Yeh 931c02d152
Add order by for assignee no sort issue (#20053) 1 year ago
  Chongyi Zheng 49f9d43afe
Implement sync push mirror on commit (#19411) 1 year ago
  Lunny Xiao 0649c54275
Adjust transaction handling via db.Context (#20031) 2 years ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  Hugo Hoitink 6473bd333a
In code search, get code unit accessible repos in one (main) query (#19764) 2 years ago
  Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names (#19951) 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 ce3dd04c63
Fix some mirror bugs (#18649) 2 years ago
  Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 2 years ago
  Roger Luo 2ae45cebbf
Feature: Find files in repo (#15028) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  ttys3 0c759fd4de
feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init (#19751) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650) 2 years ago
  Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
  Lunny Xiao d4834071da
Repository level enable package or disable (#19323) 2 years ago
  Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
  6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago