0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Mar 05, 2025 — Mar 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ignore idea project files More... over 13 years ago
can recreate this with ./gradlew idea More... over 13 years ago
not using hibernate annotations explicitly More... over 13 years ago
cleaning up dependency handling More... over 13 years ago
adding gradle wrapper so I don't have to keep installing gradle More... over 13 years ago
doc cleanup More... over 13 years ago
moving build to gradle More... over 13 years ago
need logger name for the monitor to kick in More... about 14 years ago
example of how to monitor an application via Statsd. See https://github.com/tomcz/vagrant-vm/tree/master/statsd-graphite-ubuntu to setup a Statsd box. More... about 14 years ago
Merge branch 'master' of github.com:tomcz/example-webapp More... about 14 years ago
intellij 11 More... about 14 years ago
updating to latest selenium version More... over 14 years ago
cleaning up xml definitions More... over 14 years ago
Using defaultconfmapping to remove duplication in dependency configuration More... over 14 years ago
fix bad path name to /WEB-INF More... over 14 years ago
move available check near dependent target More... over 14 years ago
show how to configure the applicationContext.xml into the SpringDispatcherServlet More... over 14 years ago
move the SpringDispatcherServlet into the nodriver package where it belongs More... over 14 years ago
moving web & service components into their own packages More... over 14 years ago
no need to keep ivy.jar checked into git repo More... over 14 years ago
no need for duplicate error handling method More... over 14 years ago
use our HTML-specific freemarker addons in sitemesh More... over 14 years ago
initialise freemarker logging before any servlet initialisation More... over 14 years ago
Render as much content as possible - even if there are missing parameters More... over 14 years ago
Render as much content as possible - even if there are missing parameters More... over 14 years ago
screw you transitive dependencies More... over 14 years ago
don't use spring.ftl from classpath since it doesn't work with the HtmlTemplateLoader More... over 14 years ago
escape layouts More... over 14 years ago
Use a custom freemarker template loader to force default HTML-escapes More... over 14 years ago
better name for factory method More... over 14 years ago