Clebert Suconic
|
c7dc04c2af
|
[maven-release-plugin] prepare for next development iteration
|
2017-05-08 21:00:29 -04:00 |
Clebert Suconic
|
ae41632bbe
|
[maven-release-plugin] prepare release 1.5.5
|
2017-05-08 21:00:17 -04:00 |
John D. Ament
|
5896a2e176
|
[maven-release-plugin] prepare for next development iteration
|
2017-03-07 21:46:12 -05:00 |
John D. Ament
|
07807952a8
|
[maven-release-plugin] prepare release artemis-pom-1.5.4
|
2017-03-07 21:44:12 -05:00 |
Martyn Taylor
|
16f3659cda
|
[maven-release-plugin] prepare for next development iteration
|
2017-02-10 15:57:23 +00:00 |
Martyn Taylor
|
6996cd745f
|
[maven-release-plugin] prepare release 1.5.3
|
2017-02-10 15:55:17 +00:00 |
Martyn Taylor
|
7de8dd77e7
|
[maven-release-plugin] prepare for next development iteration
|
2017-02-09 20:32:08 +00:00 |
Martyn Taylor
|
ccd60d0b42
|
[maven-release-plugin] prepare release 1.5.3
|
2017-02-09 20:02:55 +00:00 |
Clebert Suconic
|
38cd5c9be3
|
[maven-release-plugin] prepare for next development iteration
|
2017-01-18 20:12:37 -05:00 |
Clebert Suconic
|
3649350a9b
|
[maven-release-plugin] prepare release 1.5.2
|
2017-01-18 20:12:26 -05:00 |
Clebert Suconic
|
7b616f50cb
|
[maven-release-plugin] prepare for next development iteration
|
2017-01-16 12:05:21 -05:00 |
Clebert Suconic
|
c62f4f101d
|
[maven-release-plugin] prepare release 1.5.2
|
2017-01-16 12:05:10 -05:00 |
Clebert Suconic
|
ebbc91c728
|
[maven-release-plugin] prepare for next development iteration
|
2016-12-06 16:59:52 -05:00 |
Clebert Suconic
|
5bcbea2517
|
[maven-release-plugin] prepare release 1.5.1
|
2016-12-06 09:47:43 -05:00 |
Howard Gao
|
c4339d809b
|
Fix JMSDurableTopicRedeliverTest.testRedeliverNewSession test failure
|
2016-12-06 11:02:27 +08:00 |
Dmitrii Tikhomirov
|
3995319dca
|
ARTEMIS-865 Remove e.printStackTrace() from code
|
2016-11-23 11:15:54 -05:00 |
Howard Gao
|
1487fe6bdd
|
ARTEMIS-864 Sending to a destroyed temp queue didn't get exception
|
2016-11-22 19:42:38 +08:00 |
Ryan Yeats
|
fd12266449
|
ARTEMIS-860 add artemis-openwire protocol to osgi feature and fix bundle issues
|
2016-11-19 08:55:58 -07:00 |
Clebert Suconic
|
f2db1c4337
|
[maven-release-plugin] prepare for next development iteration
|
2016-11-03 15:35:05 -04:00 |
Clebert Suconic
|
13a8a2bd40
|
[maven-release-plugin] prepare release 1.5.0
|
2016-11-03 15:34:54 -04:00 |
Clebert Suconic
|
5e5ac0f057
|
ARTEMIS-832 Openwire was ignoring data syncs.
I'm also adding the possibility of sync on libaio, and not only relay on write-cache
|
2016-11-02 13:17:12 -05:00 |
Andy Taylor
|
1a4a148ba9
|
ARTEMIS-817 and ARTEMIS-818 openwire fixes
https://issues.apache.org/jira/browse/ARTEMIS-817
https://issues.apache.org/jira/browse/ARTEMIS-818
issues around Openwire protocol, sending a null stream maessage via openwire causes a null pointer and if a topic is auto created with openwire then it cant be destroyed as it checks for the management queue.
|
2016-10-25 12:00:37 -04:00 |
Clebert Suconic
|
ec48f9ed00
|
ARTEMIS-765 Improve Checkstyle
|
2016-09-30 11:12:09 -04:00 |
Ville Skyttä
|
e98da5f288
|
Make bunch of private fields final
|
2016-09-23 09:06:08 -04:00 |
Clebert Suconic
|
46d3f4abcc
|
Version upgrades
|
2016-09-09 14:49:33 -04:00 |
Clebert Suconic
|
505b732843
|
[maven-release-plugin] prepare for next development iteration
|
2016-09-06 12:17:31 -04:00 |
Clebert Suconic
|
b305e231ec
|
[maven-release-plugin] prepare release 1.4.0
|
2016-09-06 12:17:08 -04:00 |
Howard Gao
|
61747acfd1
|
ARTEMIS-706 No Keep Alives from Broker
|
2016-09-02 21:39:44 -04:00 |
Ville Skyttä
|
d5242978d5
|
for and while loop to foreach conversions
|
2016-08-25 14:22:32 -04:00 |
Ville Skyttä
|
e1728f0797
|
Spelling fixes
|
2016-08-25 14:22:32 -04:00 |
Clebert Suconic
|
a3840c23c3
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-16 11:59:55 -04:00 |
Clebert Suconic
|
d38ef19bf6
|
[maven-release-plugin] prepare release 1.4.0
|
2016-08-16 11:59:36 -04:00 |
Martyn Taylor
|
7afd0fb028
|
ARTEMIS-677 Support websocket subprotocol handshakes
|
2016-08-10 11:07:47 -04:00 |
bayern39
|
a741642a48
|
[ARTEMIS-642] Disable slow client reconnecting with KILL slow client policy
|
2016-08-03 18:39:57 -04:00 |
Ville Skyttä
|
9022a311f3
|
Fix removing ended transaction id in OpenWireConnection.CommandProcessor
|
2016-07-29 15:35:25 -04:00 |
Ville Skyttä
|
7ce2d7c199
|
Fix adding duplicate detection id in Openwire AMQSession.send
|
2016-07-29 15:35:25 -04:00 |
Ville Skyttä
|
c890164fda
|
Use try-with-resources some more
|
2016-07-29 15:32:57 -04:00 |
Ville Skyttä
|
616c038dae
|
Fix connection list cleanup in OpenWireProtocolManager.removeConnection
|
2016-07-29 15:27:55 -04:00 |
Ville Skyttä
|
aed49b3894
|
Spelling fixes
|
2016-07-26 14:24:45 +03:00 |
jbertram
|
765b225924
|
ARTEMIS-584 add validated user to msg
Implements a new feature to aid in security auditing by adding the name
of the validated user to the messages it sends.
|
2016-07-06 09:37:29 -05:00 |
Howard Gao
|
109ce6ded9
|
ARTEMIS-571 Fix issues in openwire testsuite
* Redelivery count fix
* Regression in BrokerTest
|
2016-06-17 14:58:54 -04:00 |
Ville Skyttä
|
33a51223b0
|
Remove redundant type arguments
|
2016-06-14 20:50:21 -04:00 |
Martyn Taylor
|
9ae39f663f
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-09 12:52:56 +01:00 |
Martyn Taylor
|
221039e353
|
[maven-release-plugin] prepare release 1.3.0
|
2016-06-09 12:49:13 +01:00 |
Martyn Taylor
|
319439ab27
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-09 12:25:19 +01:00 |
Martyn Taylor
|
2c5ab446be
|
[maven-release-plugin] prepare release 1.3.0
|
2016-06-09 12:24:48 +01:00 |
Martyn Taylor
|
4a07091718
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-09 11:25:03 +01:00 |
Martyn Taylor
|
93cf7b4b9b
|
[maven-release-plugin] prepare release 1.3.0
|
2016-06-09 11:23:03 +01:00 |
Martyn Taylor
|
4574b3ee13
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-08 11:03:35 +01:00 |
Martyn Taylor
|
2b3d22c5cc
|
[maven-release-plugin] prepare release 1.3.0
|
2016-06-08 11:02:14 +01:00 |