Commit Graph

431 Commits (f16b66898091b3f375cbd3e2796fd87d9c5ca10b)

Author SHA1 Message Date
a1012112796 74aa44625b
default show closed actions list if all actions was closed (#24234) 2 years ago
KN4CK3R b3e849d1d6
Only delete secrets belonging to its owner (#24284) 2 years ago
a1012112796 6bff6e3a1f
show workflow config error on file view also (#24267) 2 years ago
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
wxiaoguang 13d1d2764c
Show commit history for closed/merged PRs (#24238) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
Lunny Xiao 15d6638c15
Don't list root repository on compare page if pulls not allowed (#24183) 2 years ago
yp05327 f30cc9faa9
Add unset default project column (#23531) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
yp05327 01214c8ada
Add runner check in repo action page (#24124) 2 years ago
oliverpool bb2783860b
fix calReleaseNumCommitsBehind (#24148) 2 years ago
John Olheiser 9611710636
Use correct locale key for forks page (#24172) 2 years ago
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137) 2 years ago
Jonathan Tran 1af3dc6ee3
Fix 2-dot direct compare to use the right base commit (#24133) 2 years ago
wxiaoguang 2902d1e9d1
Sort repo topic labels by name (#24123) 2 years ago
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
JakobDev 42919ccb7c
Make Release Download URLs predictable (#23891) 2 years ago
Nick ef7fd781f5
Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695) 2 years ago
wxiaoguang 4e33481357
Make label templates have consistent behavior and priority (#23749) 2 years ago
yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 2 years ago
Lunny Xiao b918a2c4fb
Fix redirect bug when creating issue from a project (#23971) 2 years ago
yp05327 68aac691c1
Add job.duration in web ui (#23963) 2 years ago
silverwind ca5722a0fa
Ensure RSS icon is present on all repo tabs (#23904) 2 years ago
Zettat123 ed7245f997
Title can be empty when creating tag only (#23917) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
yp05327 29133f3d04
Fix submit button won't refresh in New Repository Fork page (#22994) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Jason Song 3e8db31a5b
Refactor commit status for Actions jobs (#23786) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
Wiktor Kwapisiewicz b78c955958
Fix tags view (#23243) 2 years ago
yp05327 22fec1650a
Add commit info in action page (#23210) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions (#23495) 2 years ago
Hester Gong 8d9f8e10b1
Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491) 2 years ago
Nick 6aef9e0a2f
Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 2 years ago
yp05327 aac07d010f
Add workflow error notification in ui (#23404) 2 years ago
wxiaoguang 6ff5400af9
Make branches list page operations remember current page (#23420) 2 years ago
Hester Gong f521e88240
Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) 2 years ago
yp05327 a04eeb2a54
Show edit/close/delete button on organization wide repositories (#23388) 2 years ago
Peter c6f5029708
Preserve file size when creating attachments (#23406) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
yp05327 e52ac62d8e
Redirect to project again after editing it (#23326) 2 years ago
Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
Jason Song 47b912cd52
Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago
yp05327 ca84a61761
Add run status in action view page (#23212) 2 years ago