3
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #268 from pkafel/remove_set_port_reference More... almost 11 years ago
minor change More... almost 11 years ago
Remove references to deprecated setPort method More... almost 11 years ago
Make params/routes unicode strings More... almost 11 years ago
Merge pull request #260 from tos-kamiya/tos-kamiya/fix-obsolete-param More... almost 11 years ago
Merge pull request #263 from tipsy/patch-1 More... almost 11 years ago
Remove old logo graphics More... almost 11 years ago
remove obsolete param in a javadoc document More... almost 11 years ago
Merge pull request #232 from travisspencer/wp-issue-231-remove-clear-routes More... almost 11 years ago
Backed out changes to SparkBase More... almost 11 years ago
Merge pull request #255 from pkafel/master More... almost 11 years ago
Undid change to .gitignore More... almost 11 years ago
Update README: remove unused imports and add more Java 8 syntax More... almost 11 years ago
Merge pull request #239 from amarseillan/useless_stream More... almost 11 years ago
Merge pull request #235 from c-rack/215-staticfilelocation-messes-up-binary-files More... almost 11 years ago
Fixed format string in debug log message More... almost 11 years ago
Add OSGi bundle configuration to pom so that Spark will build as a bundle. More... almost 11 years ago
Merge pull request #234 from travisspencer/wp-issue-233-add-NOTICE-file More... about 11 years ago
adds Serializer interface for serializing output data to different formats instead of calling toString. More... about 11 years ago
Deleted added files no longer needed More... about 11 years ago
Re-add check that client supports gzip More... about 11 years ago
Improved GZIP implementation style More... about 11 years ago
change byte[]-string conversion method to a simpler one More... about 11 years ago
Fix bug in gzip not being applied for some input More... about 11 years ago
Forgot to actually use output stream More... about 11 years ago
added awaitInitialization method on SparkBase to be able to wait for the jetty server to be up before making requests. Fixes #226 More... about 11 years ago
Adding gzip compression support More... about 11 years ago
Solution: binary-safe copy of static files. Fixes #215. More... about 11 years ago
Fixed #233, Add top-level NOTICE file: - Renamed LICENSE to NOTICE - Added Apache 2 license as LICENSE - Added notices from all bundled software More... about 11 years ago
Fixed #231: Added support for removing all routes and particular ones based on path and, optionally, HTTP method More... about 11 years ago