Commit Graph

4336 Commits (b96fbb567c67b2e1580396cd5326003a0a8da799)

Author SHA1 Message Date
Lunny Xiao e7cbb0e7c9
Fix wrong middleware sequence (#26428) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 1 year ago
wxiaoguang a85a862804
Fix admin queue page title (#26409) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 1 year ago
FuXiaoHei ad69f7175a
fix artifact merging chunks path with correct slash on Windows (#26400) 1 year ago
wxiaoguang 4fc4f6e634
Refactor "editorconfig" (#26391) 1 year ago
wxiaoguang 71d253f42e
Remove unnecessary template helper DisableGravatar (#26386) 1 year ago
wxiaoguang 6913053223
Start using template context function (#26254) 1 year ago
KN4CK3R 0c6ae61229
Allow package cleanup from admin page (#25307) 1 year ago
Lunny Xiao f5dbac9d36
Use more `IssueList` instead of `[]*Issue` (#26369) 1 year ago
CaiCandong 24fbf4e059
Fix nil pointer dereference error when open link with invalid pull index (#26353) 1 year ago
yp05327 945a0cb96b
Add highlight to selected repos in milestone dashboard (#26300) 1 year ago
Nicholas Pease 6a7a5ea32a
Do not show Profile README when repository is private (#26295) 1 year ago
Kerwin Bryant 865d2221c0
Add `Retry` button when creating a mirror-repo fails (#26228) 1 year ago
yp05327 6832a8eb06
Add locale for deleted head branch (#26296) 1 year ago
puni9869 ab388deb0e
Allow editing push mirrors after creation (#26151) 1 year ago
Zettat123 9a65d011f6
Some fixes of the prompt of new branches (#26257) 1 year ago
Panagiotis "Ivory" Vasilopoulos d58c542579
Add 'Show on a map' button to Location in profile, fix layout (#26214) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
JakobDev aba9096999
Show image size on view page (#25884) 1 year ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 1 year ago
caicandong fd836ff68b
Fix unable to display individual-level project (#26198) 1 year ago
Zettat123 b33cf4fabc
Fix access check for org-level project (#26182) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
cassiozareck 73fb1ecdcf
Fixing redirection issue for logged-in users (#26105) 1 year ago
KN4CK3R 2d7fe4cc1e
Fix handling of plenty Nuget package versions (#26075) 1 year ago
yp05327 1c6c38fa6e
Improve display of Labels/Projects/Assignees sort options (#25886) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
Lunny Xiao 5dc37ef97a
Display deprecated warning in admin panel pages as well as in the log file (#26094) 1 year ago
wxiaoguang 915cdf8f87
Remove "misc" scope check from public API endpoints (#26134) 1 year ago
JakobDev 6598d0291c
Allow Organisations to have a E-Mail (#25082) 1 year ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 1 year ago
KN4CK3R 6aa30af724
Fix handling of Debian files with trailing slash (#26087) 1 year ago
caicandong 4211efe8b7
fix Missing 404 swagger response docs for /admin/users/{username} (#26086) 1 year ago
sillyguodong f5c7d4cfdd
Reduce unnecessary DB queries for Actions tasks (#25199) 1 year ago
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
Lunny Xiao c42b71877e
Fix branch list auth (#26041) 1 year ago
wxiaoguang 52fb936773
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 1 year ago
Lunny Xiao 037c9895a7
Support copy protected branch from template repository (#25889) 1 year ago
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 1 year ago
wxiaoguang 9b25bfa8f4
Remove redundant "RouteMethods" method (#26024) 1 year ago
wxiaoguang af22f33a93
Fix the route for pull-request's authors (#26016) 1 year ago
Noah Snelson df55f9b189
Add a link to OpenID Issuer URL in WebFinger response (#26000) 1 year ago
Earl Warren e20f8f0977
Improve profile readme rendering (#25988) 1 year ago
Earl Warren ad4c09b59f
parseScope with owner/repo always sets owner to zero (#25987) 1 year ago