aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-0553-205/+281
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-0474-228/+241
* Refactor markup package (#32399)wxiaoguang2024-11-0419-1087/+1154
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-049-22/+138
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-11-047-140/+170
* Refactor repo legacy (#32404)wxiaoguang2024-11-039-362/+383
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-028-34/+58
* Fix git error handling (#32401)wxiaoguang2024-11-0210-89/+35
* Fix created_unix for mirroring (#32342)Lunny Xiao2024-11-021-2/+3
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-0233-37/+73
* improve performance of diffs (#32393)Rowan Bohde2024-11-025-42/+44
* Refactor tests to prevent from unnecessary preparations (#32398)wxiaoguang2024-11-016-55/+89
* Add artifacts test fixture (#30300)Kyle D.2024-11-019-38/+141
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-10-3119-24/+30
* Fix a number of typescript issues (#32308)silverwind2024-10-319-26/+36
* Update go dependencies (#32389)wxiaoguang2024-10-319-361/+339
* Update JS and PY dependencies (#32388)silverwind2024-10-318-2374/+2650
* Fix suggestions for issues (#32380)wxiaoguang2024-10-3011-88/+82
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-3011-20/+3
* Fix the missing menu in organization project view page (#32313)yp053272024-10-301-5/+9
* Fix toAbsoluteLocaleDate and add more tests (#32387)wxiaoguang2024-10-312-14/+20
* Respect UI.ExploreDefaultSort setting again (#32357)65432024-10-302-2/+4
* Fix absolute-date (#32375)wxiaoguang2024-10-304-34/+21
* Fix undefined errors on Activity page (#32378)cloudchamb3r2024-10-301-3/+3
* Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...Royce Remer2024-10-305-7/+48
* remove unused call to $.HeadRepo in view_title template (#32317)Rowan Bohde2024-10-301-1/+1
* Fix clean tmp dir (#32360)Lunny Xiao2024-10-291-13/+23
* Optimize branch protection rule loading (#32280)65432024-10-292-8/+43
* Suggestions for issues (#32327)Anbraten2024-10-299-48/+202
* Migrate vue components to setup (#32329)Anbraten2024-10-2815-714/+708
* Fix db engine (#32351)wxiaoguang2024-10-2710-74/+172
* Refactor the DB migration system slightly (#32344)wxiaoguang2024-10-274-568/+379
* Fix broken image when editing comment with non-image attachments (#32319)yp053272024-10-231-2/+4
* Fix disable 2fa bug (#32320)Lunny Xiao2024-10-231-3/+6
* Upgrade rollup to 4.24.0 (#32312)Lunny Xiao2024-10-231-94/+75
* Upgrade vue to 3.5.12 (#32311)Lunny Xiao2024-10-232-83/+97
* Make admins adhere to branch protection rules (#32248)Tim2024-10-2314-9/+113
* Prevent from submitting issue/comment on uploading (#32263)박상철2024-10-237-56/+109
* Add warn log when deleting inactive users (#32318)Lunny Xiao2024-10-231-0/+1
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-2211-49/+74
* chore: fix some function names in comment (#32300)wangjingcun2024-10-223-3/+3
* API: enhance SearchIssues swagger docs (#32208)65432024-10-192-36/+73
* Update github.com/go-enry/go-enry to v2.9.1 (#32295)YR Chen2024-10-192-3/+3
* Always update expiration time when creating an artifact (#32281)Zettat1232024-10-171-1/+8
* Add `gh-access-token` flag into backport script (#32283)cloudchamb3r2024-10-171-2/+11
* Warn users when they try to use a non-root-url to sign in/up (#32272)wxiaoguang2024-10-173-2/+16
* Fix null errors on conversation holder (#32258) (#32266)cloudchamb3r2024-10-161-7/+10
* Support requested_reviewers data in comment webhook events (#26178)谈笑风生间2024-10-162-39/+50
* Make `owner/repo/pulls` handlers use "PR reader" permission (#32254)wxiaoguang2024-10-151-26/+29
* make `show stats` work when only one file changed (#32244)a10121127962024-10-142-1/+4