70 コミット (f2afed3098973eb70ecf61c7e3bf7203bf3f592a)

作成者 SHA1 メッセージ 日付
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7年前
  Rémy Boulanouar e0c6ab2d44 Add Gitea Webhook (#1755) 7年前
  Lunny Xiao 36f02c0c32
fix potential sqlite lock 7年前
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 7年前
  Anton Skorokhod 79ab69fe30 Add X-GitHub-* headers for webhook to get clubhouse.io integration working (#809) 7年前
  Ethan Koenig 0934d1b1ea Bug fixes and unit tests for models/webhook (#751) 7年前
  Ethan Koenig 27fcf8d30a Bug fixes for webhook API (#650) 7年前
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7年前
  Alexander Lunegov d5d21b67d2 Fix string format verbs (#3637) 7年前
  Sandro Santilli c25063d834 Lint webhook.go, unexports simpleMarshalJSON (#198) 7年前
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 7年前
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7年前
  Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) 7年前
  Sandro Santilli aadd7dcdc3 And others 7年前
  Sandro Santilli 0b62aeb495 More MixedCase consts 7年前
  Sandro Santilli 80eea77953 Use MixedCase constant names 7年前
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 7年前
  Thomas Boerger 648c6fdd60
Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name 7年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7年前
  Unknwon 8516dfcb6c #2018 able to sync now for mirrors 7年前
  Unknwon c1ecb6c60a modules/sync: add UniqueQueue 7年前
  Kurt Madel 67fb0fe6a5 added support to set pull_request event from api (#3513) 7年前
  Unknwon 0b273ac4d5 #3383 code cleanup 7年前
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8年前
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 8年前
  Unknwon 60110adc06 models/webhook: restrict deletion to be explicitly with repo and org ID 8年前
  Unknwon 3d93532c87 #3274 fix can't get webhook detail of organization 8年前
  Kim Carlbäcker d950bf68e3 Ignore Response Body for Slack Hooks #3169 (#3256) 8年前
  Unknwon d62ab49978 #3057 retrieve webhook with repo_id 8年前
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8年前
  Unknwon ac78bae7b5 Replace uuid module with original package 8年前
  Unknwon 297e772c20 #2485 fix payloads mixed up for webhook 8年前
  Kim "BKC" Carlbäcker edc414c584 Fixed Webhook URL-length Issue #2465 8年前
  Unknwon bf26808fb3 update README 8年前
  Unknwon 404867f206 fix #2105 and fix #1857 8年前
  Unknwon f455125d4d fix #878 8年前
  Unknwon 2be5837cb0 New push to base repo of base branch: retest all corresponding patches 8年前
  Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 8年前
  Unknwon 55ddf225bb webhook APIs 8年前
  Unknwon f509c59ac1 new create webhook event 8年前
  Unknwon 23f42d92c9 add webhook recent deliveries 8年前
  Unknwon 2881456421 new webhooks list UI 8年前
  Unknwon fa298a2c30 #835: Realtime webhooks 9年前
  Unknwon 82f7a01ded #1064: X-Gogs-Event header is empty 9年前
  Unknwon d02e45f985 better naming on #891 9年前
  Unknwon 6a23252edc able to allow insecure certification of webhook for #891 9年前
  Joseph Crail 39c068400e Fix spelling errors in comments. 9年前
  Unknwon 340a4595dd support duoshuo mirror of gravatar 9年前
  Unknwon 52d66ba6c8 #12, use go-gogs-client 9年前