ljacqu
|
995d4acda2
|
Upgrade to ConfigMe 0.2
|
2016-10-16 20:08:52 +02:00 |
|
ljacqu
|
71ac86ff02
|
Remove StringUtils#join in favor of String#join (Java 8)
|
2016-10-02 12:44:10 +02:00 |
|
ljacqu
|
25780ede89
|
#927 Use 0.1 version and adjust to changes from ConfigMe
|
2016-09-04 15:32:58 +02:00 |
|
ljacqu
|
c7bb7b460e
|
#927 Integrate ConfigMe into AuthMe (work in progress)
- Replace own code with ConfigMe
|
2016-08-30 15:28:07 +02:00 |
|
ljacqu
|
19de5a0525
|
Close #449 Rename NewSetting class to Settings :)
|
2016-07-23 15:50:40 +02:00 |
|
Gabriele C
|
c748501345
|
Fix Multiverse dependency + fix invalid test in Eclipse
|
2016-05-14 00:01:26 +02:00 |
|
ljacqu
|
223f56425b
|
#699 Unit test that config.yml values correspond to property defaults
- Create unit test
- Correct offending values
|
2016-05-09 21:15:11 +02:00 |
|
ljacqu
|
00c8fa3b53
|
Minor - remove todo comment
- Difference between the tests is actually explained in the other class' javadoc
|
2016-03-16 21:14:31 +01:00 |
|
ljacqu
|
453f61233c
|
Fix unit tests for settings by providing custom setting migration services
- Allow to provide custom plugin folder to test constructor
- #603 test all NewSetting methods
|
2016-03-16 20:57:41 +01:00 |
|
ljacqu
|
89767b120c
|
#603 Pass settings migration service as constructor parameter (work in progress)
|
2016-03-14 23:18:16 +01:00 |
|
ljacqu
|
39168bc818
|
#482 Provide better default messages and merge MessagesManager
- Return message from the JAR's messages_en.yml file instead of an unusable error for the end user
- Merge MessagesManager into Messages
|
2016-02-11 21:27:16 +01:00 |
|
ljacqu
|
4012421d80
|
#450 Create migration service for new settings
- Create service to check if new settings is up-to-date
- Remove up-to-date checks from old Settings
- Update tests
|
2016-01-19 16:50:54 +01:00 |
|
ljacqu
|
200af9c4c4
|
Move new configs outside of 'custom' package
- Create properties package for storing the config properties
- Move NewSetting class to main settings pkg
|
2016-01-19 09:20:55 +01:00 |
|