コミット履歴

作者 SHA1 メッセージ 日付
  Unknwon 0e271799f2 Refactoring: rename and simplify pkg/tool functions 8 年 前
  Unknwon a617d52374 2fa: initial support (#945) 8 年 前
  Unknwon 6fbb984ebf Refactoring: rename pkg/base -> pkg/tool 8 年 前
  Unknwon c05717a5f0 models/mirror: feed git.IsRepoURLAccessible with raw mirror address 8 年 前
  Unknwon fe25effe7c repo/http: fix client is not informed to provide credentials 8 年 前
  Unknwon d05395fe90 Refactoring: rename modules -> pkg 8 年 前
  Unknwon 79ba0314e9 milestone: only show issue-related count under issue list (#4316) 8 年 前
  Unknwon beee6e03b1 error: move ErrRepoNotExist -> errors.RepoNotExist 8 年 前
  Unknwon 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 8 年 前
  Unknwon 92153fd898 git_hook: add new env var 'GOGS_AUTH_USER_EMAIL' (#4252) 8 年 前
  Unknwon e9838a83ce routers/repo/http: only prompt HTTP Basic Authentication when intended 8 年 前
  Unknwon b78e03934d models/access: hasAccess only need userID not user object 8 年 前
  Unknwon 7e09d210ba Initial version of protected branches (#776) 8 年 前
  Unknwon 5155f026b4 Security: fix XSS attack on milestone 8 年 前
  Unknwon d521e716dd refactoring: SSH and HTTP push procees is now unified 8 年 前
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 8 年 前
  Unknwon 2994272e91 Code fix for PR #3748 8 年 前
  typeless cdedc2d188 Use temporary file to avoid out-of-memory when receiving big chunks. (#3748) 8 年 前
  Unknwon 16d3e7085e Minor fix for PR #3667 8 年 前
  Thibault Meyer c47fbc629b Feature #2583: Disable HTTP cloning (#3667) 8 年 前
  Unknwon a00c932bbc General code quality improvement 8 年 前
  Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 8 年 前
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 年 前
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 年 前
  Franz Schmidt 8b35c194ec Fixes #3110 (#3136) 9 年 前
  Unknwon c041273dd3 repo/http: clean code 9 年 前
  Unknwon 60ae8ac3d2 Add route for #2846 9 年 前
  Unknwon 514382e2eb Rename module: middleware -> context 9 年 前
  Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name 9 年 前
  Florian Kaiser 0e4ae27caa Use pretty 404 pages in repo.HTTPBackend 9 年 前

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

PANIC

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