0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed license header More... about 6 years ago
Moved to kordamp project structure https://aalmiray.github.io/kordamp-gradle-plugins/#_introduction. Added incubating subfolder for new and non-core projects. Added license header / checks etc. More... about 6 years ago
Moved to kordamp project structure https://aalmiray.github.io/kordamp-gradle-plugins/#_introduction. Added incubating subfolder for new and non-core projects. Added license header / checks etc. More... about 6 years ago
Moved to kordamp opinionated gradle build structure. Created subprojects Incubating directories to hold subprojects. Auto-includes incubating in build with incubating env variable. More... about 6 years ago
Moved to kordamp opinionated gradle build structure. Created subprojects Incubating directories to hold subprojects. Auto-includes incubating in build with incubating env variable. More... about 6 years ago
Removed and configured in upstream build file. More... about 6 years ago
Removed and configured in upstream build file. More... about 6 years ago
Adjusted forward reference which caused Epic Feats to improperly initialize. More... about 6 years ago
Adjusted forward reference which caused Epic Feats to improperly initialize. More... about 6 years ago
Removed in favor of scala-profiles.gradle.kts More... about 6 years ago
Removed in favor of scala-profiles.gradle.kts More... about 6 years ago
Concordion reporting support - moving output property configuration to subprojects {} closure. More... about 6 years ago
Concordion reporting support - moving output property configuration to subprojects {} closure. More... about 6 years ago
Concordion reporting support - moving output property configuration to subprojects {} closure. Need to check if we can remove the property from gradle.properties safely or change from system to project property and reference from build file. More... about 6 years ago
Concordion reporting support - moving output property configuration to subprojects {} closure. Need to check if we can remove the property from gradle.properties safely or change from system to project property and reference from build file. More... about 6 years ago
Changed sanitize string extension which merely called filterAlphaNumeric. Calls requiring that behaviour now call filterAlphaNumeric directly. More... about 6 years ago
Changed sanitize string extension which merely called filterAlphaNumeric. Calls requiring that behaviour now call filterAlphaNumeric directly. More... about 6 years ago
Minor, added comment to clarify exactly what we're trying here. More... about 6 years ago
Minor, added comment to clarify exactly what we're trying here. More... about 6 years ago
Converted to Kotlin .kts More... about 6 years ago
Converted to Kotlin .kts More... about 6 years ago
Added General Test to pull / initialize all feats from base directory. More... about 6 years ago
Added General Test to pull / initialize all feats from base directory. More... about 6 years ago
Concordion reporting support - moving output property configuration to subprojects {} closure. More... about 6 years ago
Concordion reporting support - moving output property configuration to subprojects {} closure. More... about 6 years ago
Added Case match strategies to increase functionality of string parsing. Especially useful when translating words to acronyms etc. More... about 6 years ago
Added Case match strategies to increase functionality of string parsing. Especially useful when translating words to acronyms etc. More... about 6 years ago
Added taskTree misc task insight tool More... about 6 years ago
Added taskTree misc task insight tool More... about 6 years ago
Added PMD. Won't really have much effect on scala projects ATM. More... about 6 years ago