summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changelog v1.17.3 (#21456)v1.17.365432022-10-151-0/+36
* improve code quality (#21464) (#21463)65432022-10-156-27/+64
* Do DB update after merge in hammer context (#21401) (#21416)zeripath2022-10-121-10/+12
* Add Num{Issues,Pulls} stats checks (#21404) (#21414)Gusted2022-10-121-1/+13
* Bump `golang.org/x/text` (#21412) (#21413)Gusted2022-10-112-12/+10
* Stop logging CheckPath returns error: context canceled (#21064) (#21405)zeripath2022-10-112-4/+2
* Set SemverCompatible to false for Conan packages (#21275) (#21366)KN4CK3R2022-10-102-3/+2
* Make NuGet service index publicly accessible (#21242) (#21277)KN4CK3R2022-10-082-53/+75
* Parse OAuth Authorization header when request omits client secret (#21351) (#...M Hickford2022-10-081-2/+21
* Ignore port for OAuth2 loopback redirect URIs (#21293) (#21373)M Hickford2022-10-082-0/+33
* Tag list should include draft releases with existing tags (#21263) (#21365)Jason Song2022-10-074-8/+24
* Fix linked account translation (#21331) (#21334)John Olheiser2022-10-051-1/+1
* Fix missing m.Run() in TestMain (#21341)wxiaoguang2022-10-052-1/+5
* Foreign ID conflicts if ID is 0 for each item (#21271) (#21272)techknowlogick2022-10-021-0/+4
* Update bluemonday (#21281) (#21287)65432022-09-282-9/+9
* Fix empty container layer history and UI (#21251) (#21278)KN4CK3R2022-09-274-3/+15
* Use absolute links in feeds (#21229) (#21265)KN4CK3R2022-09-263-34/+43
* Use en-US as fallback when using other default language (#21200) (#21256)wxiaoguang2022-09-253-8/+34
* Make Clone in VSCode link get updated correctly (#21225) (#21226)wxiaoguang2022-09-232-14/+18
* Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) (#21232)KN4CK3R2022-09-232-33/+62
* Prevent invalid behavior for file reviewing when loading more files (#21230) ...delvh2022-09-222-13/+22
* Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239)wxiaoguang2022-09-2225-581/+629
* Treat git object mode 40755 as directory (#21195) (#21218)wxiaoguang2022-09-201-2/+2
* Make the vscode clone link respect transport protocol (#20557) (#21128)Abdul Monim2022-09-202-1/+6
* Allow uppercase ASCII alphabet in PyPI package names (#21095) (#21217)KN4CK3R2022-09-201-1/+1
* Fix limited user cannot view himself's profile (#21212)Lunny Xiao2022-09-201-2/+2
* Fix template bug of admin monitor (#21209)Lunny Xiao2022-09-201-1/+1
* Fix reaction of issues (#21185) (#21196)Jason Song2022-09-181-4/+15
* Fix CSV diff for added/deleted files (#21189) (#21193)wxiaoguang2022-09-173-20/+20
* Fix pagination limit parameter problem (#21111)Tyrone Yeh2022-09-081-1/+1
* Add MD5 back to template helper functions to avoid breaking (#21102)wxiaoguang2022-09-071-0/+1
* Add changelog for v1.17.2 (#21089)v1.17.2Lunny Xiao2022-09-061-0/+44
* Fix sub folder in repository missing add file dropdown (#21069) (#21083)Tyrone Yeh2022-09-061-26/+27
* Fix hard-coded timeout and error panic in API archive download endpoint (#209...zeripath2022-09-067-71/+127
* Fix delete user missed some comments (#21067) (#21068)Lunny Xiao2022-09-062-4/+4
* Delete unreferenced packages when deleting a package version (#20977) (#21060)zeripath2022-09-042-2/+78
* Redirect if user does not exist on admin pages (#20981) (#21059)zeripath2022-09-041-1/+5
* Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ss...zeripath2022-09-041-1/+14
* Fix 500 on time in timeline API (#21052) (#21057)qwerty2872022-09-041-0/+6
* Fill the specified ref in webhook test payload (#20961) (#21055)Jason Song2022-09-043-7/+17
* Add another index for Action table on postgres (#21033) (#21054)zeripath2022-09-042-3/+17
* fix broken insecureskipverify handling in rediss connection uris (#20967) (#2...zeripath2022-09-042-2/+20
* Add more checks in migration code (#21011) (#21050)zeripath2022-09-0424-281/+693
* Add Dev, Peer and Optional dependencies to npm PackageMetadataVersion (#21017...José Carlos2022-09-031-9/+12
* Improve arc-green code theme (#21039) (#21042)silverwind2022-09-032-102/+105
* Add down key check has tribute container (#21016) (#21038)Tyrone Yeh2022-09-031-0/+12
* Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037)zeripath2022-09-037-128/+76
* Fix modified due date message (#20388) (#21032)Lucas Azevedo2022-09-022-2/+3
* Fix missed sort bug (#21006)Lunny Xiao2022-08-311-0/+2
* Fix input.value attr for RequiredClaimName/Value (#20946) (#21001)John Olheiser2022-08-311-2/+2