83 Révisions (57a8440db372d3b2a01d3ef12a4a560424a08657)

Auteur SHA1 Message Date
  Lunny Xiao 4ec8551490
fix webhook bug of response info is not displayed in UI (#4000) il y a 6 ans
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) il y a 6 ans
  Antoine GIRARD b3fd94c13d Add sensitive headers (#3429) il y a 6 ans
  Ethan Koenig 3968c1149e Fix SQL type error for webhooks (#3424) il y a 6 ans
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) il y a 6 ans
  Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777) il y a 6 ans
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) il y a 6 ans
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) il y a 6 ans
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) il y a 6 ans
  Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) il y a 6 ans
  Lunny Xiao 04ec79579c fix orgnization webhooks (#2422) il y a 6 ans
  Lunny Xiao 3e6fed368b fix webhook test (#2415) il y a 6 ans
  Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402) il y a 6 ans
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) il y a 7 ans
  Rémy Boulanouar e0c6ab2d44 Add Gitea Webhook (#1755) il y a 7 ans
  Lunny Xiao 36f02c0c32
fix potential sqlite lock il y a 7 ans
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) il y a 7 ans
  Anton Skorokhod 79ab69fe30 Add X-GitHub-* headers for webhook to get clubhouse.io integration working (#809) il y a 7 ans
  Ethan Koenig 0934d1b1ea Bug fixes and unit tests for models/webhook (#751) il y a 7 ans
  Ethan Koenig 27fcf8d30a Bug fixes for webhook API (#650) il y a 7 ans
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) il y a 7 ans
  Alexander Lunegov d5d21b67d2 Fix string format verbs (#3637) il y a 7 ans
  Sandro Santilli c25063d834 Lint webhook.go, unexports simpleMarshalJSON (#198) il y a 7 ans
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) il y a 7 ans
  Thibault Meyer a4454f5d0f
Rewrite XORM queries il y a 7 ans
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) il y a 7 ans
  Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) il y a 7 ans
  Sandro Santilli aadd7dcdc3 And others il y a 7 ans
  Sandro Santilli 0b62aeb495 More MixedCase consts il y a 7 ans
  Sandro Santilli 80eea77953 Use MixedCase constant names il y a 7 ans
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports il y a 7 ans
  Thomas Boerger 648c6fdd60
Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name il y a 7 ans
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) il y a 7 ans
  Unknwon 8516dfcb6c #2018 able to sync now for mirrors il y a 7 ans
  Unknwon c1ecb6c60a modules/sync: add UniqueQueue il y a 7 ans
  Kurt Madel 67fb0fe6a5 added support to set pull_request event from api (#3513) il y a 7 ans
  Unknwon 0b273ac4d5 #3383 code cleanup il y a 7 ans
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request il y a 7 ans
  Unknwon 250be011c7 Remove redundant Unix timestamp method call il y a 7 ans
  Unknwon 60110adc06 models/webhook: restrict deletion to be explicitly with repo and org ID il y a 7 ans
  Unknwon 3d93532c87 #3274 fix can't get webhook detail of organization il y a 7 ans
  Kim Carlbäcker d950bf68e3 Ignore Response Body for Slack Hooks #3169 (#3256) il y a 7 ans
  Unknwon d62ab49978 #3057 retrieve webhook with repo_id il y a 8 ans
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) il y a 8 ans
  Unknwon ac78bae7b5 Replace uuid module with original package il y a 8 ans
  Unknwon 297e772c20 #2485 fix payloads mixed up for webhook il y a 8 ans
  Kim "BKC" Carlbäcker edc414c584 Fixed Webhook URL-length Issue #2465 il y a 8 ans
  Unknwon bf26808fb3 update README il y a 8 ans
  Unknwon 404867f206 fix #2105 and fix #1857 il y a 8 ans
  Unknwon f455125d4d fix #878 il y a 8 ans