summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * refactors betas_from_index_entries/7 > betas_from_index_entries/4Alvaro Videla2015-09-091-11/+11
* | uses remove_msgs_by_id/2 in places where same functionality was duplicatedAlvaro Videla2015-09-091-5/+2
|/
* Merge pull request #300 from rabbitmq/rabbitmq-server-295rabbitmq_v3_5_5_rc1Michael Klishin2015-09-082-73/+175
|\
| * CosmeticsMichael Klishin2015-09-081-6/+6
| * InlineMichael Klishin2015-09-081-4/+2
| * inline qi_deliver_and_ack funAlvaro Videla2015-09-071-5/+3
| * typoAlvaro Videla2015-09-071-1/+1
| * updates commentAlvaro Videla2015-09-071-3/+3
| * renames function for clarityAlvaro Videla2015-09-071-2/+2
| * refactors purge_pending_ack/2 to handle delete_and_terminateAlvaro Videla2015-09-071-30/+44
| * wordingAlvaro Videla2015-09-071-1/+1
| * renamingAlvaro Videla2015-09-071-6/+6
| * cosmeticsAlvaro Videla2015-09-071-2/+3
| * updates commentsAlvaro Videla2015-09-071-2/+17
| * renames wipe_index -> reset_qi_stateAlvaro Videla2015-09-071-2/+2
| * uses purge_when_no_pending_acks for delete_and_terminateAlvaro Videla2015-09-071-1/+1
| * adds missing spaceAlvaro Videla2015-09-071-1/+1
| * moves purge helpers to helpers areaAlvaro Videla2015-09-071-47/+50
| * uses index purge callback in betas_from_index_entriesAlvaro Videla2015-09-071-35/+32
| * refactors purgeAlvaro Videla2015-09-061-121/+103
| * adds missing spec for reset_stateAlvaro Videla2015-09-041-0/+1
| * takes into account the delete_and_terminate caseAlvaro Videla2015-09-041-39/+106
| * Improves BQ:purge performance when there are no pending acksAlvaro Videla2015-09-032-13/+39
* | Merge branch 'rabbitmq-server-289' into stableMichael Klishin2015-09-042-16/+143
|\ \ | |/ |/|
| * implements maybe_flush_pre_publish_cacheAlvaro Videla2015-08-282-11/+24
| * Merge branch 'stable' into rabbitmq-server-289Alvaro Videla2015-08-284-65/+207
| |\
| * | cosmeticsAlvaro Videla2015-08-281-4/+2
| * | cosmeticsAlvaro Videla2015-08-281-5/+5
| * | removes unnecessary DeltaRam changeAlvaro Videla2015-08-281-7/+6
| * | refactors QI flushingAlvaro Videla2015-08-281-40/+20
| * | removes stats optimization from reduce_memory_useAlvaro Videla2015-08-281-95/+43
| * | fixes argument orderAlvaro Videla2015-08-271-2/+2