aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
...
* enable literal string for code search (#33590)Darren Hoo2025-02-162-59/+6
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-161-15/+3
* Improve commits list performance to reduce unnecessary database queries (#33528)Lunny Xiao2025-02-145-10/+45
* Performance optimization for pull request files loading comments attachments ...Lunny Xiao2025-02-141-6/+6
* Fix PR's target branch dropdown (#33589)wxiaoguang2025-02-141-8/+16
* Fix various problems (artifact order, api empty slice, assignee check, fuzzy ...wxiaoguang2025-02-131-4/+7
* Enhance routers for the Actions runner operations (#33549)Jason Song2025-02-111-187/+0
* Enhance routers for the Actions variable operations (#33547)Jason Song2025-02-111-140/+0
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-111-130/+11
* Rework suggestion backend (#33538)Lunny Xiao2025-02-101-49/+3
* Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541)wxiaoguang2025-02-101-24/+136
* Feature: Support workflow event dispatch via API (#32059)Bence Sántha2025-02-101-136/+24
* Add a option "--user-type bot" to admin user create, improve role display (#2...mscherer2025-02-071-44/+37
* Move gitgraph from modules to services layer (#33527)Lunny Xiao2025-02-071-1/+1
* Refactor web route handler (#33488)wxiaoguang2025-02-054-91/+100
* Fix commit status events (#33320)Lunny Xiao2025-02-041-0/+1
* chore: fix some trivial problems and TODOs (#33473)wxiaoguang2025-02-021-5/+0
* actions view: move loading of task attributes etc... into own func (#31494)65432025-02-021-67/+81
* Support choose email when creating a commit via web UI (more) (#33445)wxiaoguang2025-01-314-27/+83
* Fix "redirect link" handling (#33440)wxiaoguang2025-01-312-7/+18
* Refactor repository transfer (#33211)Lunny Xiao2025-01-302-50/+37
* Support choose email when creating a commit via web UI (#33432)wxiaoguang2025-01-301-22/+46
* Link to tree views of submodules if possible (#33424)Rowan Bohde2025-01-301-0/+6
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-251-14/+14
* Refactor webhook events (#33337)Lunny Xiao2025-01-231-21/+21
* Remove duplicate "ResponseWriter.Status" method (#33346)wxiaoguang2025-01-223-29/+29
* Fix incorrect ref commit ID usage (#33331)wxiaoguang2025-01-205-5/+13
* Make tracked time representation display as hours (#33315)Vladimir Sysoev2025-01-191-1/+1
* Fix push message behavior (#33215)Chai-Shi2025-01-171-1/+19
* Trivial fixes (#33304)wxiaoguang2025-01-173-3/+3
* Fix incorrect ref usages (#33301)wxiaoguang2025-01-162-13/+1
* Only allow admins to rename default/protected branches (#33276)Kemal Zebari2025-01-151-0/+8
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-152-1/+2
* Simplify context ref name (#33267)wxiaoguang2025-01-155-15/+5
* Refactor ref type (#33242)Lunny Xiao2025-01-142-2/+2
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-142-10/+17
* Validate that the tag doesn't exist when creating a tag via the web (#33241)Kemal Zebari2025-01-142-153/+230
* Fix incorrect ref "blob" (#33240)wxiaoguang2025-01-131-1/+7
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-135-32/+9
* Refactor context repository (#33202)wxiaoguang2025-01-1214-42/+34
* Some small refactors (#33144)Lunny Xiao2025-01-101-7/+23
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-102-13/+3
* Refactor older tests to use testify (#33140)TheFox0x72025-01-092-15/+11
* add submodule diff links (#33097)Rowan Bohde2025-01-081-1/+0
* Filter reviews of one pull request in memory instead of database to reduce sl...Lunny Xiao2025-01-071-8/+2
* fix empty repo updated time (#33120)Chai-Shi2025-01-071-1/+4
* Fix repo empty guide (#33114)wxiaoguang2025-01-061-0/+1
* workflow_dispatch use workflow from trigger branch (#33098)ChristopherHX2025-01-052-92/+133
* Fix empty git repo handling logic (#33101)wxiaoguang2025-01-041-16/+30
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-031-21/+22