Commit Graph

1304 Commits (9df5ddaf44aa5a3f319acba7b18645b7b1d4d8a2)

Author SHA1 Message Date
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189) 1 month ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 2 months ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 2 months ago
yp05327 5d6d025c9b
Add support for searching users by email (#30908) 2 months ago
Job 7e68bc8823
Fix PR creation on forked repositories (#31863) 2 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 2 months ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 2 months ago
Zettat123 fcedf634d5
Fix bug in getting merged pull request by commit (#32079) 2 months ago
KN4CK3R 08adbc468f
Fix incorrect `/tokens` api (#32085) 2 months ago
Zettat123 3a51c37672
Check if the `due_date` is nil when editing issues (#32035) 2 months ago
Kemal Zebari f05d9c98c4
Handle invalid target when creating releases using API (#31841) 2 months ago
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981) 2 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 2 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 2 months ago
Wim 01dec7577a
Remove SHA1 for support for ssh rsa signing (#31857) 3 months ago
Adam Majer bf7ae0429c
Return 404 instead of error when commit not exist (#31977) 3 months ago
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 3 months ago
Jason Song 81fa471119
Set owner id to zero when GetRegistrationToken for repo (#31725) 4 months ago
Bo-Yi Wu d39bce7f00
fix(api): owner ID should be zero when created repo secret (#31715) 4 months ago
Jason Song bf5ae79c51
Fix API endpoint for registration-token (#31722) 4 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 4 months ago
Adam Majer bae87dfb09
Add return type to GetRawFileOrLFS and GetRawFile (#31680) 4 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 5 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
Brecht Van Lommel 597d1da96b
Fix missing images in editor preview due to wrong links (#31299) 5 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 5 months ago
mzroot d4e4226c3c
Add tag protection via rest api #17862 (#31295) 5 months ago
6543 bb04311b0b
[Refactor] Unify repo search order by logic (#30876) 5 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 5 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
Jörg Thalheim 4fe415683e
Add an immutable tarball link to archive download headers for Nix (#31139) 6 months ago
Lunny Xiao b6f15c7948
Add missed return after `ctx.ServerError` (#31130) 6 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 6 months ago
wxiaoguang edbf74c418
Fix "force private" logic (#31012) 6 months ago
Lunny Xiao 58a03e9fad
Fix bug on avatar (#31008) 6 months ago
wxiaoguang 821d2fc2a3
Simplify mirror repository API logic (#30963) 6 months ago
KN4CK3R b1d8f13bd0
Protected tag is no internal server error (#30962) 6 months ago
Zettat123 b3beaed147
Support using label names when changing issue labels (#30943) 6 months ago
yp05327 f7d2f695a4
Fix misspelling of mergable (#30896) 7 months ago
Kemal Zebari 9f0ef3621a
Don't only list code-enabled repositories when using repository API (#30817) 7 months ago
yp05327 a50026e2f3
Fix no edit history after editing issue's title and content (#30814) 7 months ago
Bo-Yi Wu e67fbe4f15
refactor: merge ListActionTasks func to action.go file (#30811) 7 months ago
Kemal Zebari 872caa17c0
Catch and handle unallowed file type errors in issue attachment API (#30791) 7 months ago
Chester 6709e28da7
Add API endpoints for getting action jobs status (#26673) 7 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
Kemal Zebari dd301cae1c
Prevent allow/reject reviews on merged/closed PRs (#30686) 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