Commit Graph

182 Commits (e0a408e6f374352a4b4ed06c727b1d5777ca6ea8)

Author SHA1 Message Date
Lunny Xiao d109923ed8
Make GetRepositoryByName more safer (#31712) 4 months ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 4 months ago
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389) 5 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 5 months ago
6543 e37ecd1732
rm const do inline (#31360) 5 months ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 5 months ago
6543 bb04311b0b
[Refactor] Unify repo search order by logic (#30876) 5 months ago
Kemal Zebari ab458ce10b
Return an empty string when a repo has no avatar in the repo API (#31187) 6 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 6 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
yp05327 daf2a4c047
Fix wrong display of recently pushed notification (#25812) 6 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 6 months ago
6543 8e8ca6c653
Get repo list with OrderBy alpha should respect owner too (#30784) 6 months ago
6543 f2d8ccc5bb
Get repo assignees and reviewers should ignore deactivated users (#30770) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 7 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 7 months ago
Lunny Xiao 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127) 8 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 months ago
Denys Konovalov 1f0625a277
Fix projects mode bugs (#29593) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 9 months ago
Lunny Xiao 98ab9445d1
Users with `read` permission of pull requests can be assigned too (#27263) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
wackbyte a240d5dfa7
Fix non-alphabetic sorting of repo topics (#28938) 10 months ago
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
delvh 778ad795fd
Refactor deletion (#28610) 11 months ago
Earl Warren e02095c5b6
Add orphaned topic consistency check (#28507) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
wxiaoguang 4f04ab2586
Refactor SSH clone URL generation code (#28421) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 12 months ago
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141) 12 months ago
6543 5ab3782f11
Restricted users only see repos in orgs which their team was assigned to (#28025) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago