1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added snakeyaml to dependencies More... about 11 years ago
Extracted ValueHolder from DataField. More... about 11 years ago
Forgot to make changes to the Test regarding the new PHPass enums. More... about 11 years ago
Use Encryption instead of PHPassIdentifier, makes it a bit cleaner. More... about 11 years ago
Added a PHPass identifier as the identifier isn't always "P" but can also sometimes be "H". More... about 11 years ago
Changed a bit of how logging to files work, should now log everything that is parsed unless specified otherwise. More... about 11 years ago
Let's also log the type. More... about 11 years ago
Let's not use the variable combined, but the String "combined". More... about 11 years ago
Added combined logging, log everything in one file. More... about 11 years ago
Make it possible to grab a node if the value, a sentence, starts with the node. More... about 11 years ago
Don't remove the node when iterating through the nodes. More... about 11 years ago
Remove old debugging line. More... about 11 years ago
Added getNode(String value) to YamlManager to get the node of a value. More... about 11 years ago
Let's also make sure that the length of the value is bigger than 0. More... about 11 years ago
Remove the quotes if the value is an instance of String. More... about 11 years ago
Fixed one NPE in YamlNode More... over 11 years ago
Random fixes and javadocs. More... over 11 years ago
Random fixes and javadocs. More... over 11 years ago
Added getFinalNodeCount() to YamlManager More... over 11 years ago
Added YamlCombiner More... over 11 years ago
More work on ValueHolders - added getters with default More... over 11 years ago
Merge pull request #29 from Wolf480pl/master More... over 11 years ago
Let's shade javax.mail and its dependencies. More... over 11 years ago
Merge pull request #28 from Wolf480pl/mail More... over 11 years ago
Added MailSender and MailTest_Manual and TestMailSender More... over 11 years ago
Added JavaMail to pom.xml, changed mysql-connector-java back to [provided], removed sqlite dependency. More... over 11 years ago
Merge pull request #27 from Wolf480pl/master More... over 11 years ago
Fixed & cleaned up broken tests. More... over 11 years ago
Cleanup and temp path fixing.
Luke Spragg
as Wulfspider
More... over 11 years ago
Move test outputs to proper directory and correct paths.
Luke Spragg
as Wulfspider
More... over 11 years ago