drewhk
080c989504
Merge pull request #17672 from drewhk/wip-16923-subsource-pubsink-drewhk
...
=str #16923 : Inject identity between SubscriberSource and PublisherSink
2015-06-15 16:25:29 +02:00
Endre Sándor Varga
74843eccaf
=str #16923 : Inject identity between SubscriberSource and PublisherSink
2015-06-15 14:40:09 +02:00
drewhk
632868b868
Merge pull request #17660 from spray/w/another-batch-of-smallish-fixes
...
Fixes #16839 and #17067
2015-06-12 16:04:30 +02:00
drewhk
f777e7f681
Merge pull request #17658 from spray/w/17404-fix-ipv6-host-header
...
Fix #17404 and #17657
2015-06-12 16:02:06 +02:00
drewhk
66f6e4bf57
Merge pull request #17653 from spray/w/17652-remove-testkit-jackson-dependency
...
=pro #17652 remove http-testkit dependency on httpJackson
2015-06-12 15:54:51 +02:00
drewhk
23d7aa0aa2
Merge pull request #17636 from 2m/wip-uniform-fanin-variance
...
=str #16997 added variance annotation to UniformFanInShape
2015-06-12 15:47:31 +02:00
drewhk
bcc5003e47
Merge pull request #17659 from spray/w/16810-fix-flushing
...
+htp #16810 use flushing deflate call on Java > 6
2015-06-12 15:42:21 +02:00
drewhk
3fcdee2c24
Merge pull request #17685 from spray/w/17680-introduce-entity-content-length
...
+htc #17680 add `HttpEntity.contentLengthOption`
2015-06-12 15:22:51 +02:00
Viktor Klang (√)
3ca3a70936
Merge pull request #17674 from akka/wip-single-element-publisher-√
...
=str - Introduces a TCK-verified SingleElementPublisher to optimize S…
2015-06-12 08:52:21 -04:00
Viktor Klang
8165c806fc
=str - Introduces a TCK-verified SingleElementPublisher to optimize Source.single and things depending on it
2015-06-12 08:14:32 -04:00
drewhk
23a3d8d5fc
Merge pull request #17688 from agolubev/agolubev-#17461-add-foreachParallel
...
+str #17461 add a parallel version of foreach
2015-06-12 10:59:22 +02:00
Johannes Rudolph
a20f889ecb
+htc #17680 add HttpEntity.contentLengthOption
2015-06-12 10:50:19 +02:00
drewhk
446a616064
Merge pull request #17684 from spray/w/17683-fix-message-parser
...
=htc #17683 drop already consumed input in `continue` (+ ByteString compaction)
2015-06-12 10:46:55 +02:00
drewhk
a01eade9c0
Merge pull request #17686 from spray/w/17663-fix-HttpEntity.fromFile
...
=htc #17663 implement HttpEntity.apply(File)
2015-06-12 10:45:25 +02:00
drewhk
7d38b1da5a
Merge pull request #17689 from spray/w/17687-fix-spray-json-jsvalue-marshaller
...
!htj #17687 remove superfluous type parameter and implicit of `sprayJsValueMarshaller`
2015-06-12 10:44:51 +02:00
drewhk
ca5d27abbd
Merge pull request #17675 from akka/wip-remove-synchronousiterablepublisher-√
...
=str - Wip remove synchronousiterablepublisher √
2015-06-12 10:42:17 +02:00
drewhk
16afc46931
Merge pull request #17446 from drewhk/wip-17310-basic-framing-support-drewhk
...
+str #17310 : Basic framing support
2015-06-12 10:40:01 +02:00
Alexander Golubev
803607ff4d
+str #17461 add a parallel version of foreach (+1 squashed commit)
...
Squashed commits:
[7042ef9] +str #17461 add a parallel version of foreach (+1 squashed commit)
Squashed commits:
[a310520] +str #17461 add a parallel version of foreach
2015-06-09 14:42:39 -04:00
Viktor Klang (√)
2d898622f5
Merge pull request #17676 from akka/wip-nowrap-source-√
...
=str - fixing TODO about Source.wrap not having to re-wrap Sources
2015-06-09 14:07:09 +02:00
drewhk
c15f169f0e
Merge pull request #17666 from akka/wip-17662-√
...
+str - #17662 - Changes Sink.ignore to return a Future[Unit]
2015-06-09 13:29:54 +02:00
Johannes Rudolph
879e0f9540
!htj #17687 remove superfluous type parameter and implicit of sprayJsValueMarshaller
2015-06-09 12:54:49 +02:00
Johannes Rudolph
b27271fca8
=str fix comment and log typos
2015-06-09 11:30:53 +02:00
Johannes Rudolph
a4c3020559
=htc #17663 implement HttpEntity.apply(File)
2015-06-09 11:30:53 +02:00
Johannes Rudolph
751190f084
=htc compact outgoing ByteStrings in parsers to avoid referencing more memory than necessary
...
This was discussed previously in the context of spray where we came to the
conclusion that it makes sense to deliver compact ByteStrings on API
boundaries to avoid to carry around unused parts of ByteStrings.
2015-06-08 15:04:19 +02:00
Johannes Rudolph
a26670a58e
=htc #17683 drop already consumed input in continue
2015-06-08 14:59:00 +02:00
Johannes Rudolph
e540882049
+htp #16810 use flushing deflate call on Java > 6
2015-06-07 11:51:21 +02:00
Viktor Klang
3bf1c14b3a
=str - fixing TODO about scaladsl & javadsl Source/Sink/Flow/BidiFlow.wrap not having to needlessly re-wrap
2015-06-07 11:34:53 +02:00
Viktor Klang
e8936964b5
=str - Deleted SynchronousIterablePublisher as it is replaced by a fast SingleElementPublisher + mapConcat
2015-06-06 17:04:44 +02:00
Viktor Klang
91e9396083
Merge branch 'wip-delete-futurepublisher-√' into wip-remove-synchronousiterablepublisher-√
2015-06-06 16:28:18 +02:00
Viktor Klang
b49746b0da
=str - Introduces a TCK-verified SingleElementPublisher to optimize Source.single and things depending on it
2015-06-06 16:07:35 +02:00
Viktor Klang
79b6de1558
+str - Deletes FuturePublisher and replaces it with Source.single(f).mapAsync(1)(identity)
2015-06-06 14:13:26 +02:00
Viktor Klang
3dd40fc18c
+str - #17662 - Changes Sink.ignore to return a Future[Unit]
2015-06-05 21:30:36 +02:00
Johannes Rudolph
9b0aa86f15
+htc #17609 overloads to handle websocket requests with sink and source, removed materializer param
2015-06-05 17:47:38 +02:00
Johannes Rudolph
0018bc2cda
=htp #17067 port XXE fixes and tests from spray/spray#1024
2015-06-05 17:29:55 +02:00
Johannes Rudolph
71df8f810a
=htp add more explicit implicit definition result types
2015-06-05 17:03:49 +02:00
Johannes Rudolph
47bd4c3382
=htc #16839 don't accept headers with trailing garbage
2015-06-05 16:17:04 +02:00
Johannes Rudolph
0ac9f680bf
!htc #16818 also report port in Remote-Address header if available
2015-06-05 14:14:18 +02:00
Johannes Rudolph
62c48aadfd
!htc #16641 support remote-address-header setting
2015-06-05 14:03:15 +02:00
Johannes Rudolph
967c0ed2be
=htc #17404 fix generation of IPv6 Host headers
2015-06-05 12:49:03 +02:00
Johannes Rudolph
b596687f8b
=htp #17657 fix supposedly compatible getHostString failing at runtime on Java 6
2015-06-05 12:34:22 +02:00
Johannes Rudolph
01fa9924a5
=htc use akka-http UA instead of spray in tests
2015-06-05 11:08:15 +02:00
drewhk
8527e0347e
Merge pull request #17553 from spray/w/17512-bind-parallelism
...
!htc move backlog and socket options to configuration in an effort to decrease API surface
2015-06-04 10:02:05 +02:00
Konrad Malawski
2a0500d918
Merge pull request #17637 from 2m/wip-docs-remove-stutters
...
=doc #17358 remove duplicates
2015-06-03 13:35:05 +02:00
drewhk
04ee9fc9e5
Merge pull request #17615 from drewhk/wip-17393-stream-with-serialize-messages-drewhk
...
!str #17393 : Make stream-tests pass with serialize-messages=on
2015-06-02 15:13:34 +02:00
drewhk
9f3e52bb15
Merge pull request #17623 from 2m/wip-materialization-bench
...
=str #16290 add micro benchmarks for materialization and graph builder
2015-06-02 14:43:20 +02:00
Endre Sándor Varga
6318f3e972
+str #17310 : Basic framing support
2015-06-02 14:24:42 +02:00
Martynas Mickevičius
cfe4e697fa
=doc #17358 remove duplicates
2015-06-02 15:05:12 +03:00
Endre Sándor Varga
1dde8b3a3b
making http pass with serialization checks
2015-06-02 13:56:04 +02:00
Martynas Mickevičius
2e32e3a744
=str #16997 added variance annotation to UniformFanInShape
2015-06-02 14:47:22 +03:00
Endre Sándor Varga
f4c83771bb
!str #17393 : Make stream-tests pass with serialize-messages=on
2015-06-02 12:32:27 +02:00