3
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
routing: (re)add `complete` overload taking a Future[HttpResponse], closes #143 More... almost 13 years ago
routing: further flexibilized directive combination with StandardRoutes More... almost 13 years ago
httpx: (temporarily) remove LiftJsonSupport due to missing dependency for Scala 2.10 More... almost 13 years ago
routing: (temporarily) remove ScalateSupport due to missing Scalate for Scala 2.10 dependency More... almost 13 years ago
Prepare for 1.0-M3 release More... almost 13 years ago
site & docs: another round of small improvements More... almost 13 years ago
Upgrade to spray-json 1.2 More... almost 13 years ago
Upgrade to SBT 0.12.1 More... almost 13 years ago
Remove obsolete /cc/ package directories More... almost 13 years ago
Rename domain name from spray.cc to spray.io, rename packages from 'cc.spray' to 'spray' More... almost 13 years ago
docs: finish spray-testkit chapter, first cut of documentation declared complete More... almost 13 years ago
docs: update spray-can and spray-servlet chapters to latest code changes More... almost 13 years ago
docs: small additions and fixes More... almost 13 years ago
docs: update spray-io chapter for new pipelining architecture More... almost 13 years ago
can: upgrade to new, simplified IO-pipeline infrastructure More... almost 13 years ago
io; simplify pipelining architecture by folding the four PipelineStage types into just two More... almost 13 years ago
examples: update to new send confirmation infrastructure, smaller extensions More... almost 13 years ago
several: upgrade other modules to new send confirmation infrastructure More... almost 13 years ago
can: add support for custom send confirmation messages, remove `ack-sends` config settings More... almost 13 years ago
io: flexibilize send confirmations by allowing custom ack events More... almost 13 years ago
util: rename logEventStream method to installEventStreamLoggerFor More... almost 13 years ago
docs: start testkit chapter More... almost 13 years ago
can: remove obsolete code from HttpServer More... almost 13 years ago
docs: more work, mostly on spray-routing (now finished 1st cut), also small extensions and improvements in routing code More... almost 13 years ago
Merge pull request #140 from agemooij/client-example-fix More... almost 13 years ago
Removed double registration of the ioBridge shutdown hook in the simple-spray-client example More... almost 13 years ago
examples: simple config tuning of simple-http-server example More... almost 13 years ago
docs: extend introduction chapter More... almost 13 years ago
client: add missing SSL enabling option More... almost 13 years ago
docs: improve "installation" sections with clear import instructions More... almost 13 years ago