-
-
Notifications
You must be signed in to change notification settings - Fork 72
Rework plugin config system #596
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d4bdade
Rework plugin config system
DerEchtePilz 2c698f8
Use a loop instead of a Stream
DerEchtePilz 9ca2efe
We want stacktraces
DerEchtePilz 77029d2
Include generated config.yml in the documentation
DerEchtePilz 6bdc2fd
Address code review
DerEchtePilz 86b3f27
Use a LinkedHashMap for config options
DerEchtePilz 3140b23
First iteration of an extendable and testable config system
DerEchtePilz 78b1f7c
Update config system to be platform agnostic
DerEchtePilz a21e635
Clean up dependencies
DerEchtePilz a0bd0ef
Fix stuff
DerEchtePilz 90fac61
Annotations
DerEchtePilz 5b8886a
Fix Annotations
DerEchtePilz 460a466
Fix more stuff
DerEchtePilz 25b040e
Fix defaults in config.md
DerEchtePilz 7d2ef1e
Simplify a thing
DerEchtePilz beeca43
Fix VelocityConfigurationAdapter#getKeys()
DerEchtePilz 32b7eed
Don't update the Velocity config if not necessary
DerEchtePilz e1c35d7
Clean up Velocity plugin class
DerEchtePilz be6dfa3
Create static method to create a dummy instance
DerEchtePilz 0e0d2d5
Remove Velocity config file
DerEchtePilz 2698520
Introduce common modules to not include config classes in API modules
DerEchtePilz aa0d977
Remove unnecessary dependency
DerEchtePilz bff49cd
Move more common classes into the common module
DerEchtePilz 677d545
Inline some stuff
DerEchtePilz f66e16c
Address code review
DerEchtePilz 392d77f
More code review
DerEchtePilz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix VelocityConfigurationAdapter#getKeys()
- Loading branch information
commit beeca43647e9abab2281e0a2b80ddf9c128edac0
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.