3
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactoring tests More... over 9 years ago
Added test for case for requests just matching non-modifying filters More... over 9 years ago
Minor formatting of #553 More... over 9 years ago
Merge pull request #553 from bearythebear/master More... over 9 years ago
Merge pull request #645 from jakaarl/websocket_handler_instances More... over 9 years ago
making #612 a bit more sleek More... over 9 years ago
Merge pull request #612 from AzureusNation/fix#563 More... over 9 years ago
Merge pull request #633 from camunda-third-party/external-resource-filename More... over 9 years ago
minor formatting fixes More... over 9 years ago
Merge pull request #594 from sock-osg/multi-applications More... over 9 years ago
Merge pull request #616 from AzureusNation/fix-#583 More... over 9 years ago
Merge branch 'chibenwa-Issue-446' More... over 9 years ago
rename from getPort to port to follow Spark conventions More... over 9 years ago
Merge branch 'Issue-446' of https://github.com/chibenwa/spark into chibenwa-Issue-446 More... over 9 years ago
Enable passing WebSocket handler instances. More... over 9 years ago
log which accept header is not mapped More... over 9 years ago
Converted the ModelAndView to return a Map<String, Object>. Updated GenericIntegrationTest to pass with the change. More... over 9 years ago
Implement getFilename for ExternalResource More... over 9 years ago
Fixes #583. Route was not being passed through to the super method in RouteImpl and causing a null return when calling delegate. More... over 9 years ago
Fixes #563 The stop function cannot be ran in the same thread as the route handling thread so it has to be wrapped into another thread. This ensures that no matter where you stop the server from it always shuts down gracefully. More... over 9 years ago
ExceptionHandlerImpl actually implementing ExceptionHandler More... over 9 years ago
Fix javadoc error and warnings in several files More... over 9 years ago
Merge pull request #579 from anttipoi/fix-response-wrapper More... over 9 years ago
Merge pull request #593 from vedala/fix-redirect-javadoc More... over 9 years ago
Merge pull request #600 from dherges/fix/issue-599 More... over 9 years ago
Merge pull request #602 from vedala/fix-service-javadoc More... over 9 years ago
Fix javadoc for Service.java More... over 9 years ago
Adds missing getters in ResponseWrapper More... over 9 years ago
Merge pull request #596 from giflw/patch-1 More... over 9 years ago
Add woff2 mime type to inner mime type mapping More... over 9 years ago