No description
Find a file
Konrad Malawski ee9a95e33b =htc add test to verify URI against a very long path
Was reported in Spray gitter channel, spray's URI throws an StackOverflowException for such URI.
Adding the test to make our URI survives it (it does), and that it stays this way.
2015-11-21 20:43:44 +01:00
akka-bench-jmh-dev/src/main/scala/akka !str - Moving the InputStream and OutputStream utilities into Source and Sink 2015-11-18 09:13:57 +01:00
akka-docs-dev =doc #18972 fix typo in docs on oauth2 2015-11-20 11:13:34 +01:00
akka-http/src/main !str - Moving the InputStream and OutputStream utilities into Source and Sink 2015-11-18 09:13:57 +01:00
akka-http-core =htc add test to verify URI against a very long path 2015-11-21 20:43:44 +01:00
akka-http-marshallers-java/akka-http-jackson/src/main/scala/akka/http/javadsl/marshallers/jackson !htp,jso,xml #18064 remove implicit parameters of Unmarshaller instances 2015-07-24 10:11:56 +02:00
akka-http-marshallers-scala =htp #18389 revert earlier workaround since original problem in spray-json has been fixed 2015-11-03 10:40:52 +01:00
akka-http-testkit/src +str #18906 add Sink.headOption 2015-11-14 16:36:09 +01:00
akka-http-tests !str - Moving the InputStream and OutputStream utilities into Source and Sink 2015-11-18 09:13:57 +01:00
akka-http-tests-java8/src =htp #18661 effectiveUri in Java testkit 2015-10-24 13:47:25 +02:00
akka-parsing/src/main =htp #18825 don't print parsing exception stackstraces to the console 2015-11-09 16:47:25 +01:00
akka-stream/src/main Merge pull request #18951 from akka/wip-add-sink-last-√ 2015-11-18 22:27:50 +01:00
akka-stream-tck/src/test/scala/akka/stream/tck +str - Adds Sink.last and Sink.lastOption to mirror Sink.head and Sink.headOption 2015-11-18 21:48:00 +01:00
akka-stream-testkit/src !str - Switches Sink.publisher to use a boolean to indicate fanout rather than a number of allowed subscribers 2015-11-04 12:29:23 +01:00
akka-stream-tests/src/test Merge pull request #18951 from akka/wip-add-sink-last-√ 2015-11-18 22:27:50 +01:00