summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Track payload size of messages (ignoring sharing)bug25858Emile Joubert2013-10-304-4/+22
* stable to defaultSimon MacMullen2013-10-292-2/+3
|\
| * Merge bug25845Simon MacMullen2013-10-291-1/+1
| |\
| | * Use 580 seconds as default heartbeat intervalbug25845Michael Klishin2013-10-281-1/+1
| | * Lower default heartbeat setting to 240 secondsMichael Klishin2013-10-271-2/+2
| | * Ignore .tmp filesMichael Klishin2013-10-271-0/+1
| * | Remove tab, ignore .tmpSimon MacMullen2013-10-292-1/+2
* | | merge stable into defaultMatthias Radestock2013-10-287-17/+48
|\ \ \ | |/ /
| * | cosmeticMatthias Radestock2013-10-281-14/+11
| * | Merged bug25838 into stableEmile Joubert2013-10-283-8/+18
| |\ \
| | * | simplifybug25838Simon MacMullen2013-10-281-2/+1
| | * | Eliminate use of gen_server:call/2.Simon MacMullen2013-10-242-8/+11
| | * | Treat calls to gen_server:call/2 and gen_server2:call/2 as errors.Simon MacMullen2013-10-241-0/+8
| * | | Merged bug25835 into stableEmile Joubert2013-10-283-0/+24
| |\ \ \
| | * | | Write a very basic README that will hopefully point people in some vaguely us...bug25835Simon MacMullen2013-10-241-1/+20
| | * | | And wire the README into the RPM. The cp is sort of ugly, but I couldn't find...Simon MacMullen2013-10-231-0/+3
| | * | | Provide our own readme. You do not want to know how long it took me to figure...Simon MacMullen2013-10-232-0/+2
| * | | | Merged bug25826 into stableEmile Joubert2013-10-2860-1188/+2788
| |\ \ \ \
| * | | | | Sync before rename, since the rename is not affected by the sync and doing it...bug25826Simon MacMullen2013-10-211-1/+1
* | | | | | stable to defaultSimon MacMullen2013-10-280-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Merged default into stableEmile Joubert2013-10-250-0/+0
| |\ \ \ \ | | |/ / /
* | | | | Added tag rabbitmq_v3_2_0 for changeset b327b72a299dEmile Joubert2013-10-230-0/+0
|/ / / /
* | | | Add changelog entries for 3.2.0rabbitmq_v3_2_0Emile Joubert2013-10-232-0/+9
* | | | Use same disk free limit in sample configEmile Joubert2013-10-231-1/+1
| |/ / |/| |
* | | Get Erlang version format correct for RPMs.Simon MacMullen2013-10-221-2/+2
* | | merge bug25804 into defaultTim Watson2013-10-211-0/+22
|\ \ \
| * | | Introduce flow controlled versions of send_command() for the Erlang client to...bug25804Simon MacMullen2013-10-041-0/+22
* | | | Merged stable into defaultEmile Joubert2013-10-171-12/+15
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merged bug25822 into stableEmile Joubert2013-10-170-0/+0
| |\ \
| * | | Oopsbug25822Simon MacMullen2013-10-161-2/+2
| * | | remove unused functionMatthias Radestock2013-10-151-2/+0
| * | | cosmeticMatthias Radestock2013-10-151-7/+8
| * | | Remove from the semi_durable table when removing an exchange even if the rout...Simon MacMullen2013-10-151-7/+11
| |/ /
* | | Merged stable into defaultEmile Joubert2013-10-151-11/+11
|\ \ \ | |/ /
| * | Merge bug25815Simon MacMullen2013-10-150-0/+0
| |\ \
| * | | Always check message expiry when queues startbug25815Emile Joubert2013-10-141-13/+14
| |/ /
* | | Merge bug25809Simon MacMullen2013-10-151-8/+16
|\ \ \
| * | | erlang:apply is not necessary since the arguments are knownbug25809Emile Joubert2013-10-091-1/+1
| * | | Support only historical verify_fun signatureEmile Joubert2013-10-091-3/+2
| * | | Support config-supplied verify_fun in tuple-formatEmile Joubert2013-10-081-8/+17
| | |/ | |/|
* | | merge bug25404Simon MacMullen2013-10-144-74/+74
|\ \ \ | |/ / |/| |
| * | Consistencybug25404Simon MacMullen2013-10-141-3/+3
| * | merge headsTim Watson2013-10-111-2/+1
| |\ \
| | * | do not pass the queue collector to amqp_1.0 readerTim Watson2013-10-111-2/+1
| * | | ...and remove the old API.Simon MacMullen2013-10-101-24/+1
| |/ /
| * | Introduce rabbit_heartbeat:start/6 APITim Watson2013-10-103-31/+35
| * | Unify the intermediate supervision tree under r_connection_helper_supTim Watson2013-10-104-78/+43
| * | Defer starting a queue collector until we've received tune-okTim Watson2013-10-093-14/+24
| * | introduce another intermediate supervisor into the connection treeTim Watson2013-10-092-1/+46
|/ /
* | Merge bug 24094Simon MacMullen2013-10-032-14/+31
|\ \