Commit Graph

1276 Commits (2831ae369eace3913f1fc19568522dcff914de6b)

Author SHA1 Message Date
Giteabot e6395e1e81
Handle invalid target when creating releases using API (#31841) (#32043) 5 months ago
Giteabot 3d7d0c36e7
Check if the `due_date` is nil when editing issues (#32035) (#32042) 5 months ago
Giteabot b5500cded1
Fix 500 error when `state` params is set when editing issue/PR by API (#31880) (#31952) 5 months ago
Bo-Yi Wu e563297c34
fix(api): owner ID should be zero when created repo secret (#31715) (#31811) 6 months ago
Giteabot ec467c344f
Set owner id to zero when GetRegistrationToken for repo (#31725) (#31729) 6 months ago
Giteabot 7b37f77f1a
Fix API endpoint for registration-token (#31722) (#31728) 6 months ago
yp05327 d3f0867204
Add permission check when creating PR (#31033) (#31720) 6 months ago
wxiaoguang fa307167f9
Fix missing images in editor preview due to wrong links (#31299) (#31393) 8 months ago
Giteabot c6189cfcb9
Add an immutable tarball link to archive download headers for Nix (#31139) (#31145) 9 months ago
Giteabot e6bacf1fed
Add missed return after `ctx.ServerError` (#31130) (#31133) 9 months ago
Giteabot 8446caa813
Fix bug on avatar (#31008) (#31019) 9 months ago
Giteabot ab33b7849f
Fix "force private" logic (#31012) (#31021) 9 months ago
Giteabot 8eac16de21
Simplify mirror repository API logic (#30963) (#31009) 9 months ago
Giteabot 8393ff78fc
Protected tag is no internal server error (#30962) (#30970) 9 months ago
Giteabot f806bbb815
Support using label names when changing issue labels (#30943) (#30958) 9 months ago
Giteabot 2f91a461f7
Fix misspelling of mergable (#30896) (#30905) 9 months ago
Giteabot a82e6301f7
Fix no edit history after editing issue's title and content (#30814) (#30845) 9 months ago
Giteabot 7ad2d039fd
Don't only list code-enabled repositories when using repository API (#30817) (#30848) 9 months ago
Giteabot 665a06c41f
Catch and handle unallowed file type errors in issue attachment API (#30791) (#30834) 9 months ago
Kemal Zebari dd301cae1c
Prevent allow/reject reviews on merged/closed PRs (#30686) 10 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
Bo-Yi Wu 852547d0dc
feat(api): enhance Actions Secrets Management API for repository (#30656) 10 months ago
Lunny Xiao 8924d9b2ef
Fix compare api swagger (#30648) 10 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
Bo-Yi Wu 6459c50278
fix(api): refactor branch and tag existence checks (#30618) 10 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 10 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
Edward Zhang 02e183bf3f
Fix branch_protection api shows users/teams who has no readAccess (#30291) 10 months ago
yp05327 cf9061f44a
Fix empty field `login_name` in API response JSON when creating user (#30511) 10 months ago
Bo-Yi Wu c70e442ce4
feat(api): implement branch/commit comparison API (#30349) 10 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 10 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 10 months ago
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615) 11 months ago
Lunny Xiao 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 11 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 11 months ago
crazeteam ecbc9cee2b
Remove repetitive words (#30091) 11 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
norohind ed02d1fab8
Fix PR creation via api between branches of same repo with head field namespaced (#26986) 11 months ago
sillyguodong 2033eb7c11
Fix lint-swagger warning (#29787) 11 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 11 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
pengqiseven 7f856d5d74
remove repetitive words (#29695) 11 months ago
Zettat123 4129e0e79b
Add a warning for disallowed email domains (#29658) 11 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 11 months ago
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 11 months ago