Commit Graph

749 Commits (dd8dde2be89921b2b1497c6cc5eafdde213429cb)

Author SHA1 Message Date
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
wxiaoguang 4fc4f6e634
Refactor "editorconfig" (#26391) 1 year ago
CaiCandong 24fbf4e059
Fix nil pointer dereference error when open link with invalid pull index (#26353) 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
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
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
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
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 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
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 af22f33a93
Fix the route for pull-request's authors (#26016) 1 year ago
wxiaoguang 236c645bf1
Refactor "Content" for file uploading (#25851) 1 year ago
Jason Song 29e959fd00
Ignore `runs-on` with expressions when warning no matched runners (#25917) 1 year ago
yp05327 3add4ca216
Fix incorrect milestone count when provide a keyword (#25880) 1 year ago
yp05327 ec35af470c
Avoid opening/closing PRs which are already merged (#25883) 1 year ago
wxiaoguang 9672085d94
Fix "Flash" message usage (#25895) 1 year ago
yp05327 dc679fc9fa
Fix incorrect release count (#25879) 1 year ago
yp05327 52f46919dc
Add error info if no user can fork the repo (#25820) 1 year ago
Denys Konovalov eec45b43db
move issue filters to shared template (#25729) 1 year ago
yp05327 8b89563bf1
Fix empty project displayed in issue sidebar (#25802) 1 year ago
yp05327 44572e9243
Fix incorrect oldest sort in project list (#25806) 1 year ago
Lunny Xiao 2f31d2d56c
Exclude default branch from pushed branch hint (#25795) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
sebastian-sauer d2c3a90ee2
Show edit title button on commits tab of PR, too (#25791) 1 year ago
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page (#25715) 1 year ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
Jason Song 3c05aa4927
Check `ctx.Written()` for `GetActionIssue` (#25698) 1 year ago
Lunny Xiao 90b3b3dbf8
Fix tags header and pretty format numbers (#25624) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Zettat123 ff140d4050
Fix the nil pointer when assigning issues to projects (#25665) 1 year ago
Lunny Xiao 7735da1c66
Display branch commit status (#25608) 1 year ago
Lunny Xiao 807c9712ef
Get latest commit statuses from database instead of git data on dashboard for repositories (#25605) 1 year ago
hiifong 36f1fa7792
Support displaying diff stats in PR tab bar (#25387) 1 year ago
Lunny Xiao aab7cb6750
Move some files under repo/setting (#25585) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
HesterG c6f1fb1c6d
Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 1 year ago
Vitaliy Filippov f0b773e0ce
Support downloading raw task logs (#24451) 1 year ago