Commit History

Author SHA1 Message Date
  Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 8 years ago
  Unknwon 129638117f #2697 fix panic when close issue via commit message 8 years ago
  Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 8 years ago
  Unknwon 2765b5c7cf #2630 fix wrong user avatar link in webhook 8 years ago
  Unknwon a1d97e8f5c Minor fix for #2567 8 years ago
  Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to 8 years ago
  Unknwon c631a4a9b9 URL fix for #2287 8 years ago
  Unknwon f43cc90841 #2287 Truncate repository name if too long 8 years ago
  Unknwon 19423957b1 rename import path 8 years ago
  Unknwon 99e9bbef6c fix bool check for repo max limit and fix hang when push repo with tons of commits 8 years ago
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 8 years ago
  Unknwon dce2a9e7e1 fix wrong slack webhook payload URL 8 years ago
  Unknwon 404867f206 fix #2105 and fix #1857 8 years ago
  Unknwon e030109b5a fix api broken 8 years ago
  Unknwon 1d57f0d64f Show custom avatars in commits 8 years ago
  Unknwon 6a664e88c7 #1854 show issue content 8 years ago
  Unknwon a6c7716742 minor fix for #1935 and fix #1854 8 years ago
  Alexey Makhov ee645af107 #1854 change issueId to issueIndex 8 years ago
  Alexey Makhov 3e7695ae91 #1854 improves 8 years ago
  Alexey Makhov 1bfebdcdf6 #1854 improves 8 years ago
  Alexey Makhov 588a0db218 #1854 issue title at dashboard 8 years ago
  Unknwon b55499d039 go vet and fix #1890 8 years ago
  Unknwon 2bd64621fc #1900 last updatede time not update after push 8 years ago
  Unknwon fad31ca302 work on #1748 8 years ago
  Unknwon 2dde2a8ad3 fix error detect when push commits 8 years ago
  Unknwon 6dfee30bf0 #1602 Wrong commit order on issue page when pushing multiple commits 8 years ago
  Unknwon c8d92fad30 #1595 pushing new branch will rereference issues in previous branch 8 years ago
  Unknwon a7ee654646 #1544 better tmp dir name for creating repo 8 years ago
  Unknwon b6131793da #1545 prevent duplicated refs of issues in single commit 8 years ago
  Unknwon 83dc2468f5 finish initial version of pull request 8 years ago

PANIC: session(release): write data/sessions/8/6/863aa4fca11f0742: no space left on device

PANIC

session(release): write data/sessions/8/6/863aa4fca11f0742: 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)