summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* addresses dialyzer warningsAlvaro Videla2015-11-201-7/+7
* fixes clear_read_cache get_env handlingAlvaro Videla2015-11-201-3/+5
* Use erlang:min/2, not min/2 which is not available in Erlang R13B03Jean-Sébastien Pédron2015-11-201-1/+1
* Make pmon:demonitor/2 respect its contractAlexey Lebedeff2015-11-191-1/+1
* auth_user => authenticate_userMichael Klishin2015-11-062-3/+3
* Initial commit.Ayanda Dube2015-11-051-0/+31
* Adds 'auth_user' control command.Ayanda Dube2015-11-051-0/+5
* Adds handling of 'auth_user' control command results.Ayanda Dube2015-11-051-0/+6
* Merge pull request #397 from rabbitmq/rabbitmq-server-91Michael Klishin2015-10-311-3/+10
|\
| * Disable disk monitor in unsupported platformsDiana Corbacho2015-10-261-3/+10
* | Fix spelling of function nameAndras Boroska2015-10-261-4/+4
* | Check port using ipv6Diana Corbacho2015-10-261-4/+14
|/
* Recognize help as a valid sub-commandPeter Lemenkov2015-10-232-4/+12
* Accept absolute values in memory high watermarkDiana Corbacho2015-10-222-10/+24
* Add `exclusive` item to `rabbitmqctl list_queues`Alexey Lebedeff2015-10-221-1/+4
* description/0 is not a behaviour callbackJean-Sébastien Pédron2015-10-201-1/+1
* Move rabbit_mirror_queue_misc:all_nodes/0 to rabbit_nodes:all_running/0Diana Corbacho2015-10-142-5/+7
* fixes check_xref for erlang:maxAlvaro Videla2015-10-061-4/+4
* 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 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 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
| | |/ | |/|
* | | forces GC after queue pagingAlvaro Videla2015-09-301-13/+17
|/ /
* | 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 pull request #309 from rabbitmq/rabbitmq-server-308Michael Klishin2015-09-171-44/+91
|\
| * Improves dropwhile performanceAlvaro Videla2015-09-111-44/+91
* | Merge pull request #306 from rabbitmq/rabbitmq-server-143-stableMichael Klishin2015-09-171-1/+13
|\ \
| * | refactors credit flow default config formatAlvaro Videla2015-09-111-4/+3
| * | Allows credit flow Credits to be set via configurationAlvaro Videla2015-09-111-1/+14
| |/
* | adds missing copyright headerAlvaro Videla2015-09-121-0/+16
|/
* Merge pull request #305 from rabbitmq/rabbitmq-server-304rabbitmq_v3_5_5_rc2Michael Klishin2015-09-091-11/+11
|\
| * unwelps codeAlvaro Videla2015-09-091-1/+1