Historial de Commits

Autor SHA1 Mensaje Fecha
  Unknwon aff4208244 *: rename "gogits" to "gogs" hace 6 años
  m2nlight aa53d0978c models: add ROW_FORMAT=DYNAMIC when creating table for supports mysql 5.6 (#4913) hace 6 años
  m2nlight f12c058b78 models: update mySQL charset=utf8mb4 (#4880) hace 6 años
  m2nlight 67d67289c7 models: add utf8mb4 to connStr for mysql (#4878) hace 6 años
  Unknwon 0e6a6bf880 Refactoring: remove sessionRelease() hace 7 años
  Unknwon b17995a332 restore: reset table sequences for PostgreSQL (#4357) hace 7 años
  Unknwon a617d52374 2fa: initial support (#945) hace 7 años
  Unknwon d05395fe90 Refactoring: rename modules -> pkg hace 7 años
  Unknwon fdc7cb565d repo: fix unable to propose pull request from secondary fork (#4324) hace 7 años
  Unknwon 8a3f4fc616 models: add config options for XORM logger (#3183) hace 7 años
  Unknwon ca2cfaf71e cmd: able to backup and restore hace 7 años
  Unknwon 6072e9a52c repo: add protect branch whitelist (#4177) hace 7 años
  Unknwon 7e09d210ba Initial version of protected branches (#776) hace 7 años
  Unknwon d521e716dd refactoring: SSH and HTTP push procees is now unified hace 7 años
  Unknwon 039dc33367 git: delegate all server-side Git hooks (#1623) hace 7 años
  dlob 5179063e71 Added mssql support. (#3772) hace 7 años
  Unknwon e893e1fc63 models: set XORM log level to WARNING in production hace 7 años
  Unknwon 6622b7b49a models: remove TiDB embedded driver support hace 7 años
  Unknwon 34b92cdb44 Fix #3905 hace 7 años
  LefsFlare 2bec8a4f1e Changed interface (#3685) hace 7 años
  Unknwon 643142acab Web editor: support upload files hace 7 años
  Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function hace 7 años
  Unknwon f59d2dd034 Code clean up hace 7 años
  Unknwon 5be881756b #3442 add test suites hace 7 años
  Thibault Meyer 4296427214 Fix #3437: Cannot connect to PostgreSQL via IPv6 address (#3442) hace 7 años
  Unknwon 70fbcd2f27 models: rename EnableTidb to EnableTiDB hace 7 años
  Unknwon 5850308a37 #3013 support connect PostgreSQL via unix socket hace 7 años
  Unknwon 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 hace 8 años
  Unknwon e74630ae3b #1384 add pagination for repositories hace 8 años
  Tom 528682a294 getEngine() not handles DB parameters (#2972) (#2974) hace 8 años

PANIC: session(release): write data/sessions/f/2/f21486fd6cf034ad: no space left on device

PANIC

session(release): write data/sessions/f/2/f21486fd6cf034ad: 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)