Commit History

Author SHA1 Message Date
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
  Unknwon 60110adc06 models/webhook: restrict deletion to be explicitly with repo and org ID 8 years ago
  Unknwon 3d93532c87 #3274 fix can't get webhook detail of organization 8 years ago
  Kim Carlbäcker d950bf68e3 Ignore Response Body for Slack Hooks #3169 (#3256) 8 years ago
  Unknwon d62ab49978 #3057 retrieve webhook with repo_id 8 years ago
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
  Unknwon ac78bae7b5 Replace uuid module with original package 8 years ago
  Unknwon 297e772c20 #2485 fix payloads mixed up for webhook 8 years ago
  Kim "BKC" Carlbäcker edc414c584 Fixed Webhook URL-length Issue #2465 8 years ago
  Unknwon bf26808fb3 update README 8 years ago
  Unknwon 404867f206 fix #2105 and fix #1857 8 years ago
  Unknwon f455125d4d fix #878 8 years ago
  Unknwon 2be5837cb0 New push to base repo of base branch: retest all corresponding patches 8 years ago
  Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 8 years ago
  Unknwon 55ddf225bb webhook APIs 8 years ago
  Unknwon f509c59ac1 new create webhook event 8 years ago
  Unknwon 23f42d92c9 add webhook recent deliveries 8 years ago
  Unknwon 2881456421 new webhooks list UI 8 years ago
  Unknwon fa298a2c30 #835: Realtime webhooks 9 years ago
  Unknwon 82f7a01ded #1064: X-Gogs-Event header is empty 9 years ago
  Unknwon d02e45f985 better naming on #891 9 years ago
  Unknwon 6a23252edc able to allow insecure certification of webhook for #891 9 years ago
  Joseph Crail 39c068400e Fix spelling errors in comments. 9 years ago
  Unknwon 340a4595dd support duoshuo mirror of gravatar 9 years ago
  Unknwon 52d66ba6c8 #12, use go-gogs-client 9 years ago
  Unknwon 9dc3c93a6a #12, add/edit hook 9 years ago
  Unknwon 8eb5120fbd #12, API: list user repos, list repo hooks 9 years ago
  Unknwon 79262173a6 Webhook delivery locking & Hide repo for org members if they don't have access 9 years ago
  Christopher Brickley f94d7c3f51 clarify name/username/owner/pusher for webhook 9 years ago
  Unknwon 1b7adf57e9 fix https://github.com/go-xorm/xorm/issues/161 9 years ago

PANIC: session(release): write data/sessions/1/1/112914283f223165: no space left on device

PANIC

session(release): write data/sessions/1/1/112914283f223165: 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)