커밋 기록

작성자 SHA1 메시지 날짜
  Unknwon 8aa35577b3 Fix vulnerability reported in #4006 8 년 전
  Unknwon d528704503 Minor code fix for PR #3560 8 년 전
  Unknwon 2994272e91 Code fix for PR #3748 8 년 전
  Unknwon 42a3bbb0f4 Fetch before Checkout when create pull request (#3699) 8 년 전
  Unknwon eb79532812 Minor fix for PR #3436 8 년 전
  Unknwon 6383bf7480 Fix reported vulnerability 8 년 전
  Unknwon f471ef1bc7 Fix vulnerability reported in #3962 8 년 전
  Unknwon 7ebe0a9916 Fix vulnerabilities reported in #3959 8 년 전
  Unknwon 16d3e7085e Minor fix for PR #3667 8 년 전
  Unknwon d04b19545d Code fix for PR #3547 8 년 전
  Unknwon 6cc992ea54 Minor fix for PR #3687 8 년 전
  Unknwon 67380cf47b Minor code fix 8 년 전
  Unknwon 44ed991726 Merge branch 'develop' of https://github.com/tanapoln/gogs into develop 8 년 전
  Unknwon 34b92cdb44 Fix #3905 8 년 전
  Unknwon cc45a8ab06 cmd: new command 'import locale' 8 년 전
  Unknwon 55dc9d898f Drop Go 1.4 support 8 년 전
  Unknwon 95065de39a Fork go-libravatar to remove import path check 8 년 전
  Unknwon a3ea4b8802 Update locales and add Swedish 8 년 전
  Unknwon 7e15ff9486 Update locales 8 년 전
  Unknwon 491407ddf8 #3590 fix 404 for release draft edition 8 년 전
  Unknwon 6da55159a2 #3589 LoadRepoConfig after ORM is initialized 8 년 전
  Unknwon 7c1fbed057 Fix panic when attempt login with non-exist user 8 년 전
  Unknwon 8ee14db51e Update locales 8 년 전
  Unknwon dadd35b636 #3559 fix template error 8 년 전
  Unknwon 152e715999 models/login_source: code improvement 8 년 전
  Unknwon 8516dfcb6c #2018 able to sync now for mirrors 8 년 전
  Unknwon 643142acab Web editor: support upload files 8 년 전
  Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli (#3546) 8 년 전
  Unknwon 780cc2d110 router/repo: code refactoring 8 년 전
  Unknwon 28cf0e6aaa #3459 code quality improvement 8 년 전

PANIC: session(release): write data/sessions/1/b/1b37c48a9cf03bdf: no space left on device

PANIC

session(release): write data/sessions/1/b/1b37c48a9cf03bdf: 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)