aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Added Description Field for Secrets and Variables (#33526)John Smith4 days4-13/+76
* Refactor functions to reduce repopath expose (#33892)Lunny Xiao6 days1-4/+3
* Give organisation members access to organisation feeds (#33508)Job6 days1-29/+53
* Add file tree to file view page (#32721)Kerwin Bryant7 days1-0/+3
* Feature: Ephemeral action runners (#33570)ChristopherHX7 days3-0/+19
* Add workflow_job webhook (#33694)ChristopherHX10 days1-1/+1
* Fix auto concurrency cancellation skips commit status updates (#33764)ChristopherHX11 days2-14/+19
* Move notifywatch to service layer (#33825)Lunny Xiao12 days2-170/+5
* Decouple context from repository related structs (#33823)TheFox0x713 days3-26/+23
* Improve log format (#33814)wxiaoguang13 days2-2/+2
* Add global lock for migrations to make upgrade more safe with multiple replic...Lunny Xiao2025-03-072-3/+3
* Remove context from git struct (#33793)TheFox0x72025-03-042-8/+8
* Small refactor to reduce unnecessary database queries and remove duplicated f...Lunny Xiao2025-03-0410-12/+32
* Refactor error system (#33771)wxiaoguang2025-03-034-6/+6
* Add migrations and doctor fixes (#33556)Lunny Xiao2025-03-025-0/+62
* Use pullrequestlist instead of []*pullrequest (#33765)Lunny Xiao2025-03-022-8/+8
* Add composor source field (#33502)Lunny Xiao2025-02-281-3/+6
* Improve "generate new access token" form (#33730)Guillaume2025-02-272-3/+16
* Clone repository with Tea CLI (#33725)Quentin2025-02-271-5/+13
* allow filtering /repos/{owner}/{repo}/pulls by target base branch queryparam ...Royce Remer2025-02-271-0/+5
* Optimize user dashboard loading (#33686)Lunny Xiao2025-02-242-14/+44
* Fix some user name usages (#33689)wxiaoguang2025-02-233-2/+21
* Fix omitempty bug (#33663)Lunny Xiao2025-02-201-1/+1
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-2011-37/+28
* Fix PR web route permission check (#33636)wxiaoguang2025-02-191-4/+6
* Fix Untranslated Text on Actions Page (#33635)Kerwin Bryant2025-02-181-2/+3
* Move issue pin to an standalone table for querying performance (#33452)Lunny Xiao2025-02-176-185/+347
* Fix project issues list and counting (#33594)Lunny Xiao2025-02-176-93/+74
* Add API to support link package to repository and unlink it (#33481)Lunny Xiao2025-02-161-0/+5
* Move commits signature and verify functions to service layers (#33605)Lunny Xiao2025-02-168-491/+22
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-162-9/+32
* Fix bug when get commit (#33602)Lunny Xiao2025-02-151-7/+11
* Improve commits list performance to reduce unnecessary database queries (#33528)Lunny Xiao2025-02-144-32/+121
* Performance optimization for pull request files loading comments attachments ...Lunny Xiao2025-02-141-2/+4
* Fix various problems (artifact order, api empty slice, assignee check, fuzzy ...wxiaoguang2025-02-131-1/+7
* Enhance routers for the Actions runner operations (#33549)Jason Song2025-02-111-0/+9
* Enhance routers for the Actions variable operations (#33547)Jason Song2025-02-111-6/+16
* Rework suggestion backend (#33538)Lunny Xiao2025-02-101-0/+40
* Add a option "--user-type bot" to admin user create, improve role display (#2...mscherer2025-02-072-8/+10
* Add alphabetical project sorting (#33504)John Smith2025-02-051-0/+4
* Fix unnecessary comment when moving issue on the same project column (#33496)Lunny Xiao2025-02-051-4/+6
* chore: fix some trivial problems and TODOs (#33473)wxiaoguang2025-02-022-3/+1
* Worktime tracking for the organization level (#19808)K Kovacs2025-02-031-0/+103
* Hide/disable unusable UI elements when a repository is archived (#33459)wxiaoguang2025-01-311-5/+7
* Support choose email when creating a commit via web UI (more) (#33445)wxiaoguang2025-01-312-14/+1
* Refactor repository transfer (#33211)Lunny Xiao2025-01-301-15/+52
* Support choose email when creating a commit via web UI (#33432)wxiaoguang2025-01-302-1/+11
* Refactor user & avatar (#33433)wxiaoguang2025-01-306-41/+123
* Refactor user package (#33423)wxiaoguang2025-01-295-50/+58
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402)wxiaoguang2025-01-275-16/+43