aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Fix test fixtures for user2/lfs.git (#32477)wxiaoguang2024-11-121-17/+1
* Limit org member view of restricted users (#32211)65432024-11-124-3/+108
* Refactor LFS SSH and internal routers (#32473)wxiaoguang2024-11-122-2/+21
* Harden runner updateTask and updateLog api (#32462)ChristopherHX2024-11-111-1/+3
* Calculate `PublicOnly` for org membership only once (#32234)65432024-11-113-33/+47
* Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3...Zettat1232024-11-111-0/+40
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-071-0/+3
* Add new index for action to resolve the performance problem (#32333)Lunny Xiao2024-11-063-1/+57
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-054-7/+26
* Only query team tables if repository is under org when getting assignees (#32...Lunny Xiao2024-11-051-14/+16
* Add artifacts test fixture (#30300)Kyle D.2024-11-011-0/+71
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-302-4/+1
* Optimize branch protection rule loading (#32280)65432024-10-292-8/+43
* Fix db engine (#32351)wxiaoguang2024-10-277-69/+131
* Refactor the DB migration system slightly (#32344)wxiaoguang2024-10-272-566/+377
* Make admins adhere to branch protection rules (#32248)Tim2024-10-233-0/+16
* chore: fix some function names in comment (#32300)wangjingcun2024-10-222-2/+2
* Always update expiration time when creating an artifact (#32281)Zettat1232024-10-171-1/+8
* Allow code search by filename (#32210)Bruno Sofiato2024-10-115-4/+96
* Improve the maintainblity of the reserved username list (#32229)wxiaoguang2024-10-101-27/+29
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-101-1/+0
* Fix bug when a token is given public only (#32204)Lunny Xiao2024-10-081-0/+4
* Allow filtering PRs by poster in the ListPullRequests API (#32209)65432024-10-071-0/+5
* Add support for searching users by email (#30908)yp053272024-10-041-1/+13
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-021-21/+0
* Support repo license (#24872)yp053272024-10-015-2/+148
* Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-016-7/+45
* Don't join repository when loading action table data (#32127)Lunny Xiao2024-09-262-14/+8
* Display head branch more comfortable on pull request view (#32000)Lunny Xiao2024-09-241-0/+4
* Repo Activity: count new issues that were closed (#31776)Timon van der Berg2024-09-211-2/+28
* Resolve duplicate local string key related to PR comments (#32073)Kemal Zebari2024-09-181-1/+1
* Included tag search capabilities (#32045)Bruno Sofiato2024-09-181-0/+6
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-123-8/+66
* bump to go 1.23 (#31855)techknowlogick2024-09-104-6/+6
* Save initial signup information for users to aid in spam prevention (#31852)techknowlogick2024-09-093-9/+37
* Distinguish official vs non-official reviews, add tool tips, and upgrā€¦ (#31...william-allspice2024-09-061-0/+25
* Fix nuget/conan/container packages upload bugs (#31967)Lunny Xiao2024-09-051-0/+16
* Improve get feed with pagination (#31821)Lunny Xiao2024-09-021-9/+38
* Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerpr...Saulius Gurklys2024-08-241-2/+0
* Fix agit automerge (#31207)Lunny Xiao2024-08-201-1/+1
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-194-1/+43
* Fix panic of ssh public key page after deletion of auth source (#31829)Lunny Xiao2024-08-152-16/+17
* Fixes for unreachable project issues when transfer repository from organizati...Edip Emre Bodur2024-08-132-0/+12
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-112-7/+92
* Show latest run when visit /run/latest (#31808)FuXiaoHei2024-08-101-0/+13
* Support compression for Actions logs (#31761)Jason Song2024-08-091-1/+7
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-095-52/+76
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-052-1/+52
* Rename head branch of pull requests when renaming a branch (#31759)Lunny Xiao2024-08-041-0/+7
* Remove unused code from models/repos/release.go (#31756)Kemal Zebari2024-08-021-26/+0