Commit graph

1366 commits

Author SHA1 Message Date
Konrad Malawski
3d2bf3d04a Merge pull request #16607 from gregbeech/wip-16030-age-expires-headers
+htc #16030 Age and Expires headers
2015-01-15 17:44:50 +01:00
Konrad Malawski
865f713a51 Merge pull request #16628 from ktoso/docs-fleximerge-ktoso
+doc FlexiMerge / FlexiRoute docs
2015-01-15 17:43:59 +01:00
Konrad 'ktoso' Malawski
4dbe6bc5c6 +doc FlexiMerge/FlexiRoute docs 2015-01-15 17:42:45 +01:00
Konrad Malawski
d1c99dc8a5 Merge pull request #16650 from ktoso/typestrict-typo
=htc #16566 fix company name typo in copyright comment
2015-01-15 17:21:10 +01:00
Patrik Nordwall
210cd0121b Merge pull request #16655 from akka/wip-16652-stream-docs-java-patriknw
=str #16652 Add structure for stream java docs and java8 doc sample
2015-01-15 11:23:35 +01:00
Patrik Nordwall
0f3baa7300 =str #16652 Add structure for stream java docs and java8 doc sample 2015-01-15 10:55:55 +01:00
Konrad Malawski
9caf4b88d1 =htc #16566 fix company name typo in copyright comment 2015-01-14 18:09:34 +01:00
Konrad Malawski
a9a0221585 Merge pull request #16625 from hseeberger/more-docu-fixes
=doc fixes for Akka Streams "Basics and working with Flows"
2015-01-08 10:25:44 +01:00
Heiko Seeberger
65fa3952c0 =doc fixes for Akka Streams "Basics and working with Flows" 2015-01-08 10:23:59 +01:00
Konrad Malawski
5e9a819bd8 Merge pull request #16626 from hseeberger/even-more-docu-fixes
=doc fixes for Akka Streams "Working with Graphs"
2015-01-08 09:56:40 +01:00
Heiko Seeberger
18f99b65cd =doc fixes for Akka Streams "Working with Graphs" 2015-01-07 19:11:41 +01:00
Konrad Malawski
9265805dd3 Merge pull request #16621 from ktoso/wip-bump-rs-version-ktoso
=str #16385 update reactive streams to RC1, enable fixed TCK tests
2015-01-07 16:06:42 +01:00
Konrad Malawski
cd6894e7af Merge pull request #16622 from hseeberger/docu-fixes
=doc typo fixes for Akka Streams documentation
2015-01-07 12:19:15 +01:00
Heiko Seeberger
c320d9b67e =doc typo fixes for Akka Streams documentation 2015-01-07 12:16:36 +01:00
Konrad Malawski
b138668dd7 =str #16385 update reactive streams to RC1, enable fixed TCK tests 2015-01-07 11:03:23 +01:00
Greg Beech
fb968eb4be +htc #16030 Age and Expires headers
* Added models/parsers for Age and Expires headers
* Updated tests using RawHeader to use typed headers
2014-12-29 21:42:34 +00:00
Konrad Malawski
0f1feac42e Merge pull request #16604 from hseeberger/docu-fixes-streams-quickstart-guide
Docu fixes for Akka Streams quick start guide
2014-12-26 14:48:09 +01:00
Heiko Seeberger
db44791a58 =doc fixes for Akka Streams quick start guide 2014-12-26 08:43:46 +01:00
Konrad Malawski
ea389e16ed Merge pull request #16599 from ktoso/docs-io-ktoso
+doc StreamTCP docs
2014-12-23 11:39:02 +01:00
Konrad 'ktoso' Malawski
e98af843ae +doc #16549 StreamTCP docs 2014-12-23 11:38:39 +01:00
drewhk
36e1cdd065 Merge pull request #16596 from drewhk/wip-stream-doc-buffers-drewhk
+doc: Added section about buffering
2014-12-22 17:36:13 +01:00
Endre Sándor Varga
beffbab601 added custom linear stages section 2014-12-22 17:34:31 +01:00
Endre Sándor Varga
fc8560afa9 Added explicit buffers section 2014-12-22 13:25:06 +01:00
Endre Sándor Varga
de982b0607 +doc: Added section about buffering 2014-12-22 12:43:01 +01:00
Konrad Malawski
ea4ed2e9fb Merge pull request #16470 from ktoso/wip-generalised-zipwith-ktoso
WIP #16464 generalised zipWith for up to 22 param functions
2014-12-22 11:16:35 +01:00
drewhk
a441657ac2 Merge pull request #16589 from drewhk/wip-stream-docs-improvements-1-drewhk
+doc: Changes to basics+flows part
2014-12-22 11:09:42 +01:00
Endre Sándor Varga
d7dc5bbc3b +doc: Changes to basics+flows part 2014-12-22 11:09:04 +01:00
Konrad Malawski
f9ab2e42c5 Merge pull request #16517 from spray/w/deflater-dos
+htp #16516 rewrite Deflate/GzipDecompressor as StatefulStage to defuse zip bomb
2014-12-22 10:59:12 +01:00
Konrad 'ktoso' Malawski
bc5f3aaa90 +str #16464 generalised zipWith for up to 22 params
- removing deprecarted marker from japi, people will have to use it
  currently
2014-12-22 10:47:08 +01:00
Johannes Rudolph
fd8e0225eb +htp #16516 allow setting maximum ByteString chunk size for decoding operations 2014-12-22 10:16:58 +01:00
Johannes Rudolph
29d7a041f6 +htp #16516 rewrite Deflate/GzipDecompressor as StatefulStage to defuse zip bomb
Also, the tests have been DRY'd up.
2014-12-22 10:08:03 +01:00
Johannes Rudolph
bfad068a70 +hco another variant of StreamUtils.runStrict that takes an Iterator of inputs 2014-12-22 10:08:03 +01:00
Roland Kuhn
010051bba0 Merge pull request #16511 from 2beaucoup/minor-http-fixes
!htc #16494 provide content negotiation fallback to exception handlers
2014-12-21 22:33:48 +01:00
Roland Kuhn
27c47223cd Merge pull request #16590 from akka/wip-working-on-HTTP
Wip working on http
2014-12-21 10:10:17 +01:00
André Rüdiger
49e6c0c066 tidy up once more 2014-12-21 01:11:45 +01:00
2beaucoup
ec7156698a !htc #16494 provide content negotiation fallback to exception handlers 2014-12-20 18:12:28 +01:00
2beaucoup
a1d7c33663 =htc simplify content negotiation 2014-12-20 18:08:38 +01:00
2beaucoup
d5d8c21091 =htc optimize copy shortcuts 2014-12-20 18:08:38 +01:00
Jisoo Park
e785c374b3 +htp #16543 add directives to add or remove trailing slash 2014-12-20 17:38:28 +01:00
Roland Kuhn
38539372b5 some more doc fixes 2014-12-20 17:12:54 +01:00
Roland Kuhn
9f1d074d27 Merge pull request #16519 from 2beaucoup/custom-date-header
=htc #16501 render custom Date header
2014-12-20 16:57:45 +01:00
Endre Sándor Varga
754d50abdb +doc: Changes to basics+flows part 2014-12-20 16:46:57 +01:00
Roland Kuhn
fe1c2de6b2 Merge pull request #16514 from spray/w/16500-fix-date-parsing
=htc #16500 parse Sunday dates and dates with long weekday names correctly
2014-12-20 16:21:30 +01:00
Roland Kuhn
c01de935c8 fix some small things in HTTP 2014-12-20 16:03:34 +01:00
Roland Kuhn
40578baa9c fix some sphinx errors 2014-12-20 15:46:07 +01:00
drewhk
2438d7d034 Merge pull request #16587 from drewhk/wip-stream-doc-strucure-drewhk
!doc: Finish restructuring
2014-12-20 15:30:22 +01:00
Endre Sándor Varga
21830e8aa5 !doc: Finish restructuring 2014-12-20 15:29:34 +01:00
Roland Kuhn
d818ac7319 Merge pull request #16584 from akka/wip-16580-FIXMEs
!htp add some FIXMEs and small fixes
2014-12-20 15:27:59 +01:00
Roland Kuhn
20e14a3418 Merge pull request #16586 from akka/wip-move-http-docs
=htp move docs and create TOC structure
2014-12-20 14:55:54 +01:00
drewhk
83eba11524 Merge pull request #16585 from drewhk/wip-stream-doc-restructure-drewhk
!doc: Restructure document pages
2014-12-20 14:48:38 +01:00