-
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
Mongoose Config with persistent terms #3343
Merged
Merged
Commits on Oct 22, 2021
-
Replace ejabberd_config with mongoose_config
The config is now stored in persistent terms. Other changes: - Removed checks like 'is_integer' for already validated options - Eliminated the error-prone and ambiguous default value 'undefined' - Removed obsolete code, e.g. handlers for non-existing hooks
Configuration menu - View commit details
-
Copy full SHA for 97a0105 - Browse repository at this point
Copy the full SHA 97a0105View commit details -
Use mongoose_config in small tests
- Do not mock the config as it is easier to just set the values
Configuration menu - View commit details
-
Copy full SHA for 3ada8b1 - Browse repository at this point
Copy the full SHA 3ada8b1View commit details -
Use mongoose_config in big test helpers
Also: make the config backup/change/restore helpers more consistent.
Configuration menu - View commit details
-
Copy full SHA for 5a56e9b - Browse repository at this point
Copy the full SHA 5a56e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f0655 - Browse repository at this point
Copy the full SHA 35f0655View commit details -
This module was handling the old versions of ejabberd
Configuration menu - View commit details
-
Copy full SHA for a362d86 - Browse repository at this point
Copy the full SHA a362d86View commit details -
Do not test global sasl_mechanisms
This option is set only for host types
Configuration menu - View commit details
-
Copy full SHA for a4dfc7b - Browse repository at this point
Copy the full SHA a4dfc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e2c4a - Browse repository at this point
Copy the full SHA f2e2c4aView commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b901865 - Browse repository at this point
Copy the full SHA b901865View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8f1c3 - Browse repository at this point
Copy the full SHA ec8f1c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 397ca5f - Browse repository at this point
Copy the full SHA 397ca5fView 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.