Commit History

Upphovsman SHA1 Meddelande Datum
  PHANI 8bbf0293f5 webhook: add headers to support spring config server (#5325) 6 år sedan
  Unknwon fbecc18e2e *: use jsoniter to replace encoding/json 6 år sedan
  Unknwon b538c5345e restore: reset original created_unix after insert (#5264) 6 år sedan
  Unknwon 53c8e4263b models: skip JSON for fields skipped by XORM 6 år sedan
  Unknwon c08aab90ec models/mirror: shot push webhook after synced commits (#4528) 6 år sedan
  Unknwon aff4208244 *: rename "gogits" to "gogs" 6 år sedan
  Unknwon 0f14b92bce MISC: minor fixes in webhook 6 år sedan
  Athurg Feng 52f3833811 Add Dingtalk webhook support (#4773) 6 år sedan
  Unknwon 0e6a6bf880 Refactoring: remove sessionRelease() 7 år sedan
  Unknwon ce6e8ed8fe models: remove redundant tags for primary keys 7 år sedan
  Unknwon d05395fe90 Refactoring: rename modules -> pkg 7 år sedan
  Unknwon 8f52ab8201 models/repo_editor: add pull request test task after commit (#4338) 7 år sedan
  Unknwon 2807274e2d repo/webhook: able to retrigger delivery history (#2187) 7 år sedan
  Unknwon dee76e4189 models/webhook: add skip check for Release event 7 år sedan
  Unknwon b615d670b3 webhook: add Release event (#2387) 7 år sedan
  Unknwon 89cc6aa430 webhook: add issue comment event 7 år sedan
  Unknwon c93731339f webhook: support Issues event (#2319) 7 år sedan
  Unknwon d43f5f17fd webhook: fix push panic to organizational repository (#4206) 7 år sedan
  Unknwon b06f299748 webhook: add fork event 7 år sedan
  Unknwon f0086e66ae webhook: able to detect delete branch or tag (#2315) 7 år sedan
  Unknwon 6ec859f2b0 webhook: send secret with SHA256 HMAC hex digest (#3692) 7 år sedan
  Unknwon 5ea0592f61 webhook: fix organizational webhook last delivery status cannot be updated 7 år sedan
  Unknwon 60aca9ea18 webhook: also only enable certain types (#3356) 7 år sedan
  Unknwon bd970b8b27 webhook: only trigger specific webhook for test delivery (#3030) 7 år sedan
  Unknwon 2322de653c models/webhook: fix bad query 7 år sedan
  Unknwon a07b1f630a webhook: add native Discord support 7 år sedan
  Unknwon 127005d733 webhook: remove bad characters of Slack-type webhook for Discord (#4088) 7 år sedan
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 7 år sedan
  Unknwon 03f7f3ee67 Some code renaming 7 år sedan
  Alexander Lunegov 7358e46815 Fix string format verbs (#3637) 7 år sedan

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

PANIC

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