summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds boolean parameter to call/5 to determine whetherAyanda Dube2015-10-071-59/+36
* Update to print command when invalid parameters are passed.Ayanda Dube2015-10-071-1/+2
* Moves mapping and response message sending to list_formatted/3.Ayanda Dube2015-10-071-5/+2
* Updates consumers_all/3 to get consumer info in seperate function.Ayanda Dube2015-10-071-10/+10
* Removes append operation on result list.Ayanda Dube2015-10-071-11/+10
* Removes 'don't care' sign on Ref variable.Ayanda Dube2015-10-071-2/+2
* Function name change of wait_info_messages.Ayanda Dube2015-10-071-25/+25
* Updates 'Pid' variable to 'AggregatorPid'.Ayanda Dube2015-10-071-6/+6
* Updates 'Pid' variable to 'AggregatorPid'.Ayanda Dube2015-10-078-46/+53
* Updates rpc_call function spec.Ayanda Dube2015-10-071-3/+4
* Updates info_all/4 function spec.Ayanda Dube2015-10-071-4/+5
* Removed TODO comment.Ayanda Dube2015-10-071-1/+0
* Adds info_all/3 for dynamic display of vhosts.Ayanda Dube2015-10-071-1/+9
* Adds list_formatted/3 for dynamic display of parameters.Ayanda Dube2015-10-071-2/+8
* Adds list_formatted/3 for dynamic display of policies.Ayanda Dube2015-10-071-1/+9
* Adds connection_info_all/3 for dynamic display of connections.Ayanda Dube2015-10-071-1/+8
* Adds info_all/4 for dynamic display of exchanges.Ayanda Dube2015-10-071-1/+9
* 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-051-14/+55
|\ \ \ | |/ /
| * | Merge pull request #334 from rabbitmq/rabbitmq-server-324Michael Klishin2015-10-051-14/+55
| |\ \
| | * | 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
| | * | 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
|\ \ \ \ | |/ / /
| * | | forces GC after queue pagingAlvaro Videla2015-09-301-13/+17
| |/ /
* | | Merge pull request #329 from lshift/initial_frame_maxMichael Klishin2015-10-011-1/+2
|\ \ \