summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Michael Klishin2015-05-111-15/+74
|\
| * Merge pull request #153 from rabbitmq/rabbitmq-server-152Alvaro Videla2015-05-111-15/+74
| |\
| | * Re-format for 80 characters wideMichael Klishin2015-05-111-20/+25
| | * Re-format with EmacsMichael Klishin2015-05-111-27/+27
| | * Use a set to look up previously seen {queue, reason} keysMichael Klishin2015-05-101-15/+19
| | * RefactorMichael Klishin2015-05-101-4/+6
| | * RefactorMichael Klishin2015-05-101-23/+22
| | * Support x-death event proplists from before #78Michael Klishin2015-05-101-14/+63
* | | Merge branch 'stable'Jean-Sébastien Pédron2015-05-111-1/+6
|\ \ \ | |/ /
| * | Make credit flow state transition interval 1s instead of 5sMichael Klishin2015-05-071-1/+6
| |/
* | cosmeticsAlvaro Videla2015-05-101-1/+1
* | adds missing wordAlvaro Videla2015-05-081-1/+1
* | Merge pull request #139 from rabbitmq/rabbitmq-server-137Jean-Sébastien Pédron2015-05-071-0/+18
|\ \
| * | creadit_flow.erl: Indent both TRACE_* macros the same wayJean-Sébastien Pédron2015-05-071-3/+3
| * | RenameMichael Klishin2015-05-061-7/+7
| * | Include more information about processes blocked by credit_flowMichael Klishin2015-05-021-2/+8
| * | Merge branch 'master' into rabbitmq-server-137Michael Klishin2015-05-022-4/+4
| |\ \
| * | | Make it possible to publish credit_flow events to rabbit_eventMichael Klishin2015-05-021-0/+12
* | | | Merge branch 'stable'Michael Klishin2015-05-072-6/+47
|\ \ \ \ | | |_|/ | |/| |
| * | | File handle cache: Pay attention to memory useJean-Sébastien Pédron2015-05-062-6/+47
* | | | removes dictionary from the PROCESS_INFO keysAlvaro Videla2015-05-061-2/+2
* | | | Allows credit flow Credits to be set via configurationAlvaro Videla2015-05-051-1/+14
| |_|/ |/| |
* | | Merge pull request #136 from rabbitmq/rabbitmq-server-135Michael Klishin2015-05-012-4/+4
|\ \ \ | |_|/ |/| |
| * | Use os:timestamp/1 instead of erlang:now/0 in credit_flow and rabbit_readerMichael Klishin2015-04-302-4/+4
| |/
* | Merge branch 'stable'Michael Klishin2015-04-291-4/+13
|\ \ | |/
| * Reduce number of possible values of rabbit.mirroring_flow_controlMichael Klishin2015-04-291-3/+1
| * Move mirroring flow control setting into rabbit_channel:initMichael Klishin2015-04-291-10/+13
| * Make gm flow control configurableMichael Klishin2015-04-161-1/+8
* | cosmeticsAlvaro Videla2015-04-271-35/+48
* | Merge pull request #54 from alexethomas/sla_tracking_v2Michael Klishin2015-04-263-3/+52
|\ \
| * | Add tests for head message timestamp queue statistic. Distinguish the former ...Alex Thomas2015-04-102-39/+37
| * | Change head_msg_timestamp to peek at all internal queue heads and find the ol...Alex Thomas2015-04-101-33/+40
| * | Move head_msg_timestamp from backing_queue_status property to top-level queue...Alex Thomas2015-04-102-2/+6
| * | Remove head_msg_timestamp from #vqstate as per PR comment #2 as this is a rel...Alex Thomas2015-04-101-1/+0
| * | Track and expose the AMQP Timestamp property of the first (usually oldest) me...Alex Thomas2015-04-102-2/+43
* | | Correct typespecMichael Klishin2015-04-151-1/+1
* | | Implement authz_socket_info structure passed to authorization plugins.Petr Gotthard2015-04-152-2/+8
* | | Move timestamp() to rabbit_typesMichael Klishin2015-04-112-3/+3
* | | ClarifyMichael Klishin2015-04-111-1/+1
* | | Minor improvements to rabbit_msg_store docsMichael Klishin2015-04-111-12/+24
* | | Reformat docsMichael Klishin2015-04-111-21/+43
* | | Merge branch 'stable'Jean-Sébastien Pédron2015-04-101-0/+9
|\ \ \ | |/ / |/| / | |/
| * Add rabbit_misc:get_env/3Michael Klishin2015-04-101-0/+9
* | max gc interval backoff bounded by specifying a max interval of 4x the ideal ...Dallas Marlow2015-04-062-7/+9
* | rabbit_channel documentation improvementsMichael Klishin2015-04-051-8/+107
* | rabbit_reader documentation improvementsMichael Klishin2015-04-051-0/+35
* | Briefly document rabbit_reader recordsMichael Klishin2015-04-042-10/+81
* | Doc commentMichael Klishin2015-04-031-0/+3
* | Merge branch 'stable'Simon MacMullen2015-03-301-5/+9
|\ \ | |/
| * Merge branch 'rabbitmq-server-86' into stablerabbitmq_v3_5_1Simon MacMullen2015-03-301-5/+9
| |\