Commit History

Author SHA1 Message Date
  Unknwon bab448681d models/user: handle case when user doesn't belong to any organization (#4258) 7 years ago
  Unknwon 295d251232 mirror: update repository updated_unix after sync (#2807) 7 years ago
  Unknwon 83f6b8e847 Protected branches: allow whitelist bypass require pull request check (#4207) 7 years ago
  Unknwon e6dbfd918c security: fix vulnerability in changing username 7 years ago
  Unknwon c2f0711db0 Update locale 7 years ago
  Unknwon 8b73c8076f modules/markdown: fix wrong raw link to internal images 7 years ago
  Unknwon e9838a83ce routers/repo/http: only prompt HTTP Basic Authentication when intended 7 years ago
  Unknwon ebd95dd082 models/org: reduce to 2 SQL executions for GetOrgIDsByUserID 7 years ago
  Unknwon f7b7d008b6 setting: fix Webhook.SkipTLSVerify didn't load (#4228) 7 years ago
  Unknwon 600f748cb0 vendor: update golang.org/x/crypto/ssh 7 years ago
  Unknwon e08161a302 hook: fix can’t be executed while run as service on Windows (#4207) 7 years ago
  Unknwon d43f5f17fd webhook: fix push panic to organizational repository (#4206) 7 years ago
  Unknwon fd667ca1d8 Merge branch 'master' of github.com:gogits/gogs into develop 7 years ago
  Unknwon 9d40b8a83c Bump version 7 years ago
  Unknwon ca2cfaf71e cmd: able to backup and restore 7 years ago
  Unknwon 7fe13e72d8 cmd: refactoring command name 7 years ago
  Unknwon b3757e424f Prepare release 7 years ago
  Unknwon e28bc7023f modes/org: code format for PR #4194 7 years ago
  Unknwon 10b93efc4a repo: able to add organization member as repository collaborator 7 years ago
  Unknwon 6072e9a52c repo: add protect branch whitelist (#4177) 7 years ago
  Unknwon b78e03934d models/access: hasAccess only need userID not user object 7 years ago
  Unknwon 266c8f5a85 release: fix unable to edit release of a fork repository 7 years ago
  Unknwon 054e97d614 csrf: able to set custom cookie name 7 years ago
  Unknwon 28983c94ff comment: only show title of commit message from a commit ref (#3206) 7 years ago
  Unknwon 60aca9ea18 webhook: also only enable certain types (#3356) 7 years ago
  Unknwon 0f3155660e webhook: minor improvements on Discord 7 years ago
  Unknwon 437df04d8c Prepare release 7 years ago
  Unknwon 8216360da8 webhook: support color for Discord 7 years ago
  Unknwon 5895d43574 editor: redirect to new pull request page after create new branch 7 years ago
  Unknwon 6002d72603 router: fix 404 when repository name contains dot 7 years ago

PANIC: session(release): write data/sessions/e/c/ecb76efb015355ea: no space left on device

PANIC

session(release): write data/sessions/e/c/ecb76efb015355ea: 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)