-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restructure webhook
module
#22256
Merged
lunny
merged 25 commits into
go-gitea:main
from
delvh:maintenance/move-webhook-type-to-modules
Jan 1, 2023
Merged
Restructure webhook
module
#22256
lunny
merged 25 commits into
go-gitea:main
from
delvh:maintenance/move-webhook-type-to-modules
Jan 1, 2023
Commits on Dec 27, 2022
-
Remove "import services" for webhook module
Previously, there was an "import services/webhooks" inside "modules/notification/webhook". This import was removed (after fighting against many import cycles). Additionally, a few constants were extracted from "models/webhooks" to "modules/notification/webhook".
Configuration menu - View commit details
-
Copy full SHA for 4f4104a - Browse repository at this point
Copy the full SHA 4f4104aView commit details
Commits on Dec 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39b8b27 - Browse repository at this point
Copy the full SHA 39b8b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2d64d - Browse repository at this point
Copy the full SHA 3a2d64dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a669ba4 - Browse repository at this point
Copy the full SHA a669ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16cc5a5 - Browse repository at this point
Copy the full SHA 16cc5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e1ffe - Browse repository at this point
Copy the full SHA 44e1ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa2c35 - Browse repository at this point
Copy the full SHA bfa2c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for e43911d - Browse repository at this point
Copy the full SHA e43911dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0244b8 - Browse repository at this point
Copy the full SHA d0244b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3401d5 - Browse repository at this point
Copy the full SHA a3401d5View commit details
Commits on Dec 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 529b532 - Browse repository at this point
Copy the full SHA 529b532View commit details -
Merge branch 'main' into maintenance/move-webhook-type-to-modules
Additionally fix another import cycle that occurred due to the merge
Configuration menu - View commit details
-
Copy full SHA for 17b33d2 - Browse repository at this point
Copy the full SHA 17b33d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae85520 - Browse repository at this point
Copy the full SHA ae85520View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c7cde - Browse repository at this point
Copy the full SHA 40c7cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66882ea - Browse repository at this point
Copy the full SHA 66882eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc541b - Browse repository at this point
Copy the full SHA 0fc541bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927b08f - Browse repository at this point
Copy the full SHA 927b08fView commit details
Commits on Dec 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9964308 - Browse repository at this point
Copy the full SHA 9964308View commit details
Commits on Dec 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 469ea8d - Browse repository at this point
Copy the full SHA 469ea8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e17b383 - Browse repository at this point
Copy the full SHA e17b383View commit details
Commits on Jan 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8bb9921 - Browse repository at this point
Copy the full SHA 8bb9921View commit details -
Configuration menu - View commit details
-
Copy full SHA for db7db12 - Browse repository at this point
Copy the full SHA db7db12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc5cb0 - Browse repository at this point
Copy the full SHA 5cc5cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be6ff0 - Browse repository at this point
Copy the full SHA 1be6ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72098fd - Browse repository at this point
Copy the full SHA 72098fdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.