-
Notifications
You must be signed in to change notification settings - Fork 428
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
rework of the gen_mod module, part #1 #3104
Merged
Merged
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 75ee0e1 - Browse repository at this point
Copy the full SHA 75ee0e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d87fc7 - Browse repository at this point
Copy the full SHA 6d87fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for da688e2 - Browse repository at this point
Copy the full SHA da688e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e1075 - Browse repository at this point
Copy the full SHA 12e1075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10787ed - Browse repository at this point
Copy the full SHA 10787edView commit details -
adding mongoose_subdomain_utils
some notes to the changes: * mod_event_pusher_push:maybe_enable_node/5: - first of all, previous implementation had problems with federation pub-sub servers. - also, having dynamic domains enabled, it might be too expensive to get all the domains. - and that dynamic domains are added in the lazy manner to the routing table * rework of the virtual_pubsub_hosts option processing/validation: - @hosts@ template was a bit confusing, people were asking about the difference to @host@ template all the time. - it is still possible to configure manually all the sub-hosts, if there's such a need. - now processing of the virtual_pubsub_hosts is done in the same way as other host templates - there is no need in storing separate normalized_virtual_pubsub_hosts option, so we can remove gen_mod:set_module_opt/4 call
Configuration menu - View commit details
-
Copy full SHA for d536d35 - Browse repository at this point
Copy the full SHA d536d35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c1b5a - Browse repository at this point
Copy the full SHA 88c1b5aView commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 928be17 - Browse repository at this point
Copy the full SHA 928be17View 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.