Commit Graph

890 Commits (e4c4629465f4e45ffdb9ef5eff6ef17e15ee4c2d)

Author SHA1 Message Date
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 1 month ago
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861) 2 months ago
Lunny Xiao 42090844ed
Fix bug on action list deleted branch (#32848) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
wxiaoguang a66c16dc1b
Allow to fork repository into the same owner (#32819) 2 months ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 2 months ago
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 2 months ago
yp05327 d43620e7bc
Add `is_archived` option for issue indexer (#32735) 2 months ago
Blender Defender 18061af490
Rearrange Clone Panel (#31142) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
wxiaoguang 90d20be541
Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
wxiaoguang 23471e1333
Refactor issue list (#32755) 2 months ago
Lunny Xiao 9d08d3fbf5
Fix compare page bug view as anonymous (#32754) 2 months ago
Lunny Xiao cd7bf77b2f
Split issue/pull view router function as multiple smaller functions (#32749) 2 months ago
metiftikci ad994780af
fix: render job title as commit message (#32748) 2 months ago
metiftikci 6bd70d4d87
fix(project): add title to project view page (#32747) 2 months ago
wxiaoguang 513da407f4
Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
yp05327 faf5705d29
GitHub like repo home page (#32213) 2 months ago
Lunny Xiao b32f0cdfa0
Make wiki pages visit fast (#32732) 2 months ago
wxiaoguang f7f68e4cc0
Refactor RepoActionView.vue, add `::group::` support (#32713) 2 months ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
wxiaoguang 4142397b0b
Fix mentionable users when writing issue comments (#32715) 2 months ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 2 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
Lunny Xiao 829c34129c
Quick fix for license file name (#32696) 2 months ago
Pedro Nishiyama 1b296ed1a4
Allow users with write permission to run actions (#32644) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 2 months ago
6543 846f618716
Add priority to protected branch (#32286) 2 months ago
Lunny Xiao 703be6bf30
Add github compatible tarball download API endpoints (#32572) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 2 months ago
Yarden Shoham f2a9951741
Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570) 2 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 2 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 2 months ago
Lunny Xiao a175f9805c
Add line-through for deleted branch on pull request view page (#32500) 2 months ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 2 months ago
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533) 2 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 2 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
Lunny Xiao a1892cf7e3
Move some functions from issue.go to standalone files (#32468) 3 months ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 3 months ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 3 months ago
wxiaoguang 623a2d41cc
Refactor issue page info (#32445) 3 months ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 months ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 3 months ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 3 months ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 3 months ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 3 months ago