提交歷史

作者 SHA1 備註 提交日期
  Unknwon 77275a9b31 models: rename Id to ID 6 年之前
  Unknwon 4d18df204a Merge branch 'pr-5277' into develop 7 年之前
  奶爸 04b4431bc0 migrations: clean unlinked webhook and hook_tasks 7 年之前
  Sergey Dryabzhinsky 57897cc8c2 repo: update repository description field to contain more than 256 symbols (#5219) 7 年之前
  Unknwon aff4208244 *: rename "gogits" to "gogs" 7 年之前
  Unknwon 86d249eb16 migrations: remove unused function and fix compile error 7 年之前
  Unknwon 0e6a6bf880 Refactoring: remove sessionRelease() 8 年之前
  Unknwon 0e271799f2 Refactoring: rename and simplify pkg/tool functions 8 年之前
  Unknwon 6fbb984ebf Refactoring: rename pkg/base -> pkg/tool 8 年之前
  Unknwon d05395fe90 Refactoring: rename modules -> pkg 8 年之前
  Unknwon 1038916460 models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) 8 年之前
  Unknwon bb19bb601e repo: able to view size (#1158) 8 年之前
  Unknwon ca2cfaf71e cmd: able to backup and restore 8 年之前
  Unknwon c4fdc26fa5 migration: drop 0.6.x support 8 年之前
  Unknwon 039dc33367 git: delegate all server-side Git hooks (#1623) 8 年之前
  dlob 5179063e71 Added mssql support. (#3772) 8 年之前
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 8 年之前
  leonklingele d96f2a7184 Fix random string generator (#3953) 8 年之前
  Unknwon c2afdf2192 Minor code fix [CI SKIP] 8 年之前
  Unknwon 37305a59ca migrations: sync table first 8 年之前
  Unknwon bb359a74f1 migrations: set comment updated as created 8 年之前
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 9 年之前
  Unknwon 52322ef624 models/user_mail: refactor EmailAddress 9 年之前
  Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config 9 年之前
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 年之前
  Unknwon ac78bae7b5 Replace uuid module with original package 9 年之前
  Unknwon 3362b3a44f fix possible disclosure 9 年之前
  Unknwon 7a3eccc709 Drop 0.5.x support 9 年之前
  Unknwon eb30cbab81 add unsupported migration prompt 9 年之前
  Unknwon b55499d039 go vet and fix #1890 9 年之前

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

PANIC

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