Commit Graph

201 Commits (a09ea2f4833b20d5503f1d9e4227fede930cf140)

Author SHA1 Message Date
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 3 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
Zettat123 a0c0cb3a2c
Fix `recentupdate` sorting bugs (#32505) 3 months ago
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
Lunny Xiao 1887c75c35
Only query team tables if repository is under org when getting assignees (#32414) 3 months ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 4 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 4 months ago
Bruno Sofiato 7dde3e6489
Included tag search capabilities (#32045) 5 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 5 months ago
Lunny Xiao ccf7366db0
Add tag name in the commits list (#31082) 6 months ago
Kemal Zebari 0e3d8f8048
Remove unused code from models/repos/release.go (#31756) 6 months ago
Lunny Xiao d109923ed8
Make GetRepositoryByName more safer (#31712) 6 months ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 7 months ago
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389) 8 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 8 months ago
6543 e37ecd1732
rm const do inline (#31360) 8 months ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 8 months ago
6543 bb04311b0b
[Refactor] Unify repo search order by logic (#30876) 8 months ago
Kemal Zebari ab458ce10b
Return an empty string when a repo has no avatar in the repo API (#31187) 8 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 8 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
yp05327 daf2a4c047
Fix wrong display of recently pushed notification (#25812) 9 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 9 months ago
6543 8e8ca6c653
Get repo list with OrderBy alpha should respect owner too (#30784) 9 months ago
6543 f2d8ccc5bb
Get repo assignees and reviewers should ignore deactivated users (#30770) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
Lunny Xiao 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 11 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 11 months ago
Denys Konovalov 1f0625a277
Fix projects mode bugs (#29593) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 11 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 11 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 12 months ago
Lunny Xiao 98ab9445d1
Users with `read` permission of pull requests can be assigned too (#27263) 12 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 12 months ago