0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix javadoc More... over 8 years ago
Ensuring that InputStreams from Resources are closed More... almost 9 years ago
Fixed bug for fetching config file using http More... almost 9 years ago
Update README.md More... almost 9 years ago
Merge pull request #73 from simmel/use_getCanonicalHostName More... almost 9 years ago
Link expression language to the wiki More... almost 9 years ago
Merge pull request #72 from cyrille-leclerc/use-io-resource-framework-in-properties-loader More... almost 9 years ago
Integrate @kerlandsson's recommendations More... almost 9 years ago
Merge pull request #68 from DevFactory/release/removing-unnecessary-to-string More... almost 9 years ago
Replace UrlOrFilePropertiesLoader by a PropertiesLoader based on our new IO Resource Framework + add log messages + use properties loader in the test src/test/tomcat More... almost 9 years ago
Merge pull request #69 from cyrille-leclerc/add-io-resource-framework More... almost 9 years ago
Merge pull request #70 from AvanzaBank/readme-changes More... almost 9 years ago
Added information about GraphiteUdpOutputWriter, collectInterval override an configuration reloading. Some other minor fixes More... almost 9 years ago
Remove "throws IoRuntimeException" from the method signatures. More... almost 9 years ago
Throw an exception in lastModified() for unexpected HTTP Response codes. Note: for unexpected 20x and 30x, we try to get lastModified() instead of throwing an exception as they are not HTTP error codes. Based on @kerlandsson's suggestion. More... almost 9 years ago
Use RuntimeException instead of IOException as suggested by @kerlandsson More... almost 9 years ago
Add IO Resource Framework More... almost 9 years ago
Removing unnecessary toString() More... almost 9 years ago
Merge pull request #65 from DevFactory/release/using-diamond-operator-fix-1 More... almost 9 years ago
Merge pull request #67 from AvanzaBank/collect-interval-override More... almost 9 years ago
Removed not used method More... almost 9 years ago
Support for overriding the collect interval for individual queries and invocations More... almost 9 years ago
Merge pull request #66 from DevFactory/release/adding-private-constructor-fix-1 More... almost 9 years ago
Simplify the generics declaration by using the diamond operator ("<>") to reduce the verbosity of generics code. More... almost 9 years ago
Adding private constructor to util classes (containing static methods only) More... almost 9 years ago
Merge pull request #64 from AvanzaBank/properties-file More... almost 9 years ago
Merge branch 'master' into properties-file More... almost 9 years ago
Merge pull request #63 from AvanzaBank/minor-fixes More... almost 9 years ago
Merged with upstream More... almost 9 years ago
Fixed file URLs to work in windows machines More... almost 9 years ago