История коммитов

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

PANIC: session(release): write data/sessions/c/e/cefdad65020a81f3: no space left on device

PANIC

session(release): write data/sessions/c/e/cefdad65020a81f3: 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)