Commit Graph

1325 Commits (bb04311b0b5b7a28f94c4bc409db1c4a04bcef17)

Author SHA1 Message Date
Zoupers Zou e25d6960b5
Fix #31185 try fix lfs download from bitbucket failed (#31201) 5 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 5 months ago
Max Wipfli da4bbc4247
Allow including `Reviewed-on`/`Reviewed-by` lines for custom merge messages (#31211) 5 months ago
silverwind 816222243a
Add `lint-go-gopls` (#30729) 5 months ago
6543 aace3bccc3
Add option for mailer to override mail headers (#27860) 5 months ago
silverwind 4b20b51f82
Update golangci-lint to v1.59.0 (#31221) 6 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 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
Lunny Xiao 5c1b550e00
Fix push multiple branches error with tests (#31151) 6 months ago
Lunny Xiao de4616690f
Add topics for repository API (#31127) 6 months ago
Lunny Xiao cd7d1314fc
Fix API repository object format missed (#31118) 6 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 6 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
Zettat123 31a0c4dfb4
Improve the handling of `jobs.<job_id>.if` (#31070) 6 months ago
André Rosenhammer 14f6105ce0
Make gitea webhooks openproject compatible (#28435) 6 months ago
Lunny Xiao c6cf96d31d
Fix automerge will not work because of some events haven't been triggered (#30780) 6 months ago
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023) 6 months ago
Zettat123 f1d9f18d96
Return `access_denied` error when an OAuth2 request is denied (#30974) 6 months ago
wxiaoguang edbf74c418
Fix "force private" logic (#31012) 6 months ago
Lunny Xiao 58a03e9fad
Fix bug on avatar (#31008) 6 months ago
Zettat123 fc89363832
Check if the release is converted from the tag when updating the release (#30984) 6 months ago
wxiaoguang 7424f27cf3
Check if reverse proxy is correctly configured (#30890) 6 months ago
yp05327 e94723f2de
Fix incorrect default branch when adopt a repository (#30912) 6 months ago
yp05327 f7d2f695a4
Fix misspelling of mergable (#30896) 6 months ago
Zettat123 f09e68ec33
Update issue indexer after merging a PR (#30715) 6 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 6 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 6 months ago
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 6 months ago
wxiaoguang 9c08637eae
Make "sync branch" also sync object format and add tests (#30878) 6 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 6 months ago
wxiaoguang 53b55223d1
Ignore useless error message "broken pipe" (#30801) 7 months ago
wxiaoguang 677032d36a
Fix incorrect message id for releaes email (#30825) 7 months ago
Chester 6709e28da7
Add API endpoints for getting action jobs status (#26673) 7 months ago
silverwind 610802df85
Fix tautological conditions (#30735) 7 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
Chongyi Zheng b2013be910
Bump `github.com/google/go-github` to v61 (#30738) 7 months ago
Kemal Zebari dd301cae1c
Prevent allow/reject reviews on merged/closed PRs (#30686) 7 months ago
Chongyi Zheng 4ae6b1a553
Remove unused parameter for some functions in `services/mirror` (#30724) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
Bo-Yi Wu 852547d0dc
feat(api): enhance Actions Secrets Management API for repository (#30656) 7 months ago
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 7 months ago
Lunny Xiao c685eefe4a
If a repository return no commitstatus, then still cache it but not query it from database (#30700) 7 months ago
sillyguodong 2f6b1c46a1
Interpolate runs-on with variables when scheduling tasks (#30640) 7 months ago
wxiaoguang b79e3db264
Initial support for colorblindness-friendly themes (#30625) 7 months ago
Zettat123 30dd4beeee
Add a db consistency check to remove runners that do not belong to a repository (#30614) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
wxiaoguang 7cb88e9c18
Use correct hash for "git update-index" (#30626) 7 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 7 months ago
yp05327 cb6814adad
Use action user as the trigger user of schedules (#30581) 7 months ago