Historie revizí

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

PANIC: session(release): write data/sessions/7/7/771d42c6bf8ed297: no space left on device

PANIC

session(release): write data/sessions/7/7/771d42c6bf8ed297: 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)