Björn Antonsson
c66ce62d63
Update to a working version of Scalariform
2016-06-02 22:12:36 +02:00
Martynas Mickevičius
50f99328fe
#18765 Update to latest MiMa which is now an AutoPlugin.
...
* check for binary inc. issues by default
* if check is not needed, disable MimaPlugin
* determine old artifact id from the current one
2016-03-10 10:45:35 +02:00
Johannes Rudolph
b6cbc7f13a
=all remove unused imports
2016-02-23 20:29:22 +01:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +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
Endre Sándor Varga
60497f6561
also fix FlowInterleaveSpec
...
Also-by: Johan Andrén <johan@markatta.com>
Also-by: Roland Kuhn <rk@rkuhn.info>
Also-by: Martynas Mickevičius <mmartynas@gmail.com>
2016-01-20 10:01:58 +02:00
Patrik Nordwall
c015f22824
!peq #19324 update persistence-query to stream 2.0.1
2016-01-11 18:27:35 +01:00
Johan Andrén
19c7017482
=clu #18577 Option to stop cluster client after no receptionist contact timeout
2016-01-11 14:02:12 +01:00
Martynas Mickevičius
4ffe267835
=pro verify BC against all binary compatible versions
2015-10-23 09:10:25 +03:00
Ievgenii.Shepeliuk
3cc1d0fe8e
+per #18751 Persistence: Return completed current events stream for cleaned journal
2015-10-21 14:25:38 +03:00
Jan Ypma
0b0a86df54
=per #18708 only try further constructors if constructor can't be found
...
* Any exception in a read journal's constructor can now be
propagated to the caller correctly without being shadowed.
2015-10-19 14:37:57 +02:00
Patrik Nordwall
48754bb33f
=pro #18447 Check binary compatibility with 2.4.0
2015-09-30 11:31:11 +02:00
Patrik Nordwall
5bd245fbc8
!per #18463 Make Persistence Query API explorable
...
* make the standard queries "single method interfaces" that may be implemented
by a query journal plugin
* remove hints (major problems with varargs anyway), the hints for standard
queries should be given in configuration instead, e.g. refresh-interval
2015-09-17 10:43:13 +02:00
Patrik Nordwall
b3fedb4cf8
!per #18050 Make event adapter lookup more efficient
2015-09-10 19:48:57 +02:00
Patrik Nordwall
d63e5417b7
!per #18360 Move Tagged to akka.persistence.journal
...
breaking api since 2.4.0-RC1, but only related to new things in 2.4 anyway
2015-09-01 08:15:01 +02:00
Patrik Nordwall
fed622eb9f
=per #18288 Add docs of leveldb queries
2015-08-21 15:33:21 +02:00
Patrik Nordwall
8f723deda1
+per #18192 leveldb impl of EventsByTag query
...
* also refactoring of EventsByPersistenceIdPublisher
* increase test timeouts
2015-08-21 08:48:32 +02:00
Patrik Nordwall
75535bba43
+per #18191 Leveldb impl of AllPersistenceIds query
2015-08-19 20:17:15 +02:00
Patrik Nordwall
009d80dd35
+per #18190 leveldb impl of EventsByPersistenceId query
...
* also changed EventsByPersistenceId query type to return
Source[EventEnvelope]
2015-08-19 18:58:58 +02:00
Konrad Malawski
3314de4cb9
+per #16541 add missing java samples for persistence query
2015-08-12 20:42:44 +02:00
Patrik Nordwall & Konrad Malawski
3b94108e0c
+per #16541 allow using javadsl implemented journals as-if scaladsl
2015-08-12 18:14:06 +02:00
Patrik Nordwall & Konrad Malawski
893578a8af
+per #16541 java docs for persistence query
2015-08-12 18:14:02 +02:00
Patrik Nordwall & Konrad Malawski
f849793f36
+per #16541 initial version of the Persistence Query module
2015-08-11 16:35:28 +02:00