summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Better error message.bug25836Simon MacMullen2013-10-311-3/+4
* Don't allow deletion of "amq.rabbitmq.*".Simon MacMullen2013-10-301-0/+8
* Make log and trace exchanges internal.Simon MacMullen2013-10-303-10/+30
* 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
* | 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
| * | Added tag rabbitmq_v3_2_0 for changeset b327b72a299dEmile Joubert2013-10-230-0/+0
* | | 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
|\ \ \ \
| * \ \ \ Merged default into stableEmile Joubert2013-10-250-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 stable into defaultEmile Joubert2013-10-151-11/+11
| |\ \ \
| * \ \ \ 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
| |\ \ \
| | * | | Return verbose message when refusing to authenticatebug24094Emile Joubert2013-10-011-1/+5
| | * | | Genericise network messagesEmile Joubert2013-09-252-4/+4
| | * | | Report authentication failures by sending connection.closeEmile Joubert2013-09-242-14/+27
| * | | | Merged bug25726 into defaultEmile Joubert2013-10-0310-36/+615
| |\ \ \ \
| | * | | | Move up the publish_fields and show an example of using that to control where...Simon MacMullen2013-10-021-4/+5
| | * | | | Merged stable into defaultEmile Joubert2013-10-012-12/+12
| | |\ \ \ \
| | * \ \ \ \ merge stable into defaultTim Watson2013-10-0155-1023/+2519
| | |\ \ \ \ \
| | | * \ \ \ \ Merge bug20384Simon MacMullen2013-09-307-5/+573
| | | |\ \ \ \ \
| | | | * | | | | A couple more things that should be documented here.bug20384Simon MacMullen2013-09-301-1/+15