Commit Graph

638 Commits (3d474110c181df7854576d78e46209908f7e1b52)

Author SHA1 Message Date
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
Lunny Xiao 083818cb85
Improve loadprojects for issue list (#25468) 1 year ago
wxiaoguang 62ab55bacc
Improve wiki sidebar and TOC (#25460) 1 year ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 1 year ago
6543 b0215c40cd
Store and use seconds for timeline time comments (#25392) 1 year ago
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 1 year ago
sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936) 1 year ago
HesterG 1454f9dafc
Add actor and status dropdowns to run list (#25118) 1 year ago
sillyguodong 35a653d7ed
Support configuration variables on Gitea Actions (#24724) 1 year ago
Lunny Xiao 54259dbf37
Fix blank dir message when uploading files from web editor (#25391) 1 year ago
wxiaoguang b4e4b7ad51
Make backend code respond correct JSON when creating PR (#25353) 1 year ago
wxiaoguang a1c5057fe8
Batch delete issue and improve tippy opts (#25253) 1 year ago