Историја ревизија

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

PANIC: session(release): write data/sessions/6/1/618577887eb30a0d: no space left on device

PANIC

session(release): write data/sessions/6/1/618577887eb30a0d: 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)