Commit Graph

1312 Commits (89cc5011716850eb30c9e34130c4b2ecd9829252)

Author SHA1 Message Date
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
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
Edward Zhang 02e183bf3f
Fix branch_protection api shows users/teams who has no readAccess (#30291) 7 months ago
wxiaoguang 3e2e76e248
Refactor web routes (#30519) 7 months ago
Tobias Balle-Petersen 58b204b813
Update API to return 'source_id' for users (#29718) 7 months ago
Lunny Xiao c63060b130
Fix code owners will not be mentioned when a pull request comes from a forked repository (#30476) 7 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 7 months ago
Jonathan Tran b18c04ebde
fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 7 months ago
silverwind c77e8140bc
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 7 months ago
Jason Song fd59cd9450
Avoid losing token when updating mirror settings (#30429) 7 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 7 months ago
yp05327 b4d86912ef
Fix mirror error when mirror repo is empty (#30432) 7 months ago
Lunny Xiao f9c3e79aba
Fix commit status cache which missed target_url (#30426) 7 months ago
Kazushi (Jam) Marukawa 7af074dbee
Change the default maxPerPage for gitbucket (#30392) 7 months ago