Historique des commits

Auteur SHA1 Message Date
  Unknwon 2bf8494332 #13 finish user and repository search il y a 9 ans
  Unknwon 514382e2eb Rename module: middleware -> context il y a 9 ans
  Unknwon 5267dce210 Fix ref comment from commit create empty feed il y a 9 ans
  Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL il y a 9 ans
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) il y a 9 ans
  Unknwon 0e9bc2d410 Fix pull request availability check il y a 9 ans
  Unknwon 0ea0c5ec4f Prepare release il y a 9 ans
  Unknwon 9cf7f3e46f Remove duplicated of code il y a 9 ans
  Unknwon 13bd16af92 Minor fixes for #2766 il y a 9 ans
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators il y a 9 ans
  Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests il y a 9 ans
  Unknwon a2f13eae55 #1157 some avatar setting changes il y a 9 ans
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository il y a 9 ans
  Unknwon 9df6ce48c5 Minor fixes for #2746 il y a 9 ans
  Unknwon d57a2b908a #2743 and #2751 fix bad SQL generated by XORM il y a 9 ans
  Unknwon f6759a731a #2748 fix redirect loop with auto-signin il y a 9 ans
  Unknwon 260723e2cc Minor fixes for #2745 il y a 9 ans
  Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token il y a 9 ans
  Unknwon c9901bbba5 #2743 workaround to fix XORM problem il y a 9 ans
  Unknwon 97429a25ab #2727 make IN clause compatible with Postgres il y a 9 ans
  Unknwon 9e89584cb4 Allow setting git operations timeouts il y a 9 ans
  Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label il y a 9 ans
  Unknwon 8055a0bdac Post work for #2637 il y a 9 ans
  Unknwon d320915ad2 Minor fix for #2710 il y a 9 ans
  Unknwon 129638117f #2697 fix panic when close issue via commit message il y a 9 ans
  Unknwon 4438b7793b Add new config option for builtin SSH server il y a 9 ans
  Unknwon baaf6046a1 Minor fix for #2660 il y a 9 ans
  Unknwon 72ce06eab8 #2682 fix missing slash for go-get meta il y a 9 ans
  Unknwon 912f7b51e9 #1821 add actions for close and reopen issues il y a 9 ans
  Unknwon c9516c4c60 Fix wrong place to check disable SSH il y a 9 ans

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

PANIC

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