summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates list_* operations to dynamically display info.Ayanda Dube2015-10-071-39/+83
* Adds rpc_call/7 for remote calls for dynamic listing of info.Ayanda Dube2015-10-071-1/+14
* Adds info_all/3 for dynamic listing of channels.Ayanda Dube2015-10-071-1/+9
* Adds info_all/4 for dynamic listing of bindings.Ayanda Dube2015-10-071-1/+8
* Adds list_users/2 for dynamic listing of users.Ayanda Dube2015-10-071-2/+43
* Adds info_all/4 for dynamic listing of queues.Ayanda Dube2015-10-071-2/+28
* Merge branch 'stable'Alvaro Videla2015-10-061-4/+4
|\
| * fixes check_xref for erlang:maxAlvaro Videla2015-10-061-4/+4
* | Merge branch 'stable'Michael Klishin2015-10-053-9/+12
|\ \ | |/
| * Merge pull request #345 from rabbitmq/rabbitmq-server-338Michael Klishin2015-10-053-9/+12
| |\
| | * CosmeticsMichael Klishin2015-10-051-1/+1
| | * CosmeticsMichael Klishin2015-10-051-1/+1
| | * Have the callback spec be backwards compatible.Robby Raschke2015-10-051-1/+3
| | * Be backwards compatible for homegrown auth modules.Robby Raschke2015-10-051-0/+1
| | * Add the return tags element into the behaviour callback spec for authorizatio...Robby Raschke2015-09-301-3/+3
| | * Add the permission tags from an explicit separate authorization step into the...Robby Raschke2015-09-302-8/+8
* | | Merge branch 'stable'Michael Klishin2015-10-052-16/+67
|\ \ \ | |/ /
| * | Merge pull request #334 from rabbitmq/rabbitmq-server-324Michael Klishin2015-10-052-16/+67
| |\ \
| | * | uses rabbit_misc:version_compare/3 this timeAlvaro Videla2015-10-021-23/+6
| | * | checks if the current OTP release is >= 18.1Alvaro Videla2015-10-011-3/+25
| | * | simplifies delete_log_handlers test logicAlvaro Videla2015-09-281-12/+6
| | * | fixes testsAlvaro Videla2015-09-251-2/+18
| | * | fixes log rotationAlvaro Videla2015-09-251-9/+16
| | * | fixes OtpVersion handlingAlvaro Videla2015-09-251-2/+1
| | * | cosmeticsAlvaro Videla2015-09-251-0/+1
| | * | initializes logger state depending on OTP releaseAlvaro Videla2015-09-251-30/+26
| | * | handles the error logger state change introduced in Erlang 18.1Alvaro Videla2015-09-241-5/+38
* | | | Merge branch 'stable'Michael Klishin2015-10-022-12/+57
|\ \ \ \ | |/ / /
| * | | Merge pull request #342 from rabbitmq/rabbitmq-server-341Michael Klishin2015-10-021-1/+1
| |\ \ \
| | * | | closes the journal handle before erasing the queue index dirAlvaro Videla2015-10-011-1/+1
| * | | | Merge pull request #335 from rabbitmq/rabbitmq-server-316Michael Klishin2015-10-021-11/+56
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | improves fetchwhile performanceAlvaro Videla2015-09-281-11/+56
| | | |/ | | |/|
* | | | Merge branch 'stable'Michael Klishin2015-10-011-13/+17
|\ \ \ \ | |/ / /
| * | | Merge pull request #339 from rabbitmq/rabbitmq-server-290Michael Klishin2015-10-011-13/+17
| |\ \ \ | | |/ / | |/| |
| | * | forces GC after queue pagingAlvaro Videla2015-09-301-13/+17
| |/ /
* | | Merge pull request #329 from lshift/initial_frame_maxMichael Klishin2015-10-012-1/+7
|\ \ \
| * | | allow initial frame_max to be configuredash2015-09-252-1/+7
* | | | Merge branch 'stable'Alvaro Videla2015-09-258-3/+80
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge pull request #331 from rabbitmq/rabbitmq-server-330Jean-Sébastien Pédron2015-09-258-3/+80
| |\ \
| | * | typoAlvaro Videla2015-09-251-4/+3
| | * | clarifies sentenceAlvaro Videla2015-09-251-5/+5
| | * | typoAlvaro Videla2015-09-251-1/+1
| | * | adds documentation for credit_flow usageAlvaro Videla2015-09-258-3/+81
| | |/
* | | Merge branch 'stable'Jean-Sébastien Pédron2015-09-244-3/+12
|\ \ \ | |/ /
| * | RPM/deb changelogs for release 3.5.5, package revision 3rabbitmq_v3_5_5Jean-Sébastien Pédron2015-09-242-1/+10
| * | Debian: Always build a source+binary packageJean-Sébastien Pédron2015-09-241-1/+1
| * | Merge pull request #327 from CVTJNII/rabbitmq-script-wrapper_quote-fix_stableJean-Sébastien Pédron2015-09-241-1/+1
| |\ \
| | * | Quote arg to prevent shell expansion, Issue-325Tom Noonan II2015-09-241-1/+1
| |/ /
| * | rabbitmq-script-wrapper: Use '=', not '==' with Bourne shell's testJean-Sébastien Pédron2015-09-241-1/+1
| |/
* | Merge branch 'stable'Jean-Sébastien Pédron2015-09-242-0/+9
|\ \ | |/