Commit Graph

1280 Commits (5821d22891cb3aa1e1c9590d8b921728b4969c5f)

Author SHA1 Message Date
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) 6 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
Lunny Xiao 8924d9b2ef
Fix compare api swagger (#30648) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Bo-Yi Wu 6459c50278
fix(api): refactor branch and tag existence checks (#30618) 7 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 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
yp05327 cf9061f44a
Fix empty field `login_name` in API response JSON when creating user (#30511) 7 months ago
Bo-Yi Wu c70e442ce4
feat(api): implement branch/commit comparison API (#30349) 7 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 7 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 7 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 7 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 8 months ago
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615) 8 months ago
Lunny Xiao 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127) 8 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 8 months ago
crazeteam ecbc9cee2b
Remove repetitive words (#30091) 8 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 8 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 8 months ago
norohind ed02d1fab8
Fix PR creation via api between branches of same repo with head field namespaced (#26986) 8 months ago
sillyguodong 2033eb7c11
Fix lint-swagger warning (#29787) 8 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 8 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
pengqiseven 7f856d5d74
remove repetitive words (#29695) 8 months ago