kerr
03ee474f49
=str Add scaladoc to Graph ( #31141 )
2022-02-21 14:08:36 +01:00
Renato Cavalcanti
7abc41cf4e
update copyright year to 2022 ( #31057 )
2022-02-04 12:36:44 +01:00
Arnout Engelen
31f654768f
Update copyright to 2021
2021-01-08 17:55:38 +01:00
kerr
0e4d41ad33
+build Add sort imports support. ( #28780 )
...
* Add scalafix plugin for jdk 9.
* Add command alias sortImports.
* Excludes some sources from SortImports.
* Update SortImports to 0.4.0
* Sort imports with `sortImports` command.
2020-04-27 14:32:18 +02:00
eyal farago
5bb9a7145a
stream: provide mapMaterializedValue for Graph ( #28610 )
2020-02-20 13:30:32 +01:00
Helena Edelson
6bf20f4117
Update all copyright headers to 2020 after new year's #27881 ( #28434 )
2020-01-02 13:24:59 +01:00
Auto Format
ce404e4f53
format source with scalafmt
2019-03-11 16:58:55 +01:00
Luc Bourlier
c58d348b2a
Sets correct return type for withAttributes on Source/FlowWithContext
2019-03-05 08:25:27 +01:00
Johannes Rudolph
a2c811d75a
Cleanup, improvements, simplicification, scaladoc and javadoc of SourceWithContext and FlowWithContext
2019-01-18 15:54:43 +01:00
kerr
bdc90052aa
Update headers from 2018 to 2019 once for all. ( #26165 )
...
* Add CopyrightHeader support for sbt-boilerplate plugin.
* Add CopyrightHeader support for `*.proto` files.
* Add regex match for both `–` and `-` for CopyrightHeader.
* Add CopyrightHeader support for sbt build files.
* Update copyright from 2018 to 2019.
2019-01-02 11:55:26 +01:00
kerr
fafc59b19d
update headers to regular comment ( #25807 )
2018-10-29 05:19:37 -04:00
Jimin Hsieh
2c2b8ba001
Remove some of Unused import warning ( #24650 )
2018-03-16 12:08:29 +01:00
Konrad `ktoso` Malawski
563c7fbcf0
Issue 24594: Integration with sbt-headers and initial header population
2018-03-13 15:45:55 +01:00
Christopher Batey
009214ae07
Update copyright to 2018 ( #24241 )
2018-01-04 17:26:29 +00:00
Johan Andrén
1751292580
Attributes on fromGraph(stage) should be treated as on stage #22911 , #22523
2017-11-23 10:26:00 +01:00
Patrik Nordwall
6c8e24cefa
fix SinkSpec, and async boundary attribute, #22463
...
* let's keep the AsyncBoundary attribute for now,
makeIsland is done in setAttributes
* fixing SinkSpec and RunnableGraphSpec
2017-03-08 15:09:40 +01:00
drewhk
87d5b8f627
Wip fix islands drewhk ( #22475 )
...
* Fixed island application
* Switched to explicit island boundaries and fixed misapplied island tags
* Added missing attributes for non-stage backed Sinks
2017-03-07 14:26:18 +01:00
Endre Sándor Varga
ba63c7af8d
New materializer and layout
2017-03-01 16:18:55 +01:00
Philippus Baalman
6c7085252a
extended copyright into 2017
2017-01-04 17:37:15 +01:00
Johan Andrén
61f566063b
named should not replace attributes #21068
...
Add attributes in named rather than replace, additionally: test coverage and missing method on RunnableGraph added
2016-08-09 15:11:59 +02:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01:00
Johan Andrén
4e49d75ad8
!str #19732 Concise and consistent way to mark async boundaries
2016-02-11 18:20:23 +01:00
Prayag Verma
b7783968a0
=pro #19068 All copyrights ranges and single years updated to a range ending in 2016
2016-01-25 10:20:30 +01:00
Roland Kuhn
a20bbce433
add fusing
2015-12-15 09:24:52 +01:00
Endre Sándor Varga
dc7269e620
Rename OperationAttributes to Attributes
2015-06-23 18:45:04 +02:00
Patrik Nordwall
c6404d3e44
!str #17189 Add withAttributes and named to Graph
...
* Remove optional attributes parameter in favor of withAttributes
* Overload explosion when trying to add attributes to ZipWith.
* Aligned with Flow and Source.
2015-04-17 11:31:32 +02:00
Roland Kuhn
91a0dbe036
Graph#Shape needs uncheckedVariance in 2.11
2015-02-27 20:32:15 +01:00
Endre Sándor Varga
8d77fa8b29
!str #16902 : Unify stream internal representation
...
also =str #16912 : Fix StreamTcpSpec flakiness
2015-02-26 10:06:56 +01:00