Commit Graph

379 Commits

Author SHA1 Message Date
Jean-Baptiste Onofré 53f2b4a0cb [maven-release-plugin] prepare for next development iteration 2023-06-28 13:12:31 +02:00
Jean-Baptiste Onofré de102ea21d [maven-release-plugin] prepare release activemq-5.17.5 2023-06-28 13:12:20 +02:00
Jean-Baptiste Onofré ebab05897a [maven-release-plugin] prepare for next development iteration 2023-02-22 06:36:53 +01:00
Jean-Baptiste Onofré 720570e967 [maven-release-plugin] prepare release activemq-5.17.4 2023-02-22 06:36:43 +01:00
JB Onofré 06354186b4 [AMQ-9197] Upgrade to prototype.js 1.7.3
(cherry picked from commit c425618a07)
2023-02-08 17:22:07 +01:00
Jean-Baptiste Onofré 5926eee624 [maven-release-plugin] prepare for next development iteration 2022-11-29 14:49:59 +01:00
Jean-Baptiste Onofré 80a5ee343f [maven-release-plugin] prepare release activemq-5.17.3 2022-11-29 14:49:50 +01:00
Jean-Baptiste Onofré cad3839fe1 [maven-release-plugin] prepare for next development iteration 2022-08-25 09:22:35 +02:00
Jean-Baptiste Onofré b6ecffe80a [maven-release-plugin] prepare release activemq-5.17.2 2022-08-25 09:22:27 +02:00
Lucas Tétreault 9d813f03e5 [AMQ-8597] Show active consumers in web console
(cherry picked from commit 4cedd80774)
2022-07-22 15:55:28 +02:00
Jean-Baptiste Onofré 8abb50aa16 [maven-release-plugin] prepare for next development iteration 2022-04-25 14:23:42 +02:00
Jean-Baptiste Onofré 0898aab016 [maven-release-plugin] prepare release activemq-5.17.1 2022-04-25 14:23:33 +02:00
Yury Gubernatorov a562f094f7 Quote queue names so that web console shows correct results for queue`s producers/subscribers
(cherry picked from commit bb375895de)
2022-04-22 07:27:17 +02:00
Gerlach, Winfried 1e19e46479 fix encoding error in chat.js; avoid some implicit variable declarations; minor beautifications
(cherry picked from commit 3a07632786)
2022-04-18 16:08:32 +02:00
Jean-Baptiste Onofré 13232679cf [AMQ-8561] Add missing jetty-webapp dependency in activemq-web
(cherry picked from commit 2959d800fe)
2022-04-06 07:44:34 +02:00
Jean-Baptiste Onofré bd08484445 [maven-release-plugin] prepare for next development iteration 2022-03-09 21:47:58 +01:00
Jean-Baptiste Onofré 1f3ccad9bb [maven-release-plugin] prepare release activemq-5.17.0 2022-03-09 21:47:47 +01:00
Jean-Baptiste Onofré a9cb53bd38 Cancel 5.17.0 release 2022-03-09 21:42:04 +01:00
Jean-Baptiste Onofré 2582384511 [maven-release-plugin] prepare for next development iteration 2022-03-07 15:41:59 +01:00
Jean-Baptiste Onofré 8ad238bb7d [maven-release-plugin] prepare release activemq-5.17.0 2022-03-07 15:41:49 +01:00
Jean-Baptiste Onofré fa461c876a
Use Jetty atomic jar files instead of jetty-all (deprecated) and update to Jetty 9.4.45.v20220203 (#784)
* [AMQ-7358] Use jetty atomic jar files instead of jetty-all uber jar
(deprecated according to Jetty team)
[AMQ-8461] Upgrade to Jetty 9.4.45.v20220203
2022-03-01 15:33:50 +01:00
jbonofre 472dcf8497 [AMQ-7426] Upgrade to log4j2 2022-02-24 15:20:51 +01:00
xingrufei 099108239c [AMQ-8348] Fix XmlMessageRenderer has the risk of XStream deserialization 2021-08-05 15:50:28 +08:00
Matt Pavlovich 2cc17a2fa0 [AMQ-8279] Compiler warning cleanups
- Remove unsused imports (exept for generated classes)
 - Convert to T.valueOf on boxed primitives from new T()
2021-05-25 09:34:35 -05:00
jbonofre 52a2bd446a [AMQ-7502] Remove leveldb 2021-03-25 18:54:53 +01:00
Colm O hEigeartaigh 66cb8d4cfb AMQ-8029 - Place a bound on the data read in MessageServletSupport 2020-08-31 11:19:51 +01:00
Christopher L. Shannon (cshannon) 17defa79d4 NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04:00
Jean-Baptiste Onofré 334476ac63 [maven-release-plugin] prepare for next development iteration 2020-06-25 07:26:41 +02:00
Jean-Baptiste Onofré 86dd78b1aa [maven-release-plugin] prepare release activemq-5.16.0 2020-06-25 07:26:13 +02:00
Jean-Baptiste Onofré 6908749c2f Fix version 2020-06-25 07:13:04 +02:00
Jean-Baptiste Onofré ff2dae82f3 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-24 21:56:52 +02:00
jbonofre 4ed2ba22a9 Cancel 5.16.0 release 2020-06-24 15:19:34 +02:00
Jean-Baptiste Onofré cd1e9f8697 [maven-release-plugin] prepare for next development iteration 2020-06-23 17:40:26 +02:00
Jean-Baptiste Onofré 2e890c6224 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-23 17:39:53 +02:00
Pascal Schumacher 67e06c82f7 Fix some javadoc warnings releated to non-existing parameter names. 2020-05-17 11:38:05 +02:00
Colm O hEigeartaigh 8f6cfa4190 AMQ-7446 - Remove some synchronized blocks in the MessageServlet 2020-03-25 15:22:42 +00:00
Colm O hEigeartaigh 23b21105e8 AMQ-7349 - Update some javascript libraries 2019-11-20 16:48:20 +00:00
Alvin Lin e7b7334e42 AMQ-6908 allow use of ActiveMQ console login credential (for authorization) when browsing messages through the console
(cherry picked from commit 822cf62034)
2019-11-18 17:00:12 +01:00
Jean-Baptiste Onofré 973c78cbec [AMQ-7249] Upgrade to Jetty 9.4.19.v20190610 2019-08-20 21:44:28 +02:00
Colm O hEigeartaigh 25483c05d1 AMQ-7242 - REST Content Type fixes 2019-07-16 13:07:17 +01:00
Colm O hEigeartaigh f7e2d43831 AMQ-7216 - Update Rome dependency 2019-07-04 16:39:11 +01:00
Alan Protasio 84f8447a19 AMQ-7112 - Show duplex network bridges in the remote broker console 2019-03-15 06:15:05 -04:00
Alan Protasio 4b51f8b66c AMQ-7132 - ActiveMQ reads lots of index pages upon startup (after a graceful or ungraceful shutdown) 2019-01-14 10:54:26 -05:00
gtully dd6dcc188c fix regression - ensure connector created for remote jmx assertion 2017-12-14 13:20:36 +00:00
Christopher L. Shannon (cshannon) a9fe4e33c3 [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
Christopher L. Shannon (cshannon) 5f0d6943cb [maven-release-plugin] prepare release activemq-5.15.0 2017-06-27 13:41:01 -04:00
gtully 8f960ea356 [no jira] remove 1099 port dep for ci test failure RemoteJMXBrokerTest 2017-01-13 11:44:38 +00:00
Claus Ibsen f888cc2729 AMQ-5939: ActiveMQ REST GET request is always encoded in ISO-8859-1. Thanks to Kirill Dubovikov for the patch. This fixes 140. 2016-11-29 17:54:07 +01:00
Claus Ibsen 7fe862caf4 AMQ-5654 Allow ActiveMQ authentication on server side for REST/Ajax clients. Thanks to Geert Pante for the patch. This fixes #70. 2016-11-29 17:31:01 +01:00
Hadrian Zbarcea d5a929c0d2 This closes #205. Won't fix. (fix even more file permissions) 2016-11-03 14:11:40 -04:00