Historial de Commits

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

PANIC: session(release): write data/sessions/2/5/25514fea9a7a637b: no space left on device

PANIC

session(release): write data/sessions/2/5/25514fea9a7a637b: 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)