You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2017/03/09 21:53:27 UTC

[3/3] activemq-artemis git commit: This closes #1077

This closes #1077


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/4fabbc80
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/4fabbc80
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/4fabbc80

Branch: refs/heads/master
Commit: 4fabbc8041d8f048039879264e1926910b16f217
Parents: d408c46 24a045e
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Mar 9 16:53:15 2017 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Mar 9 16:53:15 2017 -0500

----------------------------------------------------------------------
 docs/user-manual/en/SUMMARY.md                  |   1 +
 docs/user-manual/en/address-model.md            | 585 +++++++++++++++++++
 docs/user-manual/en/architecture.md             |  79 ++-
 docs/user-manual/en/client-reconnection.md      |   2 +-
 docs/user-manual/en/configuration-index.md      |  26 +-
 docs/user-manual/en/embedding-activemq.md       |  74 +--
 .../en/images/addressing-model-p2p-pubsub.png   | Bin 0 -> 73261 bytes
 .../en/images/addressing-model-p2p.png          | Bin 0 -> 45091 bytes
 .../en/images/addressing-model-p2p2.png         | Bin 0 -> 55731 bytes
 .../en/images/addressing-model-pubsub.png       | Bin 0 -> 53982 bytes
 docs/user-manual/en/intercepting-operations.md  |   2 +-
 docs/user-manual/en/jms-core-mapping.md         |  37 +-
 docs/user-manual/en/large-messages.md           |  11 +-
 docs/user-manual/en/management.md               |  58 +-
 docs/user-manual/en/messaging-concepts.md       |  32 +-
 docs/user-manual/en/perf-tuning.md              |   5 +
 docs/user-manual/en/queue-attributes.md         | 220 +------
 docs/user-manual/en/rest.md                     | 197 +++----
 docs/user-manual/en/using-core.md               |   4 +-
 19 files changed, 786 insertions(+), 547 deletions(-)
----------------------------------------------------------------------