This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
from b23960d13 Change vote duration to at least 72 hours (#933)
new 76e602601 Update scalafmt-core to 3.10.5
new 2336fb7eb Reformat with scalafmt 3.10.5
new a69ece3eb Add 'Reformat with scalafmt 3.10.5' to .git-blame-ignore-revs
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.git-blame-ignore-revs | 3 +++
.scalafmt.conf | 2 +-
.../impl/engine/MessageToFrameRendererBenchmark.scala | 9 ++++++++-
.../impl/engine/http2/H2RequestResponseBenchmark.scala | 8 +++++++-
.../pekko/http/impl/engine/client/PoolMasterActor.scala | 8 +++++++-
.../org/apache/pekko/http/impl/engine/http2/Http2.scala | 12 ++++++++++--
.../pekko/http/impl/engine/http2/Http2Blueprint.scala | 6 +++++-
.../apache/pekko/http/impl/engine/http2/Http2Demux.scala | 7 ++++++-
.../http/impl/engine/parsing/HttpHeaderParser.scala | 4 +++-
.../http/impl/engine/server/HttpServerBluePrint.scala | 5 ++++-
.../pekko/http/impl/model/parser/HeaderParser.scala | 3 ++-
.../pekko/http/impl/settings/ParserSettingsImpl.scala | 7 +++++--
.../org/apache/pekko/http/impl/util/JavaMapping.scala | 6 +++++-
.../http/impl/engine/client/HttpConfigurationSpec.scala | 6 +++++-
.../http/impl/engine/client/NewConnectionPoolSpec.scala | 6 +++++-
.../http/impl/engine/client/PrepareResponseSpec.scala | 5 ++++-
.../http/impl/engine/parsing/HttpHeaderParserSpec.scala | 3 ++-
.../http/impl/engine/server/PrepareRequestsSpec.scala | 5 ++++-
.../server/directives/FileUploadDirectivesSpec.scala | 14 ++++++++++++--
.../server/directives/WebSocketDirectivesSpec.scala | 5 ++++-
.../http/javadsl/server/directives/BasicDirectives.scala | 8 +++++++-
.../http/javadsl/server/directives/RouteDirectives.scala | 8 +++++++-
.../http/impl/engine/http2/Http2ClientServerSpec.scala | 15 +++++++++++++--
.../pekko/http/impl/engine/http2/Http2ClientSpec.scala | 6 +++++-
.../pekko/http/impl/engine/http2/Http2FrameSending.scala | 7 ++++++-
.../impl/engine/http2/Http2PersistentClientSpec.scala | 16 ++++++++++++++--
26 files changed, 154 insertions(+), 30 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]