summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Michael Klishin2015-04-292-5/+16
|\
| * Merge pull request #133 from rabbitmq/rabbitmq-server-114Michael Klishin2015-04-292-5/+15
| |\
| | * Reduce number of possible values of rabbit.mirroring_flow_controlMichael Klishin2015-04-292-4/+2
| | * Move mirroring flow control setting into rabbit_channel:initMichael Klishin2015-04-292-11/+14
| | * Make gm flow control configurableMichael Klishin2015-04-162-2/+11
* | | Merge pull request #131 from rabbitmq/cosmetics-54Michael Klishin2015-04-272-39/+51
|\ \ \
| * | | cosmeticsAlvaro Videla2015-04-271-35/+48
| * | | tests cleanupAlvaro Videla2015-04-271-4/+3
|/ / /
* | | Merge pull request #130 from rabbitmq/rabbitmq-server-54Michael Klishin2015-04-260-0/+0
|\ \ \
| * | | Remove Python/HTTP API testsMichael Klishin2015-04-262-1075/+0
| * | | Merge branch 'sla_tracking_v2' of git://github.com/alexethomas/rabbitmq-serve...Michael Klishin2015-04-267-14/+1205
| |\ \ \
* | \ \ \ Merge pull request #54 from alexethomas/sla_tracking_v2Michael Klishin2015-04-267-14/+1205
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Extract DELIVERY_MODE and DURABLE to globalsAlex Thomas2015-04-131-8/+12
| * | | Temporary addition of Python test script to help track down initially-blank h...Alex Thomas2015-04-132-0/+1071
| * | | Add tests for head message timestamp queue statistic. Distinguish the former ...Alex Thomas2015-04-105-155/+113
| * | | Update rabbitmqctl doc to include head_msg_timestamp stat.Alex Thomas2015-04-101-0/+4
| * | | Change head_msg_timestamp to peek at all internal queue heads and find the ol...Alex Thomas2015-04-101-33/+40
| * | | Move head_msg_timestamp from backing_queue_status property to top-level queue...Alex Thomas2015-04-103-2/+109
| * | | Remove head_msg_timestamp from #vqstate as per PR comment #2 as this is a rel...Alex Thomas2015-04-101-1/+0
| * | | Track and expose the AMQP Timestamp property of the first (usually oldest) me...Alex Thomas2015-04-102-2/+43
* | | | Warn of potentially dangerous config valuesMichael Klishin2015-04-241-1/+4
* | | | Merge branch 'stable'Jean-Sébastien Pédron2015-04-221-0/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'rabbitmq-server-127' into stableJean-Sébastien Pédron2015-04-221-0/+15
| |\ \ \
| | * | | rabbitmq-env: Ignore user's RABBITMQ_PID_FILE if set by init scriptJean-Sébastien Pédron2015-04-221-0/+15
| |/ / /
* | | | Merge branch 'stable'Jean-Sébastien Pédron2015-04-221-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'rabbitmq-server-126' into stableJean-Sébastien Pédron2015-04-221-1/+1
| |\ \ \
| | * | | Debian init script: Use $PID_FILE, not $RABBITMQ_PID_FILEJean-Sébastien Pédron2015-04-221-1/+1
| |/ / /
* | | | Merge branch 'rabbitmq-server-118'Jean-Sébastien Pédron2015-04-211-1/+43
|\ \ \ \
| * | | | rabbitmq-env: Remove trailing slash from configurable pathsJean-Sébastien Pédron2015-04-211-1/+43
|/ / / /
* | | | Merge branch 'stable'Jean-Sébastien Pédron2015-04-211-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'rabbitmq-server-120' into stableJean-Sébastien Pédron2015-04-211-2/+2
| |\ \ \
| | * | | rabbitmq-env: Use "$path" in rmq_realpath(), not "$dir"Jean-Sébastien Pédron2015-04-211-2/+2
* | | | | Merge branch 'stable'Jean-Sébastien Pédron2015-04-211-0/+57
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'rabbitmq-server-120' into stableJean-Sébastien Pédron2015-04-211-0/+57
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | rabbitmq-env: Check the Mnesia directory is not used for other purposesJean-Sébastien Pédron2015-04-211-0/+57
| |/ /
* | | Update README.mdMichael Klishin2015-04-171-1/+1
* | | Merge branch 'authz_socket_info'Michael Klishin2015-04-153-2/+10
|\ \ \
| * | | Correct typespecMichael Klishin2015-04-151-1/+1
| * | | Implement authz_socket_info structure passed to authorization plugins.Petr Gotthard2015-04-153-2/+10
|/ / /
* | | Merge branch 'stable'Michael Klishin2015-04-150-0/+0
|\ \ \ | |/ /
| * | adds start.boot to bin folder for mac-standalone releaseAlvaro Videla2015-04-151-0/+5
* | | adds start.boot to bin folder for mac-standalone releaseAlvaro Videla2015-04-151-0/+5
* | | Merge branch 'stable'Michael Klishin2015-04-150-0/+0
|\ \ \ | |/ /
| * | adds OTP_VERSION to standalone macAlvaro Videla2015-04-151-0/+5
* | | Merge pull request #107 from rabbitmq/rabbitmq-server-106Michael Klishin2015-04-151-0/+5
|\ \ \
| * | | adds OTP_VERSION to standalone macAlvaro Videla2015-04-141-0/+5
|/ / /
* | | Move timestamp() to rabbit_typesMichael Klishin2015-04-112-3/+3
* | | ClarifyMichael Klishin2015-04-111-1/+1
* | | Minor improvements to rabbit_msg_store docsMichael Klishin2015-04-111-12/+24
* | | Reformat docsMichael Klishin2015-04-111-21/+43