提交歷史

作者 SHA1 備註 提交日期
  Unknwon d3d8284985 templates: sanitize special links in commit message (#5545) 5 年之前
  Unknwon f545faa06d templates: make state changing routes to POST method (#5541) 5 年之前
  Unknwon f2ec0d80a8 user/auth: flush and destroy session at logout (#5540) 5 年之前
  Unknwon a7e8187a0d pkg/context: expose port in import path for 'go-get=1' (#5305) 5 年之前
  Unknwon 29c5be47ed models/issue: fix panic when clear labels (#5445) 5 年之前
  Unknwon e1b3a25008 api/repo: support edit repository issue tracker (gogs/go-gogs-client#94) 5 年之前
  Unknwon ce13fbb98a routes/api: allow get repository without login (#5475) 5 年之前
  Unknwon 3db9b06a6e api: fix critical CSRF vulnerabilities on API routes (#5355) 5 年之前
  Unknwon 1f9e21ebd5 templates/wiki: fix emoji rendering (#4869) 5 年之前
  Unknwon b93079f1c1 vendor: update github.com/go-macaron/session (#5469) 5 年之前
  Unknwon a1098384c0 vendor: update github.com/gogs/git-module 5 年之前
  Unknwon 14e49614e6 gogs: rise Go requirement to 1.7 5 年之前
  Unknwon 0d66b1cc1c pkg/context: apply EscapePound at context level 5 年之前
  Unknwon bd7d1e2f16 routes: fix open redirect vulnerability (#5355) 5 年之前
  Unknwon aff0bbcc32 pkg/ssh: print actual error in panic (#5435) 5 年之前
  Unknwon 3a4c981e31 locale: sync from Crowdin 5 年之前
  Unknwon 520530dfcf metrics: add initial Prometheus support (#4141) 5 年之前
  Unknwon 1ec365de25 repo: trigger webhook when delete branch after merged pull request (#5331) 5 年之前
  Unknwon b68de2330d auth: support set default login source (#5274) 5 年之前
  Unknwon f7b9f35ce1 locale: sync from Crowdin 5 年之前
  Stefan Liu 5caa7436d8 gogs: remove app flags line (#5388) 5 年之前
  Unknwon ac73d43444 repo_editor: able to trigger Git hooks (#4338) 5 年之前
  Unknwon 844d69143f pkg/markup: allow match SHA1 length 7-40 (#3321) 5 年之前
  Unknwon de10d9be08 models: fix delete undesired release attachments when delete a comment (#4627) 5 年之前
  Unknwon 4c1a479a60 models: fix delete public keys ORM syntax (#5376) 5 年之前
  Unknwon 2a86b3e31d restore: reset milestone deadline_unix and closed_date_unix (#5264) 6 年之前
  Unknwon f6bdefe3f3 public: minor fix for PR #5276 6 年之前
  Unknwon f4f4edf276 vendor: update github.com/gogs/git-module 6 年之前
  Unknwon 992ea5802a locale: sync from Crowdin 6 年之前
  Unknwon 376a629c9f repo: add changes to repository avatar feature (#5221) 6 年之前

PANIC: session(release): write data/sessions/6/2/62bb935ae9a25969: no space left on device

PANIC

session(release): write data/sessions/6/2/62bb935ae9a25969: no space left on device
github.com/go-macaron/session@v0.0.0-20190805070824-1a3cdc6f5659/session.go:199 (0x8b2934)
gopkg.in/macaron.v1@v1.3.9/context.go:79 (0x83d0a0)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/context.go:112 (0x84fdb5)
gopkg.in/macaron.v1@v1.3.9/recovery.go:161 (0x84fda8)
gopkg.in/macaron.v1@v1.3.9/logger.go:40 (0x840c73)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/router.go:187 (0x850fc6)
gopkg.in/macaron.v1@v1.3.9/router.go:303 (0x8493e5)
gopkg.in/macaron.v1@v1.3.9/macaron.go:220 (0x841fca)
net/http/server.go:2836 (0x7a79b2)
net/http/server.go:1924 (0x7a341b)
runtime/asm_amd64.s:1373 (0x46f9f0)