No description
Find a file
Patrik Nordwall 08a0014fe7 =str #15960 Fix broken FlowGraphCompileSpec
* FlowGraphCompileSpec broke when merging in the unzip on top of
  the variance adjustements
* JunctionOutPort[T] must not be defined like JunctionOutPort[+T]
  because then the NextT = Nothing doesn't work
* Do we have a reason to use JunctionOutPort[+T]? I added +T
  only for symmetry reasons with JunctionInPort[-T].
2014-10-01 13:25:02 +02:00
akka-docs-dev !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
akka-http/src/main Merge pull request #15975 from spray/wip-15962-mathias 2014-09-26 11:27:34 +02:00
akka-http-core/src !str,hco #15945 Make creation of ServerBinding public again 2014-09-29 15:12:40 +02:00
akka-http-testkit/src !htp,htk Upgrade from Deferrable to new FastFuture, closes #15962 2014-09-25 14:56:34 +02:00
akka-http-tests/src/test/scala/akka/http !htp,htk Upgrade from Deferrable to new FastFuture, closes #15962 2014-09-25 14:56:34 +02:00
akka-parsing/src/main =par more shapeless strip-down and comment cleanup 2014-09-12 12:03:56 +02:00
akka-stream/src/main =str #15960 Fix broken FlowGraphCompileSpec 2014-10-01 13:25:02 +02:00
akka-stream-tck/src/test/scala/akka/stream/tck +pro #15406 Split up stream into testkit, tests and tck 2014-09-16 10:16:38 +02:00
akka-stream-testkit/src/test Merge remote-tracking branch 'pr/15886' into release-2.3-dev 2014-09-17 12:52:23 +02:00
akka-stream-tests/src/test =str #15960 Fix broken FlowGraphCompileSpec 2014-10-01 13:25:02 +02:00