Historial de Commits

Autor SHA1 Mensaje Fecha
  Unknwon 514382e2eb Rename module: middleware -> context hace 8 años
  Unknwon 5267dce210 Fix ref comment from commit create empty feed hace 8 años
  Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL hace 8 años
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) hace 8 años
  Unknwon 0e9bc2d410 Fix pull request availability check hace 8 años
  Unknwon 0ea0c5ec4f Prepare release hace 8 años
  Unknwon 9cf7f3e46f Remove duplicated of code hace 8 años
  Unknwon 13bd16af92 Minor fixes for #2766 hace 8 años
  Unknwon c18f67ac6a Add Finnish support hace 8 años
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators hace 8 años
  Romain Beaumont 52fdecf97b Fix grammar in README hace 8 años
  Unknwon 9c0f84cee8 Update README notes hace 8 años
  Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests hace 8 años
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository hace 8 años
  Unknwon 9df6ce48c5 Minor fixes for #2746 hace 8 años
  Unknwon d57a2b908a #2743 and #2751 fix bad SQL generated by XORM hace 8 años
  Unknwon f6759a731a #2748 fix redirect loop with auto-signin hace 8 años
  Unknwon 260723e2cc Minor fixes for #2745 hace 8 años
  Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token hace 8 años
  Unknwon c9901bbba5 #2743 workaround to fix XORM problem hace 8 años
  Unknwon 97429a25ab #2727 make IN clause compatible with Postgres hace 8 años
  Unknwon 9e89584cb4 Allow setting git operations timeouts hace 8 años
  Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label hace 8 años
  Unknwon 8055a0bdac Post work for #2637 hace 8 años
  Unknwon d320915ad2 Minor fix for #2710 hace 8 años
  Unknwon 129638117f #2697 fix panic when close issue via commit message hace 8 años
  Unknwon baaf6046a1 Minor fix for #2660 hace 8 años
  Unknwon d324500959 Prepare to release hace 8 años
  Unknwon 72ce06eab8 #2682 fix missing slash for go-get meta hace 8 años
  Unknwon 912f7b51e9 #1821 add actions for close and reopen issues hace 8 años

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

PANIC

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