3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 02, 2025 — Mar 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #692 from kliakos/public-routeimpl-factory-methods More... almost 9 years ago
Add test for initExceptionHandler More... almost 9 years ago
Refactor some stringly typed route-creation code (#773) More... almost 9 years ago
Add queryParamOrDefault method More... almost 9 years ago
Fix naming and formatting for new initExceptionHandler More... almost 9 years ago
Merge pull request #565 from arunwizz/master More... almost 9 years ago
Merge pull request #806 from Pompeu/master More... almost 9 years ago
Merge pull request #802 from jpthiery/clearRouteOnStop More... almost 9 years ago
Make Jetty servers tunable More... almost 9 years ago
Merge pull request #808 from toni07/master More... almost 9 years ago
Add mapping for ".htm" files More... almost 9 years ago
changes as suggested in #565 More... almost 9 years ago
merged changes from upstream More... almost 9 years ago
remove all warnings More... almost 9 years ago
Clear route on stop() More... almost 9 years ago
Merge pull request #794 from stevemcleod/compiler-warnings More... about 9 years ago
Made changes to avoid compiler warnings: Removed unused import that caused compiler warning Replaced use of deprecated URLEncoder.encode(String s) method with URLEncoder.encode(String s, String enc) alternative. More... about 9 years ago
Merge pull request #793 from stevemcleod/removerouteoverview More... about 9 years ago
Removed all RouteOverview functionality, because it used an internal Sun API not available in Java 9 More... about 9 years ago
Merge pull request #476 from paavohuhtala/master More... about 9 years ago
Close the file input stream in static file handler More... about 9 years ago
Merge pull request #735 from jakaarl/fix/do_not_clear_interrupt More... about 9 years ago
Merge branch 'neenaoffline-expose-active-server-threads' More... about 9 years ago
Fixes to #767 More... about 9 years ago
Merge branch 'expose-active-server-threads' of https://github.com/neenaoffline/spark into neenaoffline-expose-active-server-threads More... about 9 years ago
Merge branch 'Mirosta-fix/portNumber' More... about 9 years ago
Merge branch 'fix/portNumber' of https://github.com/Mirosta/spark into Mirosta-fix/portNumber More... about 9 years ago
Merge pull request #771 from 6487927a/feature/562-client-certificate-authentication More... about 9 years ago
Merge pull request #784 from stevemcleod/master More... about 9 years ago
Corrected out-of-date example code by replacing done(...) with afterAfter(...) More... about 9 years ago