aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-051-1/+1
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-052-84/+75
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-1/+4
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+0
* Fix git error handling (#32401)wxiaoguang2024-11-025-42/+18
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-0/+1
* improve performance of diffs (#32393)Rowan Bohde2024-11-022-39/+36
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-10-312-4/+4
* Update go dependencies (#32389)wxiaoguang2024-10-311-2/+2
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-301-2/+0
* Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...Royce Remer2024-10-301-0/+5
* Fix db engine (#32351)wxiaoguang2024-10-272-5/+6
* Refactor the DB migration system slightly (#32344)wxiaoguang2024-10-271-1/+1
* Make admins adhere to branch protection rules (#32248)Tim2024-10-233-8/+19
* Add warn log when deleting inactive users (#32318)Lunny Xiao2024-10-231-0/+1
* Support requested_reviewers data in comment webhook events (#26178)谈笑风生间2024-10-161-32/+42
* Update scheduled tasks even if changes are pushed by "ActionsUser" (#32246)Zettat1232024-10-131-1/+9
* Support migrating GitHub/GitLab PR draft status (#32242)Zettat1232024-10-133-1/+8
* Only rename a user when they should receive a different name (#32247)Lunny Xiao2024-10-131-4/+4
* Make git push options accept short name (#32245)wxiaoguang2024-10-121-13/+12
* Allow maintainers to view and edit files of private repos when "Allow maintai...Zettat1232024-10-112-1/+12
* Improve the maintainblity of the reserved username list (#32229)wxiaoguang2024-10-101-5/+3
* Refactor CSRF token (#32216)wxiaoguang2024-10-102-5/+3
* Fix bug when a token is given public only (#32204)Lunny Xiao2024-10-081-3/+4
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-021-1/+4
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-026-23/+245
* Support repo license (#24872)yp053272024-10-0113-0/+357
* Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-012-2/+8
* Fix bug when deleting a migrated branch (#32075)Lunny Xiao2024-09-241-6/+7
* Truncate commit message during Discord webhook push events (#31970)Kemal Zebari2024-09-243-3/+32
* Fix: database not update release when using `git push --tags --force` (#32040)Exploding Dragon2024-09-181-8/+10
* Refactor CSRF protector (#32057)wxiaoguang2024-09-182-137/+61
* Add missing comment reply handling (#32050)KN4CK3R2024-09-171-27/+29
* Do not escape relative path in RPM primary index (#32038)KN4CK3R2024-09-161-2/+1
* Handle invalid target when creating releases using API (#31841)Kemal Zebari2024-09-121-1/+1
* Fix `/repos/{owner}/{repo}/pulls/{index}/files` endpoint not populating `prev...charles-plutohealth2024-09-121-12/+11
* Support allowed hosts for migrations to work with proxy (#32025)Jason Song2024-09-113-6/+2
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-113-0/+274
* bump to go 1.23 (#31855)techknowlogick2024-09-102-2/+3
* Save initial signup information for users to aid in spam prevention (#31852)techknowlogick2024-09-098-9/+9
* Remove SHA1 for support for ssh rsa signing (#31857)Wim2024-09-071-2/+2
* Use global lock instead of NewExclusivePool to allow distributed lock between...Lunny Xiao2024-09-066-36/+81
* Fix nuget/conan/container packages upload bugs (#31967)Lunny Xiao2024-09-052-10/+47
* Fix 500 error when `state` params is set when editing issue/PR by API (#31880)yp053272024-09-021-0/+3
* Handle "close" actionable references for manual merges (#31879)Zettat1232024-08-261-1/+6
* Fix agit automerge (#31207)Lunny Xiao2024-08-201-3/+15
* Fix actions notify bug (#31866)Lunny Xiao2024-08-192-11/+16
* Fixes for unreachable project issues when transfer repository from organizati...Edip Emre Bodur2024-08-131-0/+17
* Move repository visibility to danger zone in the settings area (#31126)Fábio Barkoski2024-08-111-0/+25
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-091-0/+79