3
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor refactoring More... almost 13 years ago
increasing version More... almost 13 years ago
Renamed method for static files from route to location. More... almost 13 years ago
changed splat from list to array since it's parameters More... almost 13 years ago
#59 Splat support in routes More... almost 13 years ago
merge of external file routes func. More... almost 13 years ago
For #56 : add possibility to have resources outside of jar More... almost 13 years ago
fixed sonar warnings More... almost 13 years ago
Merge remote-tracking branch 'uric/master' More... almost 13 years ago
http 3XX and secured cookies More... almost 13 years ago
Merge remote-tracking branch 'lunatix/master' More... almost 13 years ago
Added support for PATCH method + refactor SparkTestUtil to use Apache HttpClient to support PATCH More... almost 13 years ago
Merge commit '0be718b3b73c74e05f6c27813ed476e6133df6c4' More... almost 13 years ago
increased version More... almost 13 years ago
Replaced calls to HttpServletRequest.getScheme(),HttpServletRequest.host() and HttpServletRequest.getPathInfo() with a call to HttpServletRequest.getServletURL() Calls to HttpServletRequest.getPathInfo() return null if extra path information is unavailable causing malformed URLs to be returned. More... almost 13 years ago
last version for slf4j (to be able to use varargs) More... almost 13 years ago
adding securedCookie method redirect http 3XX method some logs More... almost 13 years ago
Merge remote-tracking branch 'upstream/master' More... almost 13 years ago
sonar fixes More... almost 13 years ago
merged static resources pull request More... almost 13 years ago
removed unused import More... almost 13 years ago
moved test keystore More... almost 13 years ago
merge SSL pull request and updated to use Jetty 9.0 More... almost 13 years ago
Added jetty dependencies section comment in pom More... almost 13 years ago
Removed log4j from comment in pom More... almost 13 years ago
Removed inherited from maven plugins More... almost 13 years ago
Upgrade to servlet 3.0, jetty 9, and java 7 More... almost 13 years ago
add secured cookie creation method More... almost 13 years ago
add some log and a slf4j logger More... almost 13 years ago
add a HTTP301 (permanent) redirection to response api More... almost 13 years ago