summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06Add changelog for v1.17.2 (#21089)v1.17.2Lunny Xiao
2022-09-06Fix sub folder in repository missing add file dropdown (#21069) (#21083)Tyrone Yeh
2022-09-06Fix hard-coded timeout and error panic in API archive download endpoint (#209...zeripath
2022-09-06Fix delete user missed some comments (#21067) (#21068)Lunny Xiao
2022-09-04Delete unreferenced packages when deleting a package version (#20977) (#21060)zeripath
2022-09-04Redirect if user does not exist on admin pages (#20981) (#21059)zeripath
2022-09-04Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ss...zeripath
2022-09-04Fix 500 on time in timeline API (#21052) (#21057)qwerty287
2022-09-04Fill the specified ref in webhook test payload (#20961) (#21055)Jason Song
2022-09-04Add another index for Action table on postgres (#21033) (#21054)zeripath
2022-09-04fix broken insecureskipverify handling in rediss connection uris (#20967) (#2...zeripath
2022-09-04Add more checks in migration code (#21011) (#21050)zeripath
2022-09-03Add Dev, Peer and Optional dependencies to npm PackageMetadataVersion (#21017...José Carlos
2022-09-03Improve arc-green code theme (#21039) (#21042)silverwind
2022-09-03Add down key check has tribute container (#21016) (#21038)Tyrone Yeh
2022-09-03Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037)zeripath
2022-09-02Fix modified due date message (#20388) (#21032)Lucas Azevedo
2022-08-31Fix missed sort bug (#21006)Lunny Xiao
2022-08-31Fix input.value attr for RequiredClaimName/Value (#20946) (#21001)John Olheiser
2022-08-30fix: remove redundant if (#20997)Jason Song
2022-08-29Translations for repo buttons (#20834)John Olheiser
2022-08-28Fix download archiver of a commit (#20962) (#20971)Lunny Xiao
2022-08-27Change review buttons to icons to make space for text (#20934) (#20978)silverwind
2022-08-25Enable contenthash in filename for dynamic assets (#20813) (#20932)silverwind
2022-08-25Return 404 NotFound if requested attachment does not exist (#20886) (#20941)zeripath
2022-08-24Disable doctor logging on panic (#20847) (#20898)zeripath
2022-08-23Set no-tags in git fetch on compare (#20893) (#20936)zeripath
2022-08-23In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (...zeripath
2022-08-23Fix mirror address setting not working (#20850) (#20904)zeripath
2022-08-23Allow multiple metadata files for Maven packages (#20674) (#20916)KN4CK3R
2022-08-22 Don't open new page for ext wiki on same repository (#20725) (#20910)Gusted
2022-08-22Pad GPG Key ID with preceding zeroes (#20878) (#20885)zeripath
2022-08-22Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) ...zeripath
2022-08-22Fix push mirror address backend get error Address cause setting page display ...zeripath
2022-08-21Fix panic when an invalid oauth2 name is passed (#20820) (#20900)zeripath
2022-08-22Remove calls to load Mirrors in user.Dashboard (#20855) (#20897)zeripath
2022-08-21Fix SQL Query for `SearchTeam` (#20844) (#20872)Gusted
2022-08-21Update codemirror to 5.65.8 (#20875)silverwind
2022-08-21Double check CloneURL is acceptable (#20869) (#20892)zeripath
2022-08-21Ensure that graceful start-up is informed of unused SSH listener (#20877)JonRB
2022-08-20Rework repo buttons (#20602, #20718) (#20719)silverwind
2022-08-19Fix the mode of custom dir to 0700 in docker-rootless (#20861) (#20867)wxiaoguang
2022-08-19Fix UI mis-align for PR commit history (#20845) (#20859)wxiaoguang
2022-08-18update changelogv1.17.1techknowlogick
2022-08-18Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpd...zeripath
2022-08-18Fix owners cannot create organization repos bug (#20841) (#20854)zeripath
2022-08-18Changelog 1.17.1 (#20833)zeripath
2022-08-18Check Mirror exists before linking its Repo (#20840) (#20842)Lunny Xiao
2022-08-18Add migrate repo archiver and packages storage support on command line (#2075...Lunny Xiao
2022-08-17Check issue labels slice length before calling xorm Insert(#20655) (#20836)zeripath