| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update digraph type | Johannes Weißl | 2015-06-11 | 1 | -1/+1 |
| * | Merge pull request #184 from weisslj/fix-set-type | Michael Klishin | 2015-06-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix set type | Johannes Weißl | 2015-06-11 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'stable' | Michael Klishin | 2015-06-10 | 1 | -4/+1 |
| |\ | |||||
| | * | Merge branch 'rabbitmq-server-62-part1' into stable | Michael Klishin | 2015-06-10 | 1 | -4/+1 |
| | |\ | |||||
| | | * | Avoid float_to_list/2 | Michael Klishin | 2015-06-10 | 1 | -4/+1 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-06-09 | 4 | -97/+197 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #181 from rabbitmq/rabbitmq-server-62-part1 | Alvaro Videla | 2015-06-09 | 4 | -97/+197 |
| | |\ \ | | |/ | |||||
| | | * | Handle negative timeout values | Michael Klishin | 2015-06-09 | 1 | -1/+5 |
| | | * | Improve timeout handling in ctl | Michael Klishin | 2015-06-09 | 1 | -21/+44 |
| | | * | Mention timeout in rabbitmqctl(1) | Michael Klishin | 2015-06-09 | 1 | -0/+10 |
| | | * | Add timeout option to list_* commands | Michael Klishin | 2015-06-09 | 3 | -97/+160 |
| | |/ | |||||
| * | | Merge pull request #174 from rabbitmq/rabbitmq-server-163 | Michael Klishin | 2015-05-28 | 2 | -77/+101 |
| |\ \ | |||||
| | * | | moves boot steps to its own module | Alvaro Videla | 2015-05-28 | 2 | -77/+101 |
| |/ / | |||||
| * | | Initial rabbit_writer doc essay | Michael S. Klishin | 2015-05-26 | 1 | -3/+39 |
| * | | Merge branch 'stable' | Michael Klishin | 2015-05-24 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | (c) year | Michael Klishin | 2015-05-24 | 165 | -168/+168 |
| * | | (c) year | Michael Klishin | 2015-05-24 | 167 | -170/+170 |
| * | | rabbit_disk_monitor documentation | Michael Klishin | 2015-05-24 | 1 | -8/+29 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-05-22 | 2 | -0/+9 |
| |\ \ | |/ | |||||
| | * | RPM/deb changelogs for release 3.5.3rabbitmq_v3_5_3 | Jean-Sébastien Pédron | 2015-05-22 | 2 | -0/+9 |
| * | | Merge branch 'stable' | Michael Klishin | 2015-05-21 | 2 | -7/+38 |
| |\ \ | |/ | |||||
| | * | Merge branch 'rabbitmq-server-157' into stable | Jean-Sébastien Pédron | 2015-05-21 | 2 | -7/+38 |
| | |\ | |||||
| | | * | After starting the fhc, ensure it is working | Jean-Sébastien Pédron | 2015-05-21 | 2 | -7/+38 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-05-20 | 1 | -1/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #165 from rabbitmq/rabbitmq-server-162 | Michael Klishin | 2015-05-20 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * | | Adds TLS suggestion | Alvaro Videla | 2015-05-20 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-05-20 | 1 | -7/+9 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #160 from rabbitmq/rabbitmq-server-157 | Alvaro Videla | 2015-05-19 | 1 | -7/+9 |
| | |\ \ | | |/ | |||||
| | | * | Start rabbit_alarm before file_handle_cache | Michael Klishin | 2015-05-19 | 1 | -7/+9 |
| | |/ | |||||
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-05-12 | 2 | -0/+9 |
| |\ \ | |/ | |||||
| | * | RPM/deb changelogs for release 3.5.2rabbitmq_v3_5_2 | Jean-Sébastien Pédron | 2015-05-12 | 2 | -0/+9 |
| * | | Merge branch 'stable' | Michael Klishin | 2015-05-11 | 1 | -15/+74 |
| |\ \ | |/ | |||||
| | * | Merge pull request #153 from rabbitmq/rabbitmq-server-152 | Alvaro Videla | 2015-05-11 | 1 | -15/+74 |
| | |\ | |||||
| | | * | Re-format for 80 characters wide | Michael Klishin | 2015-05-11 | 1 | -20/+25 |
| | | * | Re-format with Emacs | Michael Klishin | 2015-05-11 | 1 | -27/+27 |
| | | * | Use a set to look up previously seen {queue, reason} keys | Michael Klishin | 2015-05-10 | 1 | -15/+19 |
| | | * | Refactor | Michael Klishin | 2015-05-10 | 1 | -4/+6 |
| | | * | Refactor | Michael Klishin | 2015-05-10 | 1 | -23/+22 |
| | | * | Support x-death event proplists from before #78 | Michael Klishin | 2015-05-10 | 1 | -14/+63 |
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-05-11 | 1 | -1/+6 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'rabbitmq-server-138' into stable | Jean-Sébastien Pédron | 2015-05-11 | 1 | -1/+6 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Make credit flow state transition interval 1s instead of 5s | Michael Klishin | 2015-05-07 | 1 | -1/+6 |
| | |/ | |||||
| * | | cosmetics | Alvaro Videla | 2015-05-10 | 1 | -1/+1 |
| * | | adds missing word | Alvaro Videla | 2015-05-08 | 1 | -1/+1 |
| * | | Merge pull request #139 from rabbitmq/rabbitmq-server-137 | Jean-Sébastien Pédron | 2015-05-07 | 2 | -0/+22 |
| |\ \ | |||||
| | * | | creadit_flow.erl: Indent both TRACE_* macros the same way | Jean-Sébastien Pédron | 2015-05-07 | 1 | -3/+3 |
| | * | | Rename | Michael Klishin | 2015-05-06 | 1 | -7/+7 |
| | * | | Include more information about processes blocked by credit_flow | Michael Klishin | 2015-05-02 | 1 | -2/+8 |
| | * | | Merge branch 'master' into rabbitmq-server-137 | Michael Klishin | 2015-05-02 | 2 | -4/+4 |
| | |\ \ | |||||
