コミット履歴

作者 SHA1 メッセージ 日付
  Unknwon 77275a9b31 models: rename Id to ID 5 年 前
  Unknwon 53c8e4263b models: skip JSON for fields skipped by XORM 6 年 前
  Unknwon aff4208244 *: rename "gogits" to "gogs" 6 年 前
  Unknwon 0e6a6bf880 Refactoring: remove sessionRelease() 7 年 前
  Unknwon ce6e8ed8fe models: remove redundant tags for primary keys 7 年 前
  Unknwon d05395fe90 Refactoring: rename modules -> pkg 7 年 前
  Unknwon 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 7 年 前
  Unknwon 1df54ea0cd release: able to add attchments to release (#1614) 7 年 前
  Unknwon b615d670b3 webhook: add Release event (#2387) 7 年 前
  Unknwon 451aef7a1c release: improve page load performance 7 年 前
  Unknwon 03f7f3ee67 Some code renaming 7 年 前
  Unknwon f471ef1bc7 Fix vulnerability reported in #3962 7 年 前
  Thibault Meyer 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374) 8 年 前
  마누엘 36a63dd059 models/release: Update Sha1 if tag already exists (#3331) 8 年 前
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 年 前
  Unknwon c912494609 #3076 detect invalid tag name git error 8 年 前
  Unknwon 0a78d99a4d models/release: filter input to prevent command line argument vulnerability 8 年 前
  Unknwon f76d821bda fix #2804 8 年 前
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 8 年 前
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 年 前
  Unknwon 19423957b1 rename import path 8 年 前
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 8 年 前
  Unknwon 392f3ee210 wiki: finish new 8 年 前
  Unknwon c50a3503e6 introduce git-shell 8 年 前
  Unknwon 1d4a5b1825 fix #2002 8 年 前
  Unknwon 987dcc5372 fix #1383 8 年 前
  Unknwon 18de67380c fix #1958 8 年 前
  Unknwon 3a81fdf092 rename fields 8 年 前
  Unknwon 87152f89ba fix release created timezone issue 8 年 前
  Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 年 前

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

PANIC

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