summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \
| * | 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
| |\ \ \ | | | |/ | | |/|
| | * | Merged bug25780 into stableEmile Joubert2013-10-012-12/+12
| | |\ \
| | | * | Fix stupiditybug25780Simon MacMullen2013-09-251-1/+2
| | | * | Don't go through the legacy code path when not dealing with a legacy file; do...Simon MacMullen2013-09-231-10/+8
| | | * | node_type() should check the cluster status file rather than ask Mnesia - in ...Simon MacMullen2013-09-231-1/+2
| * | | | 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
| | | * | | I tried uncommenting everything and trying to use the resultant config file. ...Simon MacMullen2013-09-301-4/+6
| | | * | | Further tweaks: section headings with underlining, correction of plugin name,...Simon MacMullen2013-09-301-47/+74
| | | * | | Merge heads (hopefully without breaking too much, that was horrible)Simon MacMullen2013-09-301-82/+61
| | | |\ \ \
| | | | * | | Add Erlang mode for emacs. Change various listeners to use the default port. ...Simon MacMullen2013-09-301-64/+69
| | | * | | | Add a load of missing LDAP configuration and documentationTim Watson2013-09-301-1/+31