This website requires JavaScript.
Explore
Help
Sign In
Sheldan
/
abstracto
Watch
1
Star
0
Fork
0
You've already forked abstracto
mirror of
https://github.com/Sheldan/abstracto.git
synced
2026-05-14 20:30:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0ab88d143b391b501d3ec4d5b3c71713cdbb63b
abstracto
/
abstracto-application
History
Sheldan
b0ab88d143
added setMode to documentation, added error handling with templated exception for set mode and refactored some feature config related methods (changed the equal to be case insensitive)
2020-05-16 21:46:10 +02:00
..
abstracto-modules
added the concept of feature modes, these are the modes in which a feature can operate, its basically a separate way how the feature does it jobs, for example mod mail might log or it might not. bot of these are different modes
2020-05-16 20:55:13 +02:00
core
added setMode to documentation, added error handling with templated exception for set mode and refactored some feature config related methods (changed the equal to be case insensitive)
2020-05-16 21:46:10 +02:00
documentation
added setMode to documentation, added error handling with templated exception for set mode and refactored some feature config related methods (changed the equal to be case insensitive)
2020-05-16 21:46:10 +02:00
executable
replaced a bunch of places where the database loaded objects were referenced across threads, this might have lead to problems when lazy loading them
2020-05-09 16:15:07 +02:00
scheduling
introduced eh-cache as a caching provider instead of caffeine to be used in hibernate (only ram cache is currently possible)
2020-05-01 22:42:12 +02:00
template-config
added setMode to documentation, added error handling with templated exception for set mode and refactored some feature config related methods (changed the equal to be case insensitive)
2020-05-16 21:46:10 +02:00
templating
added columns for tracking created/updated
2020-05-16 00:21:53 +02:00
pom.xml
removed decay feature boolean from
myWarnings
, because only automatic decay is an additional feature
2020-05-11 15:00:00 +02:00