summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
main[skip ci] Updated translations via CrowdinGiteaBot9 hours
release/v1.23Trivial fixes (#33304) (#33312)wxiaoguang14 hours
release/v1.22bump x/net (#32896) (#32900)techknowlogick4 weeks
release/v1.21use existing oauth grant for public client (#31015) (#31041)Giteabot8 months
release/v1.22-legacyImprove job commit description (#30579) (#30709)Giteabot9 months
release/v1.20Fix missing check (#28406) (#28413)Lunny Xiao13 months
release/v1.19Fix docs links in v1.19 (#28431)yp0532713 months
release/v1.18Match api migration behavior to web behavior (#23552) (#23572)Giteabot22 months
release/v1.17fix: omit avatar_url in discord payload when empty (#22393) (#22395)John Olheiser2 years
release/v1.16Fix possible panic when repository is empty (#20509) (#20527)65432 years
[...]
 
TagDownloadAuthorAge
v1.23.1gitea-1.23.1.tar.gz  gitea-1.23.1.zip  Lunny Xiao8 days
v1.23.0gitea-1.23.0.tar.gz  gitea-1.23.0.zip  Lunny Xiao9 days
v1.23.0-rc0gitea-1.23.0-rc0.tar.gz  gitea-1.23.0-rc0.zip  Lunny Xiao5 weeks
v1.24.0-devgitea-1.24.0-dev.tar.gz  gitea-1.24.0-dev.zip  wxiaoguang5 weeks
v1.22.6gitea-1.22.6.tar.gz  gitea-1.22.6.zip  Lunny Xiao5 weeks
v1.22.5gitea-1.22.5.tar.gz  gitea-1.22.5.zip  Lunny Xiao5 weeks
v1.22.4gitea-1.22.4.tar.gz  gitea-1.22.4.zip  Lunny Xiao8 weeks
v1.22.3gitea-1.22.3.tar.gz  gitea-1.22.3.zip  Lunny Xiao3 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 Xiao7 months
[...]
 
AgeCommit messageAuthorFilesLines
2018-11-041.6.0-RC2 Changelog (#5275)v1.6.0-rc2techknowlogick1-0/+17
2018-11-04Backport #5250 on v1.6: Fix Issue 5249 and protect /api/v1/admin routes with ...zeripath5-10/+32
2018-11-03Backported wrong api request url for instances running in subfolders (#5247) ...kolaente1-1/+1
2018-11-01fix: Accept web-command cli flags if web-command is commited (#5245)Peter Hoffmann1-1/+1
2018-10-31This commit will reduce join star, repo_topic, topic tables on repo search, s...Lunny Xiao2-36/+22
2018-10-31fix data race on migrate repository (#5224) (#5230)Lunny Xiao1-3/+8
2018-10-30fix: Add secret to all webhook's payload where it has been missing (#5208)Peter Hoffmann8-27/+75
2018-10-30fix sqlite lock (#5210) (#5223)Lunny Xiao1-1/+1
2018-10-30Update go-macaron/session to latest mast to fix RCE-bug (#5195)Kim "BKC" Carlbäcker3-14/+23
2018-10-30Fix race on updatesize (#5190) (#5215)Lunny Xiao2-9/+10
[...]