.github
Fix minor whitespace in github action
2023-05-04 10:58:32 +02:00
actor/src /main
Fix dynamic versioning example
2023-03-22 09:43:04 +01:00
actor-testkit-typed /src
Add ScalaTestWithActorTestKitBase trait to handle multiple extends
2023-04-12 16:36:55 +02:00
actor-tests/src /test
upgrade to jackson 2.14.2 ( #273 )
2023-04-05 15:44:58 +02:00
actor-typed/src /main
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
actor-typed-tests/src /test
Fixing #246 : update signature and fiddle properties in project/Paradox.scala ( #302 )
2023-04-27 21:20:29 +02:00
bench-jmh
change default port number to 7355
2023-03-09 05:00:01 +08:00
cluster
replace 2551 with 7354
2023-03-09 05:00:01 +08:00
cluster-metrics /src
upgrade to jackson 2.14.2 ( #273 )
2023-04-05 15:44:58 +02:00
cluster-sharding /src
change default port number to 7355
2023-03-09 05:00:01 +08:00
cluster-sharding-typed /src
change default port number to 7355
2023-03-09 05:00:01 +08:00
cluster-tools /src
change default port number to 7355
2023-03-09 05:00:01 +08:00
cluster-typed /src
replace 2551 with 7354
2023-03-09 05:00:01 +08:00
coordination /src
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
discovery /src
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
distributed-data /src
replace 2551 with 7354
2023-03-09 05:00:01 +08:00
docs /src
Fixing #246 : update signature and fiddle properties in project/Paradox.scala ( #302 )
2023-04-27 21:20:29 +02:00
kubernetes
Try running Aeron tests again ( #31172 )
2022-02-22 12:56:29 +01:00
legal
update pekko-cluster license ( #272 )
2023-03-25 13:03:29 +01:00
multi-node-testkit/src /main
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
osgi /src
update more akka refs to use pekko name ( #200 )
2023-02-17 10:49:40 +01:00
persistence /src
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
persistence-query /src
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
persistence-shared/src/test/scala/org/apache/pekko /persistence
use pekko: in urls and fix other branding issues ( #184 )
2023-02-22 12:48:15 +01:00
persistence-tck /src
update some random akka refs ( #196 )
2023-02-16 10:39:18 +01:00
persistence-testkit /src
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
persistence-typed /src
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
persistence-typed-tests/src /test
replace akka based names in logging code ( #197 )
2023-02-16 10:46:33 +01:00
pki /src
Update headers with The Apache header annotated.
2023-01-12 10:59:28 +08:00
plugins/serialversion-remover-plugin/src /main
Add mapValues for Scala 2.12 collection compat
2023-03-18 18:59:13 +08:00
project
Use ApacheMavenSnapshotsRepo constant
2023-05-04 10:22:37 +02:00
protobuf/src/main/java/org/apache/pekko /protobuf
update deprecation message ( #181 )
2023-02-14 23:15:30 +01:00
remote /src
Fix #203 : Update truststores/keystores for pekko-remote ( #298 )
2023-04-28 18:44:24 +02:00
remote-tests /src
use pekko: in urls and fix other branding issues ( #184 )
2023-02-22 12:48:15 +01:00
scripts
Update Scala versions
2023-03-21 21:56:50 +01:00
serialization-jackson /src
upgrade to jackson 2.14.2 ( #273 )
2023-04-05 15:44:58 +02:00
slf4j /src
use pekko: in urls and fix other branding issues ( #184 )
2023-02-22 12:48:15 +01:00
stream/src /main
remove more akka refs in our docs ( #269 )
2023-03-24 22:19:14 +01:00
stream-testkit /src
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
stream-tests/src /test
Issue 203: Update the truststore/keystore for stream-tests ( #301 )
2023-04-28 19:29:38 +02:00
stream-tests-tck/src /test
update some random akka refs ( #196 )
2023-02-16 10:39:18 +01:00
stream-typed /src
use pekko: in urls and fix other branding issues ( #184 )
2023-02-22 12:48:15 +01:00
testkit /src
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
.asf.yaml
Add github PR status checks
2023-04-17 16:50:40 +08:00
.git-blame-ignore-revs
Add more format commits to .git-blame-ignore-revs
2023-05-03 08:24:59 +02:00
.gitattributes
Add .gitattributes to enforce unix line endings
2022-11-05 15:01:03 +01:00
.gitignore
Rename sbt akka modules
2023-01-05 11:10:50 +01:00
.jvmopts-ci
Rename akka to pekko in configuration ( #63 )
2022-12-02 04:53:48 -08:00
.sbt-java-formatter.conf
Rename akka package to org.apache.pekko
2022-11-30 16:45:15 +01:00
.sbtopts
Use GhExcludeTest in CI again ( #30941 )
2021-11-28 19:52:16 +01:00
.scala-steward.conf
Update config to 1.4.1 ( #31101 )
2022-02-01 17:21:30 +01:00
.scalafix.conf
Rename akka package to org.apache.pekko
2022-11-30 16:45:15 +01:00
.scalafmt.conf
Update scalafmt
2023-01-27 09:42:34 +01:00
build.sbt
source dists must include the word incubating
2023-04-12 02:32:03 +08:00
CONTRIBUTING.md
set license headers on conf files ( #227 )
2023-03-03 13:24:19 +01:00
COPYING.protobuf
=all #13783 replace protobuf dependency by embedded version
2015-09-04 09:06:50 +02:00
DISCLAIMER
add DISCLAIMER ( #160 )
2023-02-10 10:52:20 +01:00
LICENSE
acknowledge Lagom source code ( #307 )
2023-05-03 18:09:46 +01:00
NOTICE
update pekko notice used in jars ( #250 )
2023-03-15 13:42:37 +01:00
README.md
Add badges for nightly tests
2023-02-22 11:31:36 +01:00