Commit Graph

4294 Commits (cd225d7034f905f73319b5a9024f6f9d5b6a01c7)

Author SHA1 Message Date
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 3 days ago
wxiaoguang c2e23d3301
Fix PR web route permission check (#33636) 5 days ago
Kerwin Bryant ce65613690
Fix Untranslated Text on Actions Page (#33635) 5 days ago
Lunny Xiao 7df09e31fa
Move issue pin to an standalone table for querying performance (#33452) 6 days ago
Lunny Xiao 69de5a65c2
Fix project issues list and counting (#33594) 7 days ago
Lunny Xiao 5df9fd3e9c
Add API to support link package to repository and unlink it (#33481) 7 days ago
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605) 1 week ago
ChristopherHX 2b8cfb557d
Artifacts download api for artifact actions v4 (#33510) 1 week ago
Lunny Xiao 01bf8da02e
Fix bug when get commit (#33602) 1 week ago
Lunny Xiao 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528) 1 week ago
Lunny Xiao f232d8f530
Performance optimization for pull request files loading comments attachments (#33585) 1 week 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
Lunny Xiao 72518a8dab
Rework suggestion backend (#33538) 2 weeks ago
mscherer 063c23e1bc
Add a option "--user-type bot" to admin user create, improve role display (#27885) 2 weeks ago
John Smith a025fa70ab
Add alphabetical project sorting (#33504) 3 weeks ago
Lunny Xiao 6999651b6d
Fix unnecessary comment when moving issue on the same project column (#33496) 3 weeks ago
wxiaoguang 5dddcc1773
chore: fix some trivial problems and TODOs (#33473) 3 weeks ago
K Kovacs 34692a20b1
Worktime tracking for the organization level (#19808) 3 weeks ago
wxiaoguang 1ab5938e82
Hide/disable unusable UI elements when a repository is archived (#33459) 3 weeks ago
wxiaoguang 5a7b42dac7
Support choose email when creating a commit via web UI (more) (#33445) 3 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
wxiaoguang 4ffc54f59a
Refactor user & avatar (#33433) 4 weeks ago
wxiaoguang 8c4f0f02ef
Refactor user package (#33423) 4 weeks ago
wxiaoguang 517a367abe
Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) 4 weeks ago
Lunny Xiao 3e7ec826d3
Add missed auto merge feed message on dashboard (#33309) 4 weeks ago
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375) 4 weeks ago
Lunny Xiao e94f37f95e
Refactor webhook events (#33337) 1 month ago
wxiaoguang 7069369e03
Support performance trace (#32973) 1 month ago
wxiaoguang 39de2955fd
Improve sync fork behavior (#33319) 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
Kemal Zebari 2483a93fbc
Only allow admins to rename default/protected branches (#33276) 1 month ago
Lunny Xiao 6410c34b7f
Refactor ref type (#33242) 1 month ago
yp05327 4672ddcdd7
Fix missing license when sync mirror (#33255) 1 month ago
wxiaoguang a98a836e76
Support public code/issue access for private repositories (#33127) 1 month ago
Michael B. a90af22003
Let API create and edit system webhooks, attempt 2 (#33180) 1 month ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
Lunny Xiao fd7d393c67
Fix unpin hint on the pinned pull requests (#33207) 1 month ago
Lunny Xiao d3083d2198
Some small refactors (#33144) 1 month 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
Lunny Xiao 67aeb1f896
Add missed transaction on setmerged (#33079) 2 months ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 2 months ago
yp05327 32d45ee069
Update status check for all supported on.pull_request.types in Gitea (#33117) 2 months ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 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