3
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
= routing: simplify PathDirectivesSpec More... about 12 years ago
+ routing: add `separateOnSlashes` helper for PathMatchers, closes #334 More... about 12 years ago
= http: remove use of lazy `map.filterKeys` from AcceptHeader parser More... about 12 years ago
= can: fix custom ClientSSLEngineProvider not used by host-level client-side API More... about 12 years ago
= docs: replace 'patch policy' section with CLA info More... about 12 years ago
= io: BackPressureHandling: make sure Acks never slip through to the pipeline More... about 12 years ago
Merge pull request #331 from sirthias/wip/330 More... about 12 years ago
= io: optimize BackPressureHandling: keep track of length instead of calling Queue.length More... about 12 years ago
! http: fix raw queries still performing %-decoding and not being rendered as raw, fixes #330 More... about 12 years ago
= http: small optimization in ParserInput More... about 12 years ago
= sbt: Add OSGi metadata to non-test modules More... about 12 years ago
= can: fix server triggering 'BackPressureHandling doesn't support custom NoAcks' warnings More... about 12 years ago
Merge pull request #324 from spray/feature/backpressure-stage More... about 12 years ago
Merge pull request #325 from sirthias/master More... about 12 years ago
= http: simplify Accept header parsing More... about 12 years ago
= io: switch BackPressureHandling to DynamicPipelines More... about 12 years ago
+ io: add DynamicPipelines which is a combination of Dynamic{Event,Command}Pipeline More... about 12 years ago
= can: simplification More... about 12 years ago
= io: refactoring: use Pipelines instead of (EPL, CPL) More... about 12 years ago
= io: handle case where backpressure probe fails More... about 12 years ago
= io: properly handle CloseCommands in backpressure handling More... about 12 years ago
= can: switch off backpressure handling for some tests More... about 12 years ago
Merge pull request #326 from spray/feature/fix-travis-sigsev More... about 12 years ago
= travis: limit parallelism for resource intensive compilation to 2 More... about 12 years ago
! http: add support for Accept-Header extensions and media-type parameters, closes #310 More... about 12 years ago
= docs: add movio to reference page More... about 12 years ago
+ httpx: add support for play-json (un)marshalling More... about 12 years ago
+ add automatic back-pressure handling to HttpServerConnection More... about 12 years ago
= add new BackPressureHandling pipeline stage More... about 12 years ago
= io: fix TcpConnection sending out unwanted `NoAck` confirmation messages in rare cases More... about 12 years ago