コミット履歴

作者 SHA1 メッセージ 日付
  Unknwon 831251bcaa ci: remove Go master for the moment 5 年 前
  A.J. Ruckman f4630f9044 public/css: add 'overflow-wrap: break-word' to dashboard news feeds (#5507) 5 年 前
  William Hilton dae311ea9d repo/http: update CORS headers to allow custom user-agent (#5498) 5 年 前
  Unknwon 4677b46904 vendor: update github.com/go-macaron/session (#5469) 5 年 前
  Unknwon a4dd2b1916 Merge branch 'master' of github.com:gogs/gogs into develop 5 年 前
  Masen Furer 3d117b8964 Dockerfile.aarch64hub: install shadow package (#5481) 5 年 前
  hopegolden 6a083e9561 ldap: grammar fix (#5493) 5 年 前
  hopegolden 044d359a7e docker: grammar fix (#5492) 5 年 前
  Unknwon f35d4164d6 pkg/bindata: update content 5 年 前
  Unknwon 3058f8fd69 conf: change default session cookie name 5 年 前
  Unknwon 5129ed215e vendor: update github.com/go-macaron/session (#5469) 5 年 前
  Unknwon b93079f1c1 vendor: update github.com/go-macaron/session (#5469) 5 年 前
  Unknwon a1098384c0 vendor: update github.com/gogs/git-module 5 年 前
  aboron 43bca4df40 ldap: fix group membership search handling when the group members are listed by 'dn' (#4684) (#4688) 5 年 前
  Unknwon 82269e4b8c locale: sync from Crowdin 5 年 前
  Unknwon 14e49614e6 gogs: rise Go requirement to 1.7 5 年 前
  Unknwon a221b2807f routes/repo/issue: fix redirect with unexpected escape (#5443) 5 年 前
  Unknwon 0d66b1cc1c pkg/context: apply EscapePound at context level 5 年 前
  Unknwon 1843354d88 templates/repo/setting: fix missing EscapePound (#5442) 5 年 前
  Unknwon bd7d1e2f16 routes: fix open redirect vulnerability (#5355) 5 年 前
  Unknwon aff0bbcc32 pkg/ssh: print actual error in panic (#5435) 5 年 前
  Unknwon 33e009bedb README: add FOSSA badge 5 年 前
  Unknwon f94dc67a43 librejs: add jQuery 5 年 前
  Unknwon 091f63fd4e Makefile: only read GOPATH from env var 5 年 前
  Unknwon 3a4c981e31 locale: sync from Crowdin 5 年 前
  Unknwon 0d48344f93 docker: chown only for the frist time (#5422) 5 年 前
  Unknwon 21ceba6cfd Revert "docker: remove chown the git repos on startup (refs #4996). (#5390)" 5 年 前
  Unknwon f8302c5470 ci: fix go vet and add Go 1.11.x 5 年 前
  Unknwon 7a7e07a57c vendor: add dependencies of Prometheus client 5 年 前
  Unknwon 520530dfcf metrics: add initial Prometheus support (#4141) 5 年 前

PANIC: session(release): write data/sessions/4/7/47d12379cfd71caf: no space left on device

PANIC

session(release): write data/sessions/4/7/47d12379cfd71caf: 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)