summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move this constant closer to the only place it is usedMichael Klishin2015-10-121-2/+2
* removes non batch-sync code pathAlvaro Videla2015-10-101-46/+3
* fixes conflictsAlvaro Videla2015-10-101-1/+1
|\
| * Clarify this commentMichael Klishin2015-10-101-1/+1
* | refactors message sync'ing in batchesAlvaro Videla2015-10-101-27/+54
* | send msg batch in proper orderAlvaro Videla2015-10-101-1/+1
* | get into account unacked messages when syncingAlvaro Videla2015-10-101-1/+1
* | adds default sync batch size on the app configAlvaro Videla2015-10-102-3/+8
|/
* removes unused constantAlvaro Videla2015-10-101-2/+0
* WordingMichael Klishin2015-10-101-1/+1
* Merge branch 'master' into rabbitmq-server-336Michael Klishin2015-10-106-14/+26
|\
| * Merge branch 'stable'Michael Klishin2015-10-072-1/+10
| |\
| | * Commit 3.5.6 package release notesrabbitmq_v3_5_6Michael Klishin2015-10-072-1/+10
| * | 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
* | | | restores new lineAlvaro Videla2015-10-051-0/+1
* | | | improves commentAlvaro Videla2015-10-051-2/+3
* | | | Merge branch 'master' into rabbitmq-server-336Alvaro Videla2015-10-056-42/+148
|\ \ \ \ | |/ / /
| * | | 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
* | | | | off by one errorAlvaro Videla2015-10-051-1/+1
* | | | | fixes arguments passed to batch_publish_*Alvaro Videla2015-10-051-2/+2
* | | | | cosmeticsAlvaro Videla2015-10-051-2/+4