Commit Graph

1378 Commits (45475250bd3353c8ec77c9379cc851eac96a23a6)

Author SHA1 Message Date
Giteabot 45475250bd
Remove deprecated stuff for runners (#30930) (#30931) 6 months ago
Giteabot 2f91a461f7
Fix misspelling of mergable (#30896) (#30905) 6 months ago
wxiaoguang d4c2db39bf
Refactor AppURL usage (#30885) (#30891) 6 months ago
Giteabot a82e6301f7
Fix no edit history after editing issue's title and content (#30814) (#30845) 7 months ago
Giteabot 7ad2d039fd
Don't only list code-enabled repositories when using repository API (#30817) (#30848) 7 months ago
Giteabot ab2ef1ae49
Ignore useless error message "broken pipe" (#30801) (#30842) 7 months ago
Giteabot 665a06c41f
Catch and handle unallowed file type errors in issue attachment API (#30791) (#30834) 7 months ago
wxiaoguang d07019f539
Fix nil dereference on error (#30740) (#30746) 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
Michael Kriese bafb80f80d
Support nuspec manifest download for nuget packages (#28921) 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
Zettat123 0fe9f93eb4
Check the token's owner and repository when registering a runner (#30406) 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
wxiaoguang 1ad48f781e
Relax generic package filename restrictions (#30135) 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
wxiaoguang abb330e613
Upgrade Go 1.22 and upgrade dependency (#29869) 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
Zettat123 4129e0e79b
Add a warning for disallowed email domains (#29658) 8 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 8 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 8 months ago
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 9 months ago
Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually (#29522) 9 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
Nanguan Lin 6e2aafd513
Fix 500 when pushing release to an empty repo (#29554) 9 months ago