Commit History

Author SHA1 Message Date
  Unknwon 1f11c1f71a models/repo_editor: ignore copying files with '.git/' path prefix (#5558) 5 years ago
  Unknwon 8c8c37a66b pkg/tool/path: handle Windows path separators (#5558) 5 years ago
  Unknwon d4f9fd7204 *: remove Go 1.7 support 5 years ago
  Unknwon e70e72e025 pkg/ssh: specify ssh-keygen to always generate PEM format 5 years ago
  Unknwon e2ce6a0dab vendor: update github.com/go-sql-driver/mysql 5 years ago
  Unknwon 657ea2686f auth: coding style and glitches fixes for GitHub login source (#5340) 5 years ago
  haixunlu 311df9c521 auth: add new authentication source: GitHub, including GitHub Enterprise (#5340) 5 years ago
  Unknwon ff93d9dbda pkg/tool: improve SanitizePath (#5558) 5 years ago
  Unknwon 86ada87529 models/repo_editor: sanitize user-defined file name to prevent RCE (#5558) 5 years ago
  Unknwon d74437af57 models/action: skip issue index parsing while using external issue tracker (#5551) 5 years ago
  Unknwon c82ac420fc vendor: update 5 years ago
  Unknwon f91cb9321e api: add GetReferenceSHA (#5546) 5 years ago
  Unknwon cc1a168aa0 vendor: update github.com/gogs/go-gogs-client 5 years ago
  Unknwon ee82d35ed8 api: add GetSingleCommit (#5546) 5 years ago
  Unknwon 8bca30cfe4 vendor: update github.com/gogs/git-module 5 years ago
  Unknwon fe9a5d3159 .github: adjust issue templates 5 years ago
  Unknwon f43d21d0af locale: sync from Crowdin 5 years ago
  Unknwon 8e2c3b315b models: remove legacy support 5 years ago
  Nikita 9079fb6a0d pkg/markup: support data URL of base64 encoded images (#5391) 5 years ago
  Unknwon db3f0048d8 templates: rename template function Str2html -> Str2HTML 5 years ago
  Unknwon d3d8284985 templates: sanitize special links in commit message (#5545) 5 years ago
  Unknwon f545faa06d templates: make state changing routes to POST method (#5541) 5 years ago
  Unknwon 458aadbb10 vendor: update github.com/go-macaron/session 5 years ago
  Unknwon f2ec0d80a8 user/auth: flush and destroy session at logout (#5540) 5 years ago
  Unknwon be6bb5314e ci: update appveyor.yml 5 years ago
  Unknwon 98114944fc vendor: update github.com/gogs/go-gogs-client 5 years ago
  Unknwon 6690023555 pkg/context: use host address and apply insecure flag for go-get=1 when needed (#5305) 5 years ago
  Unknwon a7e8187a0d pkg/context: expose port in import path for 'go-get=1' (#5305) 5 years ago
  Unknwon 0c1b72616a locale: sync from Crowdin 5 years ago
  Unknwon 945a378e55 public/css: adjust width of label color in dropdown 5 years ago

PANIC: session(release): write data/sessions/4/a/4a86930e9130867a: no space left on device

PANIC

session(release): write data/sessions/4/a/4a86930e9130867a: 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)