| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move this constant closer to the only place it is used | Michael Klishin | 2015-10-12 | 1 | -2/+2 |
| * | removes non batch-sync code path | Alvaro Videla | 2015-10-10 | 1 | -46/+3 |
| * | fixes conflicts | Alvaro Videla | 2015-10-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Clarify this comment | Michael Klishin | 2015-10-10 | 1 | -1/+1 |
| * | | refactors message sync'ing in batches | Alvaro Videla | 2015-10-10 | 1 | -27/+54 |
| * | | send msg batch in proper order | Alvaro Videla | 2015-10-10 | 1 | -1/+1 |
| * | | get into account unacked messages when syncing | Alvaro Videla | 2015-10-10 | 1 | -1/+1 |
| * | | adds default sync batch size on the app config | Alvaro Videla | 2015-10-10 | 2 | -3/+8 |
| |/ | |||||
| * | removes unused constant | Alvaro Videla | 2015-10-10 | 1 | -2/+0 |
| * | Wording | Michael Klishin | 2015-10-10 | 1 | -1/+1 |
| * | Merge branch 'master' into rabbitmq-server-336 | Michael Klishin | 2015-10-10 | 6 | -14/+26 |
| |\ | |||||
| | * | Merge branch 'stable' | Michael Klishin | 2015-10-07 | 2 | -1/+10 |
| | |\ | |||||
| | | * | Commit 3.5.6 package release notesrabbitmq_v3_5_6 | Michael Klishin | 2015-10-07 | 2 | -1/+10 |
| | * | | Merge branch 'stable' | Alvaro Videla | 2015-10-06 | 1 | -4/+4 |
| | |\ \ | | |/ | |||||
| | | * | fixes check_xref for erlang:max | Alvaro Videla | 2015-10-06 | 1 | -4/+4 |
| | * | | Merge branch 'stable' | Michael Klishin | 2015-10-05 | 3 | -9/+12 |
| | |\ \ | | |/ | |||||
| | | * | Merge pull request #345 from rabbitmq/rabbitmq-server-338 | Michael Klishin | 2015-10-05 | 3 | -9/+12 |
| | | |\ | |||||
| | | | * | Cosmetics | Michael Klishin | 2015-10-05 | 1 | -1/+1 |
| | | | * | Cosmetics | Michael Klishin | 2015-10-05 | 1 | -1/+1 |
| | | | * | Have the callback spec be backwards compatible. | Robby Raschke | 2015-10-05 | 1 | -1/+3 |
| | | | * | Be backwards compatible for homegrown auth modules. | Robby Raschke | 2015-10-05 | 1 | -0/+1 |
| | | | * | Add the return tags element into the behaviour callback spec for authorizatio... | Robby Raschke | 2015-09-30 | 1 | -3/+3 |
| | | | * | Add the permission tags from an explicit separate authorization step into the... | Robby Raschke | 2015-09-30 | 2 | -8/+8 |
| * | | | | restores new line | Alvaro Videla | 2015-10-05 | 1 | -0/+1 |
| * | | | | improves comment | Alvaro Videla | 2015-10-05 | 1 | -2/+3 |
| * | | | | Merge branch 'master' into rabbitmq-server-336 | Alvaro Videla | 2015-10-05 | 6 | -42/+148 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2015-10-05 | 2 | -16/+67 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge pull request #334 from rabbitmq/rabbitmq-server-324 | Michael Klishin | 2015-10-05 | 2 | -16/+67 |
| | | |\ \ | |||||
| | | | * | | uses rabbit_misc:version_compare/3 this time | Alvaro Videla | 2015-10-02 | 1 | -23/+6 |
| | | | * | | checks if the current OTP release is >= 18.1 | Alvaro Videla | 2015-10-01 | 1 | -3/+25 |
| | | | * | | simplifies delete_log_handlers test logic | Alvaro Videla | 2015-09-28 | 1 | -12/+6 |
| | | | * | | fixes tests | Alvaro Videla | 2015-09-25 | 1 | -2/+18 |
| | | | * | | fixes log rotation | Alvaro Videla | 2015-09-25 | 1 | -9/+16 |
| | | | * | | fixes OtpVersion handling | Alvaro Videla | 2015-09-25 | 1 | -2/+1 |
| | | | * | | cosmetics | Alvaro Videla | 2015-09-25 | 1 | -0/+1 |
| | | | * | | initializes logger state depending on OTP release | Alvaro Videla | 2015-09-25 | 1 | -30/+26 |
| | | | * | | handles the error logger state change introduced in Erlang 18.1 | Alvaro Videla | 2015-09-24 | 1 | -5/+38 |
| | * | | | | Merge branch 'stable' | Michael Klishin | 2015-10-02 | 2 | -12/+57 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Merge pull request #342 from rabbitmq/rabbitmq-server-341 | Michael Klishin | 2015-10-02 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | | * | | | closes the journal handle before erasing the queue index dir | Alvaro Videla | 2015-10-01 | 1 | -1/+1 |
| | | * | | | | Merge pull request #335 from rabbitmq/rabbitmq-server-316 | Michael Klishin | 2015-10-02 | 1 | -11/+56 |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | | * | | | improves fetchwhile performance | Alvaro Videla | 2015-09-28 | 1 | -11/+56 |
| | | | | |/ | | | |/| | |||||
| | * | | | | Merge branch 'stable' | Michael Klishin | 2015-10-01 | 1 | -13/+17 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Merge pull request #339 from rabbitmq/rabbitmq-server-290 | Michael Klishin | 2015-10-01 | 1 | -13/+17 |
| | | |\ \ \ | | | |/ / | | |/| | | |||||
| | | | * | | forces GC after queue paging | Alvaro Videla | 2015-09-30 | 1 | -13/+17 |
| | | |/ / | |||||
| | * | | | Merge pull request #329 from lshift/initial_frame_max | Michael Klishin | 2015-10-01 | 2 | -1/+7 |
| | |\ \ \ | |||||
| | | * | | | allow initial frame_max to be configured | ash | 2015-09-25 | 2 | -1/+7 |
| * | | | | | off by one error | Alvaro Videla | 2015-10-05 | 1 | -1/+1 |
| * | | | | | fixes arguments passed to batch_publish_* | Alvaro Videla | 2015-10-05 | 1 | -2/+2 |
| * | | | | | cosmetics | Alvaro Videla | 2015-10-05 | 1 | -2/+4 |
