Helena Edelson
6bf20f4117
Update all copyright headers to 2020 after new year's #27881 ( #28434 )
2020-01-02 13:24:59 +01:00
Nicolas Vollmar
9233ff5a40
Adapts and improves documentation #26156
2019-03-07 08:09:11 +01:00
hepin1989
998c5a9285
Formatting java codes with sbt-java-formatter.
2019-01-12 04:00:53 +08:00
kerr
cc19367588
More Java getters for akka.actor.AbstractActor.ActorContext #26161
2019-01-09 20:13:56 +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
b7f3cbef94
Merge PatternsCS to Patterns ( #26008 )
...
* !act Move some Java API methods from PatternsCS to Patterns.
* Deprecate PatternCS and in favor of Patterns.
2018-12-06 15:40:43 +01:00
kerr
fafc59b19d
update headers to regular comment ( #25807 )
2018-10-29 05:19:37 -04:00
Guy Youansi
a4951e0ce7
Java time duration support for javadsl #24646
...
java.time.Duration support in all jdocs java file, the persistence module and the distributed-data
2018-06-26 15:41:30 +02:00
Patrik Nordwall
6a9fa1946d
Add java.time.Duration support in the JavaDSL in akka-actor module #24646 ( #24883 )
...
* Add java.time.Duration support in the JavaDSL in akka-actor module #24646
* add deprecation and change retry
2018-04-11 16:47:36 +02: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
Patrik Nordwall
f8a1d635fa
Support for Actor timers, and fix bug in FSM, #15733
...
* backport of the timers from Akka Typed, #16742
* also fixed a small bug in FSM timers, which could result in that
a timer from a previous incarnation was let through to new
incarnation after restart
* no more need for the complicated "how to" section in docs of
how to schedule periodic messages
2017-07-06 14:29:35 +02:00
Patrik Nordwall
59f53e1a22
move code to src/test
...
* so that it compiles and tests pass
* fix some additional snip references in getting started
2017-05-11 17:36:45 +02:00