Commit History

Author SHA1 Message Date
  Unknwon 8059175a5c Fix dashboard issues/pull request counting 8 years ago
  Unknwon d528704503 Minor code fix for PR #3560 8 years ago
  hgaiser e6ef75204b Fix assigned/created issues in dashboard. (#3560) 8 years ago
  Unknwon 03f7f3ee67 Some code renaming 8 years ago
  Unknwon e629c7583b Fix #3675 8 years ago
  Unknwon c1e53cdc72 Minor fix for PR #3822 8 years ago
  stroucki e9f6a43073 Fix database write context interleaving bug (#3822) 8 years ago
  SeongAhJo bab051a8c1 Fix Typo Errors (#3885) 8 years ago
  Unknwon 8f09fc64bd Minor fix for PR #3624 8 years ago
  Unknwon 643142acab Web editor: support upload files 8 years ago
  Unknwon 6b98d58906 #2966 code cleanup 8 years ago
  Unknwon 0b273ac4d5 #3383 code cleanup 8 years ago
  Kim "BKC" Carlbäcker 06602a84ff Fix PR-webhook issue where Label-data is stale (#3486) (#3510) 8 years ago
  Unknwon a00c932bbc General code quality improvement 8 years ago
  Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 8 years ago
  Unknwon 2625193a48 models/repo_editor: improve code quality 8 years ago
  Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
  Unknwon 94392a7af3 Fix empty repository panic on send test webhook 8 years ago
  Unknwon 15845cb287 Code clean up for new config options 8 years ago
  Richard Mahn d0a0239bac Squashed commit of the following: 8 years ago
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
  Unknwon 5448d29b2e #3417 wrong dashboard issue count for create by you 8 years ago
  lstahlman 699c71d319 Fix for #3401 Links of pull request comment email should use pulls URL (#3403) 8 years ago
  Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements 8 years ago
  Unknwon 8aa0a76702 #3327 fix wrong table name in Join 9 years ago
  Unknwon e74630ae3b #1384 add pagination for repositories 9 years ago
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 years ago
  Unknwon 46e96c008c Use struct for UI settings 9 years ago
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 9 years ago
  Unknwon 5761342f32 #3291 fix SQLite3 session read/update conflict on create new issue 9 years ago

PANIC: session(release): write data/sessions/b/2/b29b94e4eb0a4f4c: no space left on device

PANIC

session(release): write data/sessions/b/2/b29b94e4eb0a4f4c: 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)