summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* swap the arguments of ack/2Alexandru Scvortov2010-10-053-9/+9
|
* merge default into bug20284Matthias Radestock2010-10-052-24/+23
|\
| * cosmeticMatthias Radestock2010-10-052-21/+22
| |
* | cosmetics and minor refactoringMatthias Radestock2010-10-058-107/+106
| |
* | refactorAlexandru Scvortov2010-10-041-10/+5
| |
* | improve performanceAlexandru Scvortov2010-10-041-7/+13
| | | | | | | | Reverting an earlier change improves throughput by about 3x.
* | no more warningsAlexandru Scvortov2010-10-042-5/+5
| |
* | refactor + add async version of maybe_run_queue_via_backing_queue/2Alexandru Scvortov2010-10-043-36/+40
| |
* | refactorAlexandru Scvortov2010-10-042-21/+14
| |
* | clean up codeAlexandru Scvortov2010-10-041-22/+19
| |
* | gb:add -> gb:insertAlexandru Scvortov2010-10-041-2/+2
| |
* | refactorAlexandru Scvortov2010-10-045-44/+41
| |
* | refactorAlexandru Scvortov2010-10-042-9/+9
| |
* | schedule a fsync if necessary before confirming messagesAlexandru Scvortov2010-10-041-5/+11
| |
* | confirm messages when they get written do disk in *any* queue; confirm ↵Alexandru Scvortov2010-10-041-2/+7
| | | | | | | | messages immediately if they've already been written to disk
* | both client_terminate and client_delete clear the msg_store's on_disk callbacksAlexandru Scvortov2010-10-041-9/+12
| |
* | inlined register_sync_callback into new_client_stateAlexandru Scvortov2010-10-041-27/+22
| |
* | do_if_not_dup -> do_if_unconfirmed; bugfixesAlexandru Scvortov2010-10-042-14/+14
| |
* | only confirm immediate messages if they haven't been deliveredAlexandru Scvortov2010-10-041-5/+9
| |
* | cosmetics and some minor refactoringMatthias Radestock2010-10-024-71/+64
| |
* | merge default into bug20284Matthias Radestock2010-10-011-40/+36
|\ \ | |/
| * cosmetic and minor refactoringMatthias Radestock2010-10-011-40/+37
| |
* | cosmetics and some refactoringMatthias Radestock2010-10-012-183/+142
| |
* | merge default into bug20284Alexandru Scvortov2010-10-0112-65/+296
|\ \ | |/
| * Merging bug 22902 into defaultMatthew Sackman2010-10-015-11/+222
| |\
| | * It's binary up until it goes through public_key:pkix_decode_cert, at which ↵Matthew Sackman2010-10-011-1/+1
| | | | | | | | | | | | point it becomes an #'OTPCertificate'{}
| | * support for R14B; fix utf8 bugAlexandru Scvortov2010-10-011-4/+8
| | |
| | * merge default into bug22902Alexandru Scvortov2010-10-0133-816/+1020
| | |\ | | |/ | |/|
| * | merge bug23190 into defaultMatthias Radestock2010-09-301-23/+44
| |\ \
| | * | cosmeticMatthias Radestock2010-09-301-14/+17
| | | |
| | * | Minor reworkingsMatthew Sackman2010-09-301-8/+9
| | | |
| | * | FixedMatthew Sackman2010-09-301-24/+41
| | | |
| * | | merge bug23322 into default (gen_server2 has a broken format_status)Alexandru Scvortov2010-09-301-1/+2
| |\ \ \
| | * | | Update format_status to work with gen_server2 state recordMatthew Sackman2010-09-301-1/+2
| | |/ /
| * | | Merge bug23115 (add 'client_flow' channel info/stats item)Simon MacMullen2010-09-3015-131/+183
| |\ \ \ | | |/ /
| | * | Merging bug 23315 into defaultMatthew Sackman2010-09-302-24/+2
| | |\ \
| | | * | code doc tweakEmile Joubert2010-09-291-1/+1
| | | | |
| | | * | Don't require otp sources for buildEmile Joubert2010-09-291-23/+1
| | | | | | | | | | | | | | | | | | | | SSL connections using RC4 on Erlang versions earlier that R14B will now fail.
| | * | | merge headsMatthias Radestock2010-09-292-2/+1
| | |\ \ \
| | | * | | cosmeticMatthias Radestock2010-09-291-1/+0
| | | | | |
| | | * | | merge bug22141 into defaultMatthias Radestock2010-09-281-1/+1
| | | |\ \ \
| | | | * | | exref on script activationAlexandru Scvortov2010-09-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is, warnings-not-errors-on-by-default. For instance, starting the server with bql installed throws the following warnings on startup: Activating RabbitMQ plugins ... *WARNING* Undefined function rfc4627:decode/1 *WARNING* Undefined function rfc4627:encode/1 *WARNING* Undefined function rfc4627:get_field/2
| | * | | | | cosmeticMatthias Radestock2010-09-291-1/+0
| | | |_|/ / | | |/| | |
| | * | | | merge bug23245 into defaultAlexandru Scvortov2010-09-2911-105/+180
| | |\ \ \ \ | | | |/ / /
| | * | | | RC4 commentEmile Joubert2010-09-171-1/+2
| | | | | |
| * | | | | minor tweaksMatthias Radestock2010-09-283-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rename rabbit_limiter:internal_is_blocked to 'blocked' - reads less awkward that way - call 'blocked' in handler of rabbit_limiter:is_blocked call - avoids code dup and makes the connection to the internal check more obvious - rename info item to 'client_flow_blocked' - tweak docs for info item to hopefully make it clearer how the condition arises and what the consequences are.
| * | | | | rabbitmqctl reports channel blocked statusEmile Joubert2010-09-173-6/+22
| |/ / / /
| | | | * merge default into bug22902Matthias Radestock2010-09-089-18/+102
| | | | |\
| | | | * | note dn display format in docsMatthias Radestock2010-09-081-2/+2
| | | | | |
| | | | * | more escapingMatthias Radestock2010-09-081-0/+5
| | | | | |