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

Автор SHA1 Сообщение Дата
  Unknwon 9cf7f3e46f Remove duplicated of code 8 лет назад
  Unknwon 13bd16af92 Minor fixes for #2766 8 лет назад
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators 8 лет назад
  Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 8 лет назад
  Unknwon a2f13eae55 #1157 some avatar setting changes 8 лет назад
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 лет назад
  Unknwon 9df6ce48c5 Minor fixes for #2746 8 лет назад
  Unknwon d57a2b908a #2743 and #2751 fix bad SQL generated by XORM 8 лет назад
  Unknwon f6759a731a #2748 fix redirect loop with auto-signin 8 лет назад
  Unknwon 260723e2cc Minor fixes for #2745 8 лет назад
  Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token 8 лет назад
  Unknwon c9901bbba5 #2743 workaround to fix XORM problem 8 лет назад
  Unknwon 97429a25ab #2727 make IN clause compatible with Postgres 8 лет назад
  Unknwon 9e89584cb4 Allow setting git operations timeouts 8 лет назад
  Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label 8 лет назад
  Unknwon 8055a0bdac Post work for #2637 8 лет назад
  Unknwon d320915ad2 Minor fix for #2710 8 лет назад
  Unknwon 129638117f #2697 fix panic when close issue via commit message 8 лет назад
  Unknwon 4438b7793b Add new config option for builtin SSH server 8 лет назад
  Unknwon baaf6046a1 Minor fix for #2660 8 лет назад
  Unknwon 72ce06eab8 #2682 fix missing slash for go-get meta 8 лет назад
  Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 8 лет назад
  Unknwon c9516c4c60 Fix wrong place to check disable SSH 8 лет назад
  Unknwon acf094fb07 Minor fix for #2634 8 лет назад
  Unknwon b7f3d94cd0 Minor fix for #2524 8 лет назад
  Unknwon 341da3cea7 Fix inappropriate markdown post process end tag check 8 лет назад
  Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name 8 лет назад
  Unknwon d5ca913b2f #2639 add branch prefix for test webhook 8 лет назад
  Unknwon 632c27802c Minor fix for #2624 8 лет назад
  Unknwon 58e004f7da Remove cache avatar support and add its tests 8 лет назад

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

PANIC

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