Commit Graph

4642 Commits (6fa962f409c84477a7a4cf35b4a38a4a93fc3224)

Author SHA1 Message Date
Jason Song 81fa471119
Set owner id to zero when GetRegistrationToken for repo (#31725) 6 months ago
Bo-Yi Wu d39bce7f00
fix(api): owner ID should be zero when created repo secret (#31715) 6 months ago
Jason Song bf5ae79c51
Fix API endpoint for registration-token (#31722) 6 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 6 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 6 months ago
Shivaram Lingamneni e1cf760d2f
OIDC: case-insensitive comparison for auth scheme `Basic` (#31706) 7 months ago
Shivaram Lingamneni ecc8f2b047
add `username` to OIDC introspection response (#31688) 7 months ago
Adam Majer bae87dfb09
Add return type to GetRawFileOrLFS and GetRawFile (#31680) 7 months ago
yp05327 cc044818c3
Support delete user email in admin panel (#31690) 7 months ago
Stanislas Dolcini d8f82cbc78
Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687) 7 months ago
Shivaram Lingamneni 2f1cb1d289
fix OIDC introspection authentication (#31632) 7 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
Rowan Bohde 416c36f303
allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 7 months ago
Rowan Bohde 1ee59f0fa3
Allow disabling authentication related user features (#31535) 7 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 7 months ago
Anbraten 91745ae46f
Add Passkey login support (#31504) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 8 months ago
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389) 8 months ago
wxiaoguang d32648b204
Refactor route path normalization (#31381) 8 months ago
6543 363c123598
Add cache test for admins (#31265) 8 months ago
wxiaoguang 0f09c22663
Improve rubygems package registry (#31357) 8 months ago
Brecht Van Lommel 597d1da96b
Fix missing images in editor preview due to wrong links (#31299) 8 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 8 months ago
Zettat123 42718d32af
Allow downloading attachments of draft releases (#31369) 8 months ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 8 months ago
mzroot d4e4226c3c
Add tag protection via rest api #17862 (#31295) 8 months ago
6543 bb04311b0b
[Refactor] Unify repo search order by logic (#30876) 8 months ago
wxiaoguang 47ca61d8ba
Improve detecting empty files (#31332) 8 months ago
Rowan Bohde 45dbeb5600
Reduce memory usage for chunked artifact uploads to MinIO (#31325) 8 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 8 months ago
wxiaoguang 6106a61eff
Remove sub-path from container registry realm (#31293) 8 months ago
wxiaoguang e728fd741b
Fix Activity Page Contributors dropdown (#31264) 8 months ago
Thomas Desveaux c888c933a9
Fix NuGet Package API for $filter with Id equality (#31188) 8 months ago
silverwind 0f0db6a14f
Remove unnecessary inline style for tab-size (#31224) 8 months ago
Lunny Xiao 2788a7ca27
Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31219) 8 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 8 months ago
Jason Song 572fa55fbc
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#31150) 8 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 8 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
wxiaoguang d612a24e3e
Ignore FindRecentlyPushedNewBranches err (#31164) 8 months ago
wxiaoguang 34daee6baf
Fix markup preview (#31158) 8 months ago
Jörg Thalheim 4fe415683e
Add an immutable tarball link to archive download headers for Nix (#31139) 9 months ago
Lunny Xiao b6f15c7948
Add missed return after `ctx.ServerError` (#31130) 9 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 9 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 9 months ago
Lunny Xiao e695ba4755
Fix possible ui 500 if workflow's job is nil (#31092) 9 months ago
metiftikci 47e715a70f
Fix `View File` button link if branch deleted on pull request files pages (#31063) 9 months ago
yp05327 daf2a4c047
Fix wrong display of recently pushed notification (#25812) 9 months ago