Commit Graph

956 Commits (5df9fd3e9c6ae7f848da65dbe9b9d321f29c003a)

Author SHA1 Message Date
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605) 1 week ago
Darren Hoo 950abfe8ee
enable literal string for code search (#33590) 1 week ago
ChristopherHX 2b8cfb557d
Artifacts download api for artifact actions v4 (#33510) 1 week ago
Lunny Xiao 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528) 2 weeks ago
Lunny Xiao f232d8f530
Performance optimization for pull request files loading comments attachments (#33585) 2 weeks ago
wxiaoguang b426e383fe
Fix PR's target branch dropdown (#33589) 2 weeks ago
wxiaoguang e741448a14
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
Jason Song e9b98aef44
Enhance routers for the Actions runner operations (#33549) 2 weeks ago
Jason Song c422f179dd
Enhance routers for the Actions variable operations (#33547) 2 weeks ago
wxiaoguang 30993e9508
Feature: Support workflow event dispatch via API (#33545) 2 weeks ago
Lunny Xiao 72518a8dab
Rework suggestion backend (#33538) 2 weeks ago
wxiaoguang 704b65e012
Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541) 2 weeks ago
Bence Sántha 523751dc82
Feature: Support workflow event dispatch via API (#32059) 2 weeks ago
mscherer 063c23e1bc
Add a option "--user-type bot" to admin user create, improve role display (#27885) 3 weeks ago
Lunny Xiao 466cc725bc
Move gitgraph from modules to services layer (#33527) 3 weeks ago
wxiaoguang 09a3b07f10
Refactor web route handler (#33488) 3 weeks ago
Lunny Xiao a4676db7dd
Fix commit status events (#33320) 3 weeks ago
wxiaoguang 5dddcc1773
chore: fix some trivial problems and TODOs (#33473) 3 weeks ago
6543 fcfe1fb0fc
actions view: move loading of task attributes etc... into own func (#31494) 3 weeks ago
wxiaoguang 5a7b42dac7
Support choose email when creating a commit via web UI (more) (#33445) 4 weeks ago
wxiaoguang f24d73ab5f
Fix "redirect link" handling (#33440) 4 weeks ago
Lunny Xiao f88dbf86b3
Refactor repository transfer (#33211) 4 weeks ago
wxiaoguang 256b94e9e9
Support choose email when creating a commit via web UI (#33432) 4 weeks ago
Rowan Bohde ac2d97cb61
Link to tree views of submodules if possible (#33424) 4 weeks ago
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375) 1 month ago
Lunny Xiao e94f37f95e
Refactor webhook events (#33337) 1 month ago
wxiaoguang 6fe4d1c038
Remove duplicate "ResponseWriter.Status" method (#33346) 1 month ago
wxiaoguang 6cc1067884
Fix incorrect ref commit ID usage (#33331) 1 month ago
Vladimir Sysoev dc2308a959
Make tracked time representation display as hours (#33315) 1 month ago
Chai-Shi 55e0756c68
Fix push message behavior (#33215) 1 month ago
wxiaoguang 3b839f8dc0
Trivial fixes (#33304) 1 month ago
wxiaoguang cfc6e21f06
Fix incorrect ref usages (#33301) 1 month ago
Kemal Zebari 2483a93fbc
Only allow admins to rename default/protected branches (#33276) 1 month ago
wxiaoguang f6dbf0e7b3
Fix incorrect TagName/BranchName usages (#33279) 1 month ago
wxiaoguang fcd096231a
Simplify context ref name (#33267) 1 month ago
Lunny Xiao 6410c34b7f
Refactor ref type (#33242) 1 month ago
wxiaoguang a98a836e76
Support public code/issue access for private repositories (#33127) 1 month ago
Kemal Zebari ecd463c2f1
Validate that the tag doesn't exist when creating a tag via the web (#33241) 1 month ago
wxiaoguang 348b7074c8
Fix incorrect ref "blob" (#33240) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
wxiaoguang a068462ac0
Refactor context repository (#33202) 1 month ago
Lunny Xiao d3083d2198
Some small refactors (#33144) 2 months ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 2 months ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 2 months ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 2 months ago
Lunny Xiao 98637fe76e
Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) 2 months ago
Chai-Shi 1a95d9d6a1
fix empty repo updated time (#33120) 2 months ago
wxiaoguang 40765b5d45
Fix repo empty guide (#33114) 2 months ago
ChristopherHX 4237736029
workflow_dispatch use workflow from trigger branch (#33098) 2 months ago
wxiaoguang 3d544a3ad3
Fix empty git repo handling logic (#33101) 2 months ago