Commit Graph

14 Commits

Author SHA1 Message Date
jbertram 791cc5c50c More rename updates 2015-04-30 09:07:20 -05:00
Andy Taylor e60d2ae2ae rename users and roles properties files 2015-04-29 16:07:52 +01:00
Andy Taylor ac5bb8fd6c renamed config to broker.xml 2015-04-29 10:30:32 +01:00
Justin Bertram 8f52a622d0 ACTIVEMQ6-1 Artemis rename
Based on the Apache ActiveMQ community vote this project is being
renamed "Artemis."
2015-04-27 17:48:02 -04:00
Clebert Suconic ada112a6a3 ACTIVEMQ6-94: Using proper flow control on very large messages over the bridge
This will remove some of the verifications written by Howard on his commit.
I did this to simplify the flow control

This closes #197
2015-04-23 15:48:20 -04:00
Clebert Suconic 48d002e19a adding a word about compact-min-files on the docs 2015-04-01 16:10:39 -04:00
Clebert Suconic d166533f42 Doc changes and placing the main method back to DefaultSensitiveStringCodec 2015-03-17 10:58:38 -04:00
Clebert Suconic f4afb43ccf Doc changes
Instead of creating anchors it's better to use the generated ID from the text.
https://github.com/gitlabhq/gitlabhq/blob/master/doc/markdown/markdown.md#alt-h2
2015-03-16 16:36:05 -04:00
Clebert Suconic 0cf2a56fd6 A Few fixes around docs using GMF (Github Markdown Flavored) on tables
I also did some review of the huge table we have,
removed a few columns such as the datatype and
embedded the default on the description. Just trying to make easier to render and read

Also a few fixes on the doc context such as adding links and improving configuration-index
2015-03-15 11:54:27 -04:00
Martyn Taylor 1e9ac1bbc3 Fixed broken links in docs and remove bad licenses 2015-03-12 18:41:08 +00:00
Andy Taylor 9d72cefd92 update user manual to use the phrase 'Apache ActiveMQ' 2015-03-03 16:36:33 +00:00
jbertram 754d481d53 ACTIVEMQ6-52 Graceful shutdown
Implements a feature whereby the broker will not shutdown while there are
clients connected. A timeout can be specified so that even if there are
clients connected the broker will still shutdown after a certain time.
2015-01-21 13:18:55 -06:00
Andy Taylor d2b668adf3 documentation updates 2015-01-20 15:58:48 +00:00
Andy Taylor 4245a6b4fe ACTIVEMQ6-9 - port to markdown
https://issues.apache.org/jira/browse/ACTIVEMQ6-9

remove the jboss jdocbook build and style and replace using plane markdown
2014-12-08 13:23:24 +00:00