Commit History

Author SHA1 Message Date
  Andrey Nering 2772791fda Improve diff highlight (#3390) 8 years ago
  Unknwon 10dc330640 #3345 dump content directly to HTTP ResponseWriter 8 years ago
  Dennis Chen dfab54d5a2 Diff patch (#3345) 8 years ago
  Siarhei Navatski cf85e9eb7b add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) 8 years ago
  Andrey Nering 743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 8 years ago
  Andrey Nering d160c7e565 Little refactoring of diff highlight. 8 years ago
  Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 8 years ago
  Andrey Nering 5deb726f3f Refactoring of inline diff computing to prevent empty diff box. Fix #2489 8 years ago
  Unknwon 8a93113192 roll back a small change 8 years ago
  Unknwon 86bce4a2ae minor fix to #2335 8 years ago
  Andrey Nering 697b0e2aba Fix: now highlights in diff view are getting the correct lines. 8 years ago
  Andrey Nering bf11ad19ea Semantic fixes. 8 years ago
  Andrey Nering 81ed5c4bee Declaring specific types for enums constants. 8 years ago
  Andrey Nering 73474c043b Highlighting differences of lines in the diff view. 8 years ago
  Unknwon 4993ab1a76 #2185 fall back to use custom chardet lib 8 years ago
  Unknwon 19423957b1 rename import path 8 years ago
  Unknwon 50264200f0 fix huge diff hangs 8 years ago
  Unknwon 95f9c85bcc #2185 use Go sub-repo to detect encoding 8 years ago
  Unknwon 926e91820a #2071 Diff is not showing full content when has super long one line 8 years ago
  Unknwon 902b578465 better escape char handle 8 years ago
  Unknwon 3a81fdf092 rename fields 8 years ago
  Unknwon 25ec20d525 #1838 update merge base before generate new patch 8 years ago
  Unknwon bc82157216 fix #1078 8 years ago
  Unknwon 6599869f28 #1790 fast return for too large diff 8 years ago
  Unknwon 9b42f53aa8 more on #966 8 years ago
  Vladimir Vissoultchev 4917d29c12 Partial impl of git diff encoding 9 years ago
  Vladimir Vissoultchev fac4e27882 Allow spaces in file/dir names on parsing git diff 9 years ago
  Tony Tsang fc6d80d619 Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. 9 years ago
  Peter Smit 3af757ed77 Replace mahonia with the standard functions in the Golang Sub-repositories 9 years ago
  Unknwon 9a1fe801e5 fix #711 9 years ago

PANIC: session(release): write data/sessions/5/d/5d64eefd208f3b0b: no space left on device

PANIC

session(release): write data/sessions/5/d/5d64eefd208f3b0b: 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)