summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainUse primary as button color (#32949)wxiaoguang31 min.
release/v1.23Fix locale (#32937) (#32942)Giteabot15 hours
release/v1.22bump x/net (#32896) (#32900)techknowlogick4 days
release/v1.21use existing oauth grant for public client (#31015) (#31041)Giteabot7 months
release/v1.22-legacyImprove job commit description (#30579) (#30709)Giteabot8 months
release/v1.20Fix missing check (#28406) (#28413)Lunny Xiao12 months
release/v1.19Fix docs links in v1.19 (#28431)yp0532712 months
release/v1.18Match api migration behavior to web behavior (#23552) (#23572)Giteabot21 months
release/v1.17fix: omit avatar_url in discord payload when empty (#22393) (#22395)John Olheiser23 months
release/v1.16Fix possible panic when repository is empty (#20509) (#20527)65432 years
[...]
 
TagDownloadAuthorAge
v1.23.0-rc0gitea-1.23.0-rc0.tar.gz  gitea-1.23.0-rc0.zip  Lunny Xiao5 days
v1.24.0-devgitea-1.24.0-dev.tar.gz  gitea-1.24.0-dev.zip  wxiaoguang6 days
v1.22.6gitea-1.22.6.tar.gz  gitea-1.22.6.zip  Lunny Xiao9 days
v1.22.5gitea-1.22.5.tar.gz  gitea-1.22.5.zip  Lunny Xiao11 days
v1.22.4gitea-1.22.4.tar.gz  gitea-1.22.4.zip  Lunny Xiao4 weeks
v1.22.3gitea-1.22.3.tar.gz  gitea-1.22.3.zip  Lunny Xiao2 months
v1.22.2gitea-1.22.2.tar.gz  gitea-1.22.2.zip  Lunny Xiao4 months
v1.22.1gitea-1.22.1.tar.gz  gitea-1.22.1.zip  Lunny Xiao6 months
v1.22.0gitea-1.22.0.tar.gz  gitea-1.22.0.zip  Lunny Xiao7 months
v1.23.0-devgitea-1.23.0-dev.tar.gz  gitea-1.23.0-dev.zip  Chongyi Zheng8 months
[...]
 
AgeCommit messageAuthorFilesLines
2020-06-18Changelog v1.11.7 (#11953)v1.11.765431-0/+9
2020-06-17Use ID or Where to instead directly use Get when load object from database (#...65439-29/+25
2020-06-16Fix __webpack_public_path__ for 1.11 (#11907)silverwind1-1/+1
2020-06-15Fix verification of subkeys of default gpg key (#11713) (#11902)zeripath2-2/+64
2020-06-09[Workaround] doctor xorm.Count nil on sqlite error (#11741)65432-19/+25
2020-06-06Remove unnecessary parentheses in wiki/view template (#11781)pvgoran1-1/+1
2020-05-30Add changelog for 1.11.6 (#11695)v1.11.6guillep2k1-0/+21
2020-05-30Add missing check for #11111 backport (#11693)guillep2k1-0/+4
2020-05-29Fix missing authorization check on pull for public repos of private/limited o...Cirno the Strongest1-0/+11
2020-05-29Add tracked time fix to doctor (part of #11111) (#11138)65431-1/+45
[...]