1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename ConfigImpl.parseResourceForPath to parseResourcesForPath More... over 12 years ago
change ConfigParseable.url to ConfigParseable.origin More... over 12 years ago
change parseResource to parseResources More... over 12 years ago
when loading resource, keep ClassLoader not class and pre-canonicalize resource name More... over 12 years ago
add a test-lib and use it to test resource loading behavior More... over 12 years ago
Fix the directory names used in test suite for relocated sources More... over 12 years ago
Move the main project to config/ subdir and add a root aggregate project More... over 12 years ago
add a Build.scala More... over 12 years ago
make ConfigValue.toString create a single-line compact string More... over 12 years ago
add ConfigValue.render() which returns a String version of the value More... over 12 years ago
make Path.render() properly handle empty string path elements More... over 12 years ago
add methods to ConfigOrigin for filename, resource, url, and lineNumber More... over 12 years ago
when rethrowing a json exception don't use AssertionError More... over 12 years ago
Prohibit additional chars in unquoted strings. More... over 12 years ago
Change getMemorySizeInBytes to getBytes and support mebi/gibi/etc. More... over 12 years ago
rename Config.toObject to Config.root More... over 12 years ago
drop the ConfigRoot interface. More... over 12 years ago
Explain in README how to take advantage of substitutions More... over 12 years ago
implement ConfigResolveOptions.noSystem() in terms of defaults() More... over 12 years ago
linkify a javadoc method reference More... over 12 years ago
Clean up the javadocs. More... over 12 years ago
exclude "impl" package from the API docs More... over 12 years ago
remove ParseableInputStream, not used More... over 12 years ago
minor tweaks to explanation of classpath includes More... over 12 years ago
remove TODO.txt More... over 12 years ago
fix bug in locating resource includes relative to parent classpath resource More... over 12 years ago
make "unresolved subst" exception suggest calling resolve() More... over 12 years ago
un-hose the test code checking that withFallback is associative and use it more More... over 12 years ago
make doc task complain about how you should use javadoc More... over 12 years ago
Add javadoc task, using self-built jar of javadoc-sbt More... over 12 years ago