| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixes check_xref for erlang:max | Alvaro Videla | 2015-10-06 | 1 | -4/+4 |
| * | 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 |
| * | | Merge pull request #334 from rabbitmq/rabbitmq-server-324 | Michael Klishin | 2015-10-05 | 1 | -14/+55 |
| |\ \ | |||||
| | * | | 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 |
| | * | | 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 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 |
| | | |/ | |/| | |||||
| * | | | forces GC after queue paging | Alvaro Videla | 2015-09-30 | 1 | -13/+17 |
| |/ / | |||||
| * | | typo | Alvaro Videla | 2015-09-25 | 1 | -4/+3 |
| * | | clarifies sentence | Alvaro Videla | 2015-09-25 | 1 | -5/+5 |
| * | | typo | Alvaro Videla | 2015-09-25 | 1 | -1/+1 |
| * | | adds documentation for credit_flow usage | Alvaro Videla | 2015-09-25 | 8 | -3/+81 |
| |/ | |||||
| * | Merge pull request #309 from rabbitmq/rabbitmq-server-308 | Michael Klishin | 2015-09-17 | 1 | -44/+91 |
| |\ | |||||
| | * | Improves dropwhile performance | Alvaro Videla | 2015-09-11 | 1 | -44/+91 |
| * | | Merge pull request #306 from rabbitmq/rabbitmq-server-143-stable | Michael Klishin | 2015-09-17 | 1 | -1/+13 |
| |\ \ | |||||
| | * | | refactors credit flow default config format | Alvaro Videla | 2015-09-11 | 1 | -4/+3 |
| | * | | Allows credit flow Credits to be set via configuration | Alvaro Videla | 2015-09-11 | 1 | -1/+14 |
| | |/ | |||||
| * | | adds missing copyright header | Alvaro Videla | 2015-09-12 | 1 | -0/+16 |
| |/ | |||||
| * | Merge pull request #305 from rabbitmq/rabbitmq-server-304rabbitmq_v3_5_5_rc2 | Michael Klishin | 2015-09-09 | 1 | -11/+11 |
| |\ | |||||
| | * | unwelps code | Alvaro Videla | 2015-09-09 | 1 | -1/+1 |
| | * | refactors betas_from_index_entries/7 > betas_from_index_entries/4 | Alvaro Videla | 2015-09-09 | 1 | -11/+11 |
| * | | uses remove_msgs_by_id/2 in places where same functionality was duplicated | Alvaro Videla | 2015-09-09 | 1 | -5/+2 |
| |/ | |||||
| * | Merge pull request #300 from rabbitmq/rabbitmq-server-295rabbitmq_v3_5_5_rc1 | Michael Klishin | 2015-09-08 | 2 | -73/+175 |
| |\ | |||||
| | * | Cosmetics | Michael Klishin | 2015-09-08 | 1 | -6/+6 |
| | * | Inline | Michael Klishin | 2015-09-08 | 1 | -4/+2 |
| | * | inline qi_deliver_and_ack fun | Alvaro Videla | 2015-09-07 | 1 | -5/+3 |
| | * | typo | Alvaro Videla | 2015-09-07 | 1 | -1/+1 |
| | * | updates comment | Alvaro Videla | 2015-09-07 | 1 | -3/+3 |
| | * | renames function for clarity | Alvaro Videla | 2015-09-07 | 1 | -2/+2 |
| | * | refactors purge_pending_ack/2 to handle delete_and_terminate | Alvaro Videla | 2015-09-07 | 1 | -30/+44 |
| | * | wording | Alvaro Videla | 2015-09-07 | 1 | -1/+1 |
| | * | renaming | Alvaro Videla | 2015-09-07 | 1 | -6/+6 |
| | * | cosmetics | Alvaro Videla | 2015-09-07 | 1 | -2/+3 |
| | * | updates comments | Alvaro Videla | 2015-09-07 | 1 | -2/+17 |
| | * | renames wipe_index -> reset_qi_state | Alvaro Videla | 2015-09-07 | 1 | -2/+2 |
| | * | uses purge_when_no_pending_acks for delete_and_terminate | Alvaro Videla | 2015-09-07 | 1 | -1/+1 |
| | * | adds missing space | Alvaro Videla | 2015-09-07 | 1 | -1/+1 |
