| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2015-05-07 | 2 | -6/+47 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | Merge pull request #146 from rabbitmq/rabbitmq-server-134 | Michael Klishin | 2015-05-07 | 2 | -6/+47 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | File handle cache: Pay attention to memory use | Jean-Sébastien Pédron | 2015-05-06 | 2 | -6/+47 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #149 from rabbitmq/rabbitmq-server-148 | Michael Klishin | 2015-05-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | removes dictionary from the PROCESS_INFO keys | Alvaro Videla | 2015-05-06 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #144 from rabbitmq/rabbitmq-server-143 | Michael Klishin | 2015-05-06 | 4 | -2/+69 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Allows credit flow Credits to be set via configuration | Alvaro Videla | 2015-05-05 | 4 | -2/+69 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #136 from rabbitmq/rabbitmq-server-135 | Michael Klishin | 2015-05-01 | 2 | -4/+4 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Use os:timestamp/1 instead of erlang:now/0 in credit_flow and rabbit_reader | Michael Klishin | 2015-04-30 | 2 | -4/+4 | |
| | |/ / / | ||||||
| * | | | | 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 | |
| | |/ / / | ||||||
| * | | | | 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 | |
| | |\ \ \ | | |/ / | |/| | | ||||||
| | | * | | 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 | |
| | | * | | Make gm flow control configurable | Michael Klishin | 2015-04-16 | 2 | -2/+11 | |
| * | | | | Merge pull request #131 from rabbitmq/cosmetics-54 | Michael Klishin | 2015-04-27 | 2 | -39/+51 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 Python/HTTP API tests | Michael Klishin | 2015-04-26 | 2 | -1075/+0 | |
| | * | | | | Merge branch 'sla_tracking_v2' of git://github.com/alexethomas/rabbitmq-serve... | Michael Klishin | 2015-04-26 | 7 | -14/+1205 | |
| | |\ \ \ \ | ||||||
| * | \ \ \ \ | Merge pull request #54 from alexethomas/sla_tracking_v2 | Michael Klishin | 2015-04-26 | 7 | -14/+1205 | |
| |\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| | * | | | | 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 h... | Alex Thomas | 2015-04-13 | 2 | -0/+1071 | |
| | * | | | | Add tests for head message timestamp queue statistic. Distinguish the former ... | Alex Thomas | 2015-04-10 | 5 | -155/+113 | |
| | * | | | | 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 ol... | Alex Thomas | 2015-04-10 | 1 | -33/+40 | |
| | * | | | | Move head_msg_timestamp from backing_queue_status property to top-level queue... | Alex Thomas | 2015-04-10 | 3 | -2/+109 | |
| | * | | | | Remove head_msg_timestamp from #vqstate as per PR comment #2 as this is a rel... | Alex Thomas | 2015-04-10 | 1 | -1/+0 | |
| | * | | | | Track and expose the AMQP Timestamp property of the first (usually oldest) me... | Alex Thomas | 2015-04-10 | 2 | -2/+43 | |
| * | | | | | 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 | |
| | |/ / / / | ||||||
| * | | | | | 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 | |
| | |/ / / / | ||||||
| * | | | | | 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 | |
| |/ / / / / | ||||||
| * | | | | | 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 | |
| * | | | | | | 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 | |
| | |/ / / | ||||||
| * | | | | 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 | |
