Commit History

Author SHA1 Message Date
  Unknwon 85a050fca7 issue: fix redirect to random issue if index does not exist (#4315) 7 years ago
  Unknwon 07a9cbe0a9 setting: able to config dashboard news feed paging number (#4247) 7 years ago
  Unknwon 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 7 years ago
  Unknwon 1df54ea0cd release: able to add attchments to release (#1614) 7 years ago
  Unknwon 05dbd3f7d7 refactoring: experimental with models/errors package 7 years ago
  Unknwon b615d670b3 webhook: add Release event (#2387) 7 years ago
  Unknwon 23da90e25d issue_mail: send notifications to participants in comments (#2929) 7 years ago
  Unknwon 89cc6aa430 webhook: add issue comment event 7 years ago
  Unknwon c93731339f webhook: support Issues event (#2319) 7 years ago
  Unknwon b78e03934d models/access: hasAccess only need userID not user object 7 years ago
  Unknwon 266586e866 repo: assignee can be anyone who has read access (#3739) 7 years ago
  Unknwon 1c87b082c1 api/issue: minor code refactor (#3688) 7 years ago
  Kim "BKC" Carlbäcker 99d86c7175 Implement more issue-endpoints (#3688) 7 years ago
  Unknwon 6b6f54b79b Some file refactoring 7 years ago
  Unknwon 3f95824e65 api/repo/milestone: fix change status didn't take effect 7 years ago
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 7 years ago
  Unknwon 7b3b46c675 Fix showing total number of PRs when user does not have any repositories (#4007) 7 years ago
  Unknwon 8059175a5c Fix dashboard issues/pull request counting 7 years ago
  Unknwon d528704503 Minor code fix for PR #3560 7 years ago
  hgaiser e6ef75204b Fix assigned/created issues in dashboard. (#3560) 7 years ago
  Unknwon 03f7f3ee67 Some code renaming 7 years ago
  Unknwon e629c7583b Fix #3675 7 years ago
  Unknwon c1e53cdc72 Minor fix for PR #3822 7 years ago
  stroucki e9f6a43073 Fix database write context interleaving bug (#3822) 7 years ago
  SeongAhJo bab051a8c1 Fix Typo Errors (#3885) 7 years ago
  Unknwon 8f09fc64bd Minor fix for PR #3624 7 years ago
  Unknwon 643142acab Web editor: support upload files 7 years ago
  Unknwon 6b98d58906 #2966 code cleanup 7 years ago
  Unknwon 0b273ac4d5 #3383 code cleanup 7 years ago
  Kim "BKC" Carlbäcker 06602a84ff Fix PR-webhook issue where Label-data is stale (#3486) (#3510) 7 years ago

PANIC: session(release): write data/sessions/0/2/02f9ef617182de63: no space left on device

PANIC

session(release): write data/sessions/0/2/02f9ef617182de63: 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)