Clebert Suconic
c1fa5d07c7
ARTEMIS-1019 Removing Aeroegear
...
Aeroegear has other ways to use Artemis
2017-03-05 22:57:49 -05:00
Clebert Suconic
c0fe187666
ARTEMIS-1019 removing vertx integration
2017-03-05 22:57:07 -05:00
Sande Gilda
03ba53017f
ARTEMIS-1003: Fix code example in User Guide for Large Messages
2017-02-28 15:20:38 -06:00
Clebert Suconic
412ec94571
DOCS: Fixing apparent typo on Connectors and small cosmetic change for XML on Markdown
2017-02-27 17:08:26 +00:00
Dejan Bosanac
31ffb205c1
[docs] migration guide - authentication
2017-02-24 10:52:23 -05:00
Dejan Bosanac
08b7882c60
[docs] migration guide - destinations
2017-02-23 11:12:19 -05:00
Dejan Bosanac
81e55463cf
[docs] migration guide - connectors
2017-02-20 10:26:08 -05:00
Michael André Pearce
4d7df9ac81
NO-JIRA: correction in doc.
...
Fixing an assumed typo. I spotted reading the docs.
2017-02-20 08:15:24 -05:00
Dejan Bosanac
ac7a451957
[docs] migration guide - configuration
2017-02-17 11:41:07 +01:00
Dejan Bosanac
9f88d7468b
[docs] migration guide - introduction
2017-02-15 13:46:46 -05:00
Justin Bertram
7fc277501e
ARTEMIS-953 doc updates
2017-02-14 20:20:11 -05:00
Andy Taylor
c3436a36a0
NO-JIRA: fix typo on the cli
...
./artemis help was returning "exp" twice on the
2017-02-10 09:53:56 -05:00
Justin Bertram
19b992399c
ARTEMIS-954 update create command doc
2017-02-08 18:12:33 -05:00
Justin Bertram
f5599c6630
ARTEMIS-947 reload <addresses> on broker.xml change
2017-02-07 13:45:24 -06:00
Andy Taylor
43a9276484
ARTEMIS-866 - replication improvements
...
add functionality to allow live to vote for quorum on failure
Also allow the quorum size to be configurable.
https://issues.apache.org/jira/browse/ARTEMIS-866
2017-02-07 13:47:03 +00:00
Bennet Schulz
70ac79b7b8
ARTEMIS-903 Add documentation for updating Artemis to newer versions
...
Currently there is no documentation about updating ActiveMQ Artemis in the Artemis user manual. This commit adds a brief description of the steps necessary to update Artemis to newer versions.
2017-01-05 20:50:15 -05:00
Dejan Bosanac
668f4721f0
https://issues.apache.org/jira/browse/ARTEMIS-815 - implement configurable wildcard addresses syntax
...
Rename WildCardConfigurationTest.java to WildcardConfigurationTest.java
adjust schema
2017-01-04 09:44:03 -06:00
Clebert Suconic
0c98de403d
ARTEMIS-896 remove 32 bits library
2016-12-20 10:09:56 -05:00
zhabba
58e79eb5e4
Update security.md
...
Actual number of permissions is eight, not seven.
2016-12-13 15:31:24 +01:00
jbertram
0861be14c1
ARTEMIS-789 Fix various failing tests due to addressing changes
2016-12-09 18:43:15 +00:00
Christian Posta
9f179bb4e6
changed AIO to ASYNCIO in docs to match the correct setting options
2016-11-28 13:14:06 -07:00
Clebert Suconic
9a60baf923
ARTEMIS-863 small tweak on doc
2016-11-23 14:49:25 -05:00
Clebert Suconic
402f25be7d
ARTEMIS-473/ARTEMIS-863 Detect network failures
2016-11-23 10:14:14 -06:00
Clebert Suconic
9009d12b5a
ARTEMIS-851 Allowing broker configuration to be changed through system properties
...
This will use Bean Utilities to change propertyes at the main configuration.
2016-11-16 14:41:18 +00:00
John D. Ament
6e83a2a755
ARTEMIS-849 Added CDI Integration to the summary file. Updated hacking guide to explain how to build docs. Added doc output to gitignore.
2016-11-11 19:49:51 -05:00
Howard Gao
cd7b838952
ARTEMIS-786 Store user's password in hash form by default
...
- user passwords for PropertiesLoginModule stored using PBKDF2 algothrim
by default
- implements cli user command to help create and manage user/roles
- adds a mask cli command to mask passwords
2016-11-02 14:59:00 -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
Clebert Suconic
ebc2bbc672
NO-JIRA removing OIO references, since Netty is only NIO now
2016-10-28 16:31:41 -04:00
Paul Gallagher
e4d58ce596
Upgrade Jolokia version
2016-10-24 12:28:49 +01:00
Clebert Suconic
b7d79f328f
NO-JIRA: a few additions and tweaks around OSGI
2016-10-19 13:19:10 -04:00
Christopher L. Shannon (cshannon)
586abba94e
NO-JIRA: Fixing a typo in the embedded documentation
2016-10-12 08:35:59 -04:00
Ville Skyttä
1b67ac6928
Fix hacking-guide/formatting subheadings
2016-10-10 10:01:01 +02:00
Ville Skyttä
b2fe246e62
Add EditorConfig
...
http://editorconfig.org/
2016-10-10 10:01:01 +02:00
Christopher L. Shannon (cshannon)
39532d7245
https://issues.apache.org/jira/browse/ARTEMIS-730
...
Adding instructions for adding the proper schemas to the Eclipse XML
Catalog
2016-10-07 10:52:47 -04:00
Ville Skyttä
26a9815cd6
Grammar fixes
2016-10-01 10:35:13 +03:00
Ville Skyttä
afd06d04d2
Update IDEA settings location
2016-10-01 10:34:47 +03:00
Ville Skyttä
d551d2088d
Move Eclipse settings to subdir
2016-10-01 10:34:40 +03:00
Ville Skyttä
1714f8a76d
Spelling fixes
2016-09-30 13:24:08 -04:00
Clebert Suconic
ec48f9ed00
ARTEMIS-765 Improve Checkstyle
2016-09-30 11:12:09 -04:00
John D. Ament
9163c679ef
ARTEMIS-756 introduce CDI based integration for Artemis. Includes integration tests on both Weld and OWB.
2016-09-29 16:25:47 -04:00
Clebert Suconic
03b3b9fa80
ARTEMIS-737 Improving Tests by checking thread leaks and Waiting condition, also adding docs
2016-09-26 17:58:05 -04:00
Ville Skyttä
5329311570
Add IDEA inspection settings, flag missing @Override as error
2016-09-21 16:31:14 -04:00
Christopher L. Shannon (cshannon)
2efde35d45
https://issues.apache.org/jira/browse/ARTEMIS-730
...
Adding instructions to set up test projects to work in eclipse that
depend on the unit-tests project. This is necessary so that the
generated logger can be found.
2016-09-13 14:00:31 -04:00
Christopher L. Shannon (cshannon)
a331a2f955
ARTEMIS-730: Updating Hacking guide documentation
...
Fixed a few issues with Eclipse related documentation
2016-09-12 10:02:47 -04:00
Clebert Suconic
87d3c1c9bd
ARTEMIS-716 max replication = 0 should mean do not make copies at all
2016-09-08 17:17:04 +01:00
Clebert Suconic
87c3f23e88
ignoring IDE settings from the source distribution
2016-09-06 11:42:09 -04:00
Clebert Suconic
4472aa0e36
ARTEMIS-581 Implement max disk usage, and global-max-size
...
max-disk-usage = how much of a disk we can use before the system blocks
global-max-size = how much bytes we can take from memory for messages before we start enter into the configured page mode
This will also change the default created configuration into page-mode as that's more reliable for systems.
2016-09-06 15:07:49 +01:00
Howard Gao
61747acfd1
ARTEMIS-706 No Keep Alives from Broker
2016-09-02 21:39:44 -04:00
Clebert Suconic
2ef79f66d9
Script to help compare old commits
2016-08-29 13:57:47 -04:00
Ville Skyttä
e1728f0797
Spelling fixes
2016-08-25 14:22:32 -04:00