| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-04-30 | 1 | -3/+21 |
| |\ | |||||
| | * | Merge branch 'rabbitmq-server-128' into stable | Jean-Sébastien Pédron | 2015-04-30 | 1 | -3/+21 |
| | |\ | |||||
| | | * | rabbitmq-server: Add a way to send log messages to stdout | Jean-Sébastien Pédron | 2015-04-30 | 1 | -3/+21 |
| | |/ | | | | | | | | | | | | | | | | | | | Now, by setting RABBITMQ_LOGS=-, regular log messages are written to stdout. Likewise, RABBITMQ_SASL_LOGS=- sends sasl log messages to stdout. This is useful for Docker images. Fixes #128. | ||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-04-29 | 2 | -5/+16 |
| |\ \ | |/ | |||||
| | * | Merge pull request #133 from rabbitmq/rabbitmq-server-114 | Michael Klishin | 2015-04-29 | 2 | -5/+15 |
| | |\ | | | | | | | Make gm flow control configurable | ||||
| | | * | Reduce number of possible values of rabbit.mirroring_flow_control | Michael Klishin | 2015-04-29 | 2 | -4/+2 |
| | | | | |||||
| | | * | Move mirroring flow control setting into rabbit_channel:init | Michael Klishin | 2015-04-29 | 2 | -11/+14 |
| | | | | | | | | | | | | | | | | Rename the key to make more sense, support true/false values. | ||||
| | | * | Make gm flow control configurable | Michael Klishin | 2015-04-16 | 2 | -2/+11 |
| | | | | | | | | | | | | | Fixes #114. | ||||
| * | | | Merge pull request #131 from rabbitmq/cosmetics-54 | Michael Klishin | 2015-04-27 | 2 | -39/+51 |
| |\ \ \ | | | | | | | | | Cosmetics 54 | ||||
| | * | | | cosmetics | Alvaro Videla | 2015-04-27 | 1 | -35/+48 |
| | | | | | |||||
| | * | | | tests cleanup | Alvaro Videla | 2015-04-27 | 1 | -4/+3 |
| |/ / / | |||||
| * | | | Merge pull request #130 from rabbitmq/rabbitmq-server-54 | Michael Klishin | 2015-04-26 | 0 | -0/+0 |
| |\ \ \ | | | | | | | | | Remove obsolete tests in #54 | ||||
| | * | | | Remove Python/HTTP API tests | Michael Klishin | 2015-04-26 | 2 | -1075/+0 |
| | | | | | |||||
| | * | | | Merge branch 'sla_tracking_v2' of ↵ | Michael Klishin | 2015-04-26 | 7 | -14/+1205 |
| | |\ \ \ | | | | | | | | | | | | | | | | git://github.com/alexethomas/rabbitmq-server into rabbitmq-server-54 | ||||
| * | \ \ \ | Merge pull request #54 from alexethomas/sla_tracking_v2 | Michael Klishin | 2015-04-26 | 7 | -14/+1205 |
| |\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | Track and expose the timestamp property of the first msg in a queue | ||||
| | * | | | Extract DELIVERY_MODE and DURABLE to globals | Alex Thomas | 2015-04-13 | 1 | -8/+12 |
| | | | | | |||||
| | * | | | Temporary addition of Python test script to help track down initially-blank ↵ | Alex Thomas | 2015-04-13 | 2 | -0/+1071 |
| | | | | | | | | | | | | | | | | | head_message_timestamp problem | ||||
| | * | | | Add tests for head message timestamp queue statistic. Distinguish the former ↵ | Alex Thomas | 2015-04-10 | 5 | -155/+113 |
| | | | | | | | | | | | | | | | | | statistics tests as channel (_ch) statistics. Expand name. | ||||
| | * | | | Update rabbitmqctl doc to include head_msg_timestamp stat. | Alex Thomas | 2015-04-10 | 1 | -0/+4 |
| | | | | | |||||
| | * | | | Change head_msg_timestamp to peek at all internal queue heads and find the ↵ | Alex Thomas | 2015-04-10 | 1 | -33/+40 |
| | | | | | | | | | | | | | | | | | oldest timestamp among them instead of taking the first found as per PR comment #7. | ||||
| | * | | | Move head_msg_timestamp from backing_queue_status property to top-level ↵ | Alex Thomas | 2015-04-10 | 3 | -2/+109 |
| | | | | | | | | | | | | | | | | | queue stat as per PR comment #7. | ||||
| | * | | | Remove head_msg_timestamp from #vqstate as per PR comment #2 as this is a ↵ | Alex Thomas | 2015-04-10 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | relic from a previous version of the change. | ||||
| | * | | | Track and expose the AMQP Timestamp property of the first (usually oldest) ↵ | Alex Thomas | 2015-04-10 | 2 | -2/+43 |
| | | | | | | | | | | | | | | | | | message in a queue. | ||||
| * | | | | Warn of potentially dangerous config values | Michael Klishin | 2015-04-24 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-04-22 | 1 | -0/+15 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge branch 'rabbitmq-server-127' into stable | Jean-Sébastien Pédron | 2015-04-22 | 1 | -0/+15 |
| | |\ \ \ | |||||
| | | * | | | rabbitmq-env: Ignore user's RABBITMQ_PID_FILE if set by init script | Jean-Sébastien Pédron | 2015-04-22 | 1 | -0/+15 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The user shouldn't override the init script's RABBITMQ_PID_FILE value, otherwise the init script erroneously reports failures to start or stop the service. Now, rabbitmq-env logs a warning if RABBITMQ_PID_FILE is already defined in the environment (ie. by the init script) and in rabbitmq-env.conf. Fixes #127. | ||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-04-22 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'rabbitmq-server-126' into stable | Jean-Sébastien Pédron | 2015-04-22 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Debian init script: Use $PID_FILE, not $RABBITMQ_PID_FILE | Jean-Sébastien Pédron | 2015-04-22 | 1 | -1/+1 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | ... because the latter is uninitialized in this script. Fixes #126. | ||||
| * | | | | Merge branch 'rabbitmq-server-118' | Jean-Sébastien Pédron | 2015-04-21 | 1 | -1/+43 |
| |\ \ \ \ | |||||
| | * | | | | rabbitmq-env: Remove trailing slash from configurable paths | Jean-Sébastien Pédron | 2015-04-21 | 1 | -1/+43 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes at least one problem with $RABBITMQ_PID_FILE which, by default, is set to: RABBITMQ_PID_FILE=${RABBITMQ_MNESIA_DIR}.pid In this case, if $RABBITMQ_MNESIA_DIR ends with a trailing slash, the PID file is a hidden file placed in the Mnesia directory. This prevents auto-clustering from working and this is tricky to understand why. Fixes #118. | ||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-04-21 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'rabbitmq-server-120' into stable | Jean-Sébastien Pédron | 2015-04-21 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | rabbitmq-env: Use "$path" in rmq_realpath(), not "$dir" | Jean-Sébastien Pédron | 2015-04-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | ... which does not exit. | ||||
| * | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-04-21 | 1 | -0/+57 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'rabbitmq-server-120' into stable | Jean-Sébastien Pédron | 2015-04-21 | 1 | -0/+57 |
| | |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | | * | | rabbitmq-env: Check the Mnesia directory is not used for other purposes | Jean-Sébastien Pédron | 2015-04-21 | 1 | -0/+57 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If this is the case, log a warning to stderr. Here is an example with the plugins expansion directory: WARNING: RABBITMQ_PLUGINS_EXPAND_DIR is located inside RABBITMQ_MNESIA_DIR => Auto-clustering will not work ('cluster_nodes' in rabbitmq.config) And with the log directory: WARNING: RABBITMQ_LOG_BASE is equal to RABBITMQ_MNESIA_DIR RABBITMQ_LOGS is located inside RABBITMQ_MNESIA_DIR RABBITMQ_SASL_LOGS is located inside RABBITMQ_MNESIA_DIR => Auto-clustering will not work ('cluster_nodes' in rabbitmq.config) Fixes #120. | ||||
| * | | | Update README.md | Michael Klishin | 2015-04-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'authz_socket_info' | Michael Klishin | 2015-04-15 | 3 | -2/+10 |
| |\ \ \ | |||||
| | * | | | Correct typespec | Michael Klishin | 2015-04-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Implement authz_socket_info structure passed to authorization plugins. | Petr Gotthard | 2015-04-15 | 3 | -2/+10 |
| |/ / / | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2015-04-15 | 0 | -0/+0 |
| |\ \ \ | |/ / | |||||
| | * | | adds start.boot to bin folder for mac-standalone release | Alvaro Videla | 2015-04-15 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | This file is required by rabbit_nodes:ensure_epmd/0 in order to be able to programatically start epmd Fixes rabbitmq/rabbitmq-server#96 | ||||
| * | | | adds start.boot to bin folder for mac-standalone release | Alvaro Videla | 2015-04-15 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | This file is required by rabbit_nodes:ensure_epmd/0 in order to be able to programatically start epmd Fixes rabbitmq/rabbitmq-server#96 | ||||
| * | | | Merge branch 'stable' | Michael Klishin | 2015-04-15 | 0 | -0/+0 |
| |\ \ \ | |/ / | |||||
| | * | | adds OTP_VERSION to standalone mac | Alvaro Videla | 2015-04-15 | 1 | -0/+5 |
| | | | | | | | | | | | | | Fixes rabbitmq/rabbitmq-server#106 | ||||
| * | | | Merge pull request #107 from rabbitmq/rabbitmq-server-106 | Michael Klishin | 2015-04-15 | 1 | -0/+5 |
| |\ \ \ | | | | | | | | | adds OTP_VERSION to standalone mac | ||||
| | * | | | adds OTP_VERSION to standalone mac | Alvaro Videla | 2015-04-14 | 1 | -0/+5 |
| |/ / / | | | | | | | | | | Fixes rabbitmq/rabbitmq-server#106 | ||||
| * | | | Move timestamp() to rabbit_types | Michael Klishin | 2015-04-11 | 2 | -3/+3 |
| | | | | |||||
