summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | allow initial frame_max to be configuredash2015-09-251-1/+2
* | | | Merge branch 'stable'Alvaro Videla2015-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
| |/
* | Compile with Erlang earlier than 18.0Michael Klishin2015-09-181-1/+1
* | Merge branch 'stable'Michael Klishin2015-09-171-44/+91
|\ \ | |/
| * Merge pull request #309 from rabbitmq/rabbitmq-server-308Michael Klishin2015-09-171-44/+91
| |\
| | * Improves dropwhile performanceAlvaro Videla2015-09-111-44/+91
* | | DittoMichael Klishin2015-09-171-4/+2
* | | DittoMichael Klishin2015-09-171-4/+3
* | | DittoMichael Klishin2015-09-171-6/+4
* | | Do I even EnglishMichael Klishin2015-09-171-1/+1
* | | DittoMichael Klishin2015-09-171-3/+3
* | | Please formatting godsMichael Klishin2015-09-171-7/+6
* | | Please code style godsMichael Klishin2015-09-173-0/+3
* | | Merge branch 'master' into rabbitmq-server-270Michael Klishin2015-09-172-4/+19
|\ \ \
| * \ \ Merge branch 'stable'Michael Klishin2015-09-171-4/+3
| |\ \ \ | | |/ /
| | * | 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
| | | |/
| * | | Merge branch 'stable'Jean-Sébastien Pédron2015-09-141-0/+16
| |\ \ \ | | |/ /
| | * | adds missing copyright headerAlvaro Videla2015-09-121-0/+16
| | |/
* | | Refactoring, per feedback from @videlalvaroMichael Klishin2015-09-172-8/+12
* | | Add password_hashing_module to rabbitmq.config.exampleMichael Klishin2015-09-161-0/+24
* | | Correct password hashing fn migrationMichael Klishin2015-09-151-8/+10
* | | rabbit.password_hashing_mod => rabbit.password_hashing_moduleMichael Klishin2015-09-141-1/+2
* | | We no longer use rabbit_registry for password hashingMichael Klishin2015-09-141-2/+1
* | | Introduce per-user hashing functions, default to SHA-256Michael Klishin2015-09-147-21/+185
|/ /
* | Merge branch 'stable'Michael Klishin2015-09-101-16/+13
|\ \ | |/
| * 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