3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
can: add missing handling of Tcp.CommandFailed(write) events to trigger Http.SendFailed dispatch More... about 12 years ago
can: implement fastPath support for server services More... about 12 years ago
fix issue creating Query from List[(String, String)] More... about 12 years ago
can: add explicit supervisor strategies for server and client actors More... about 12 years ago
client: fix small documentation bug in test More... about 12 years ago
http: fix issue in header parser, closes #279 More... about 12 years ago
can: make warning log messages on illegal headers configurable More... about 12 years ago
can: add two more tests More... about 12 years ago
http: add missing equals/hashcode override to MessageChunk More... about 12 years ago
Merge branch 'akka-io-update' More... about 12 years ago
io: upgrade to Akka IO as of 2013-05-01 More... about 12 years ago
io: improve ChannelRegistryImpl.select task More... about 12 years ago
io: improve akka-io architecture by removing SelectionKey lookup and one message dispatch per channel registration and interest op setting More... about 12 years ago
io: early backport of Akka PR 1355 More... about 12 years ago
routing: simplify SecurityDirectives More... about 12 years ago
util: simplify PimpedSeq and remove `mapFindPF` which is equal to existing `collectFirst` More... about 12 years ago
routing: fix `handleException` to skip content negotiation for exception handling routes More... about 12 years ago
testkit: fix regression that prevents loading of application.conf in tests More... about 12 years ago
routing: move PathMatcher(s) into spray.routing package, introduce simplifying type aliases More... about 12 years ago
routing: fix default RejectionHandler not handling MalformedHeader- and MissingHeaderRejections More... about 12 years ago
client: further increase robustness of tests More... about 12 years ago
can: allow request-timeouts and idle-timeouts to be disabled via command messages More... about 12 years ago
io: small DRYup in ConnectionTimeouts More... about 12 years ago
testkit: improve RouteTest to simplify test-specific configuration More... about 12 years ago
http: remove reflection eyesore from ParserInput abstraction More... about 12 years ago
client: improve test robustness More... about 12 years ago
on-spray-can example: small improvement More... about 12 years ago
can: fix two bugs in HttpManager CloseAll logic More... about 12 years ago
can: fix regression in ResponseReceiverRef More... about 12 years ago
can: allow rendering of custom Content-Type header if entity is empty More... about 12 years ago