| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Write a very basic README that will hopefully point people in some vaguely us... | Simon MacMullen | 2013-10-24 | 1 | -1/+20 |
| * | And wire the README into the RPM. The cp is sort of ugly, but I couldn't find... | Simon MacMullen | 2013-10-23 | 1 | -0/+3 |
| * | Provide our own readme. You do not want to know how long it took me to figure... | Simon MacMullen | 2013-10-23 | 2 | -0/+2 |
| * | Get Erlang version format correct for RPMs. | Simon MacMullen | 2013-10-22 | 1 | -2/+2 |
| * | merge bug25804 into default | Tim Watson | 2013-10-21 | 1 | -0/+22 |
| |\ | |||||
| | * | Introduce flow controlled versions of send_command() for the Erlang client to... | Simon MacMullen | 2013-10-04 | 1 | -0/+22 |
| * | | Merged stable into default | Emile Joubert | 2013-10-17 | 1 | -12/+15 |
| |\ \ | |||||
| | * \ | Merged bug25822 into stable | Emile Joubert | 2013-10-17 | 0 | -0/+0 |
| | |\ \ | |||||
| | * | | | Oops | Simon MacMullen | 2013-10-16 | 1 | -2/+2 |
| | * | | | remove unused function | Matthias Radestock | 2013-10-15 | 1 | -2/+0 |
| | * | | | cosmetic | Matthias Radestock | 2013-10-15 | 1 | -7/+8 |
| | * | | | Remove from the semi_durable table when removing an exchange even if the rout... | Simon MacMullen | 2013-10-15 | 1 | -7/+11 |
| | |/ / | |||||
| * | | | Merged stable into default | Emile Joubert | 2013-10-15 | 1 | -11/+11 |
| |\ \ \ | |/ / | |||||
| | * | | Merge bug25815 | Simon MacMullen | 2013-10-15 | 0 | -0/+0 |
| | |\ \ | |||||
| | * | | | Always check message expiry when queues start | Emile Joubert | 2013-10-14 | 1 | -13/+14 |
| | |/ / | |||||
| * | | | Merge bug25809 | Simon MacMullen | 2013-10-15 | 1 | -8/+16 |
| |\ \ \ | |||||
| | * | | | erlang:apply is not necessary since the arguments are known | Emile Joubert | 2013-10-09 | 1 | -1/+1 |
| | * | | | Support only historical verify_fun signature | Emile Joubert | 2013-10-09 | 1 | -3/+2 |
| | * | | | Support config-supplied verify_fun in tuple-format | Emile Joubert | 2013-10-08 | 1 | -8/+17 |
| | | |/ | |/| | |||||
| * | | | merge bug25404 | Simon MacMullen | 2013-10-14 | 4 | -74/+74 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Consistency | Simon MacMullen | 2013-10-14 | 1 | -3/+3 |
| | * | | merge heads | Tim Watson | 2013-10-11 | 1 | -2/+1 |
| | |\ \ | |||||
| | | * | | do not pass the queue collector to amqp_1.0 reader | Tim Watson | 2013-10-11 | 1 | -2/+1 |
| | * | | | ...and remove the old API. | Simon MacMullen | 2013-10-10 | 1 | -24/+1 |
| | |/ / | |||||
| | * | | Introduce rabbit_heartbeat:start/6 API | Tim Watson | 2013-10-10 | 3 | -31/+35 |
| | * | | Unify the intermediate supervision tree under r_connection_helper_sup | Tim Watson | 2013-10-10 | 4 | -78/+43 |
| | * | | Defer starting a queue collector until we've received tune-ok | Tim Watson | 2013-10-09 | 3 | -14/+24 |
| | * | | introduce another intermediate supervisor into the connection tree | Tim Watson | 2013-10-09 | 2 | -1/+46 |
| |/ / | |||||
| * | | Merge bug 24094 | Simon MacMullen | 2013-10-03 | 2 | -14/+31 |
| |\ \ | |||||
| | * | | Return verbose message when refusing to authenticate | Emile Joubert | 2013-10-01 | 1 | -1/+5 |
| | * | | Genericise network messages | Emile Joubert | 2013-09-25 | 2 | -4/+4 |
| | * | | Report authentication failures by sending connection.close | Emile Joubert | 2013-09-24 | 2 | -14/+27 |
| * | | | Merged bug25726 into default | Emile Joubert | 2013-10-03 | 10 | -36/+615 |
| |\ \ \ | |||||
| | * | | | Move up the publish_fields and show an example of using that to control where... | Simon MacMullen | 2013-10-02 | 1 | -4/+5 |
| | * | | | Merged stable into default | Emile Joubert | 2013-10-01 | 2 | -12/+12 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Merged bug25780 into stable | Emile Joubert | 2013-10-01 | 2 | -12/+12 |
| | | |\ \ | |||||
| | | | * | | Fix stupidity | Simon MacMullen | 2013-09-25 | 1 | -1/+2 |
| | | | * | | Don't go through the legacy code path when not dealing with a legacy file; do... | Simon MacMullen | 2013-09-23 | 1 | -10/+8 |
| | | | * | | node_type() should check the cluster status file rather than ask Mnesia - in ... | Simon MacMullen | 2013-09-23 | 1 | -1/+2 |
| | * | | | | merge stable into default | Tim Watson | 2013-10-01 | 55 | -1023/+2519 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Merge bug20384 | Simon MacMullen | 2013-09-30 | 7 | -5/+573 |
| | | |\ \ \ | |||||
| | | | * | | | A couple more things that should be documented here. | Simon MacMullen | 2013-09-30 | 1 | -1/+15 |
| | | | * | | | I tried uncommenting everything and trying to use the resultant config file. ... | Simon MacMullen | 2013-09-30 | 1 | -4/+6 |
| | | | * | | | Further tweaks: section headings with underlining, correction of plugin name,... | Simon MacMullen | 2013-09-30 | 1 | -47/+74 |
| | | | * | | | Merge heads (hopefully without breaking too much, that was horrible) | Simon MacMullen | 2013-09-30 | 1 | -82/+61 |
| | | | |\ \ \ | |||||
| | | | | * | | | Add Erlang mode for emacs. Change various listeners to use the default port. ... | Simon MacMullen | 2013-09-30 | 1 | -64/+69 |
| | | | * | | | | Add a load of missing LDAP configuration and documentation | Tim Watson | 2013-09-30 | 1 | -1/+31 |
| | | | * | | | | Add section on sample retention policies | Tim Watson | 2013-09-30 | 1 | -0/+13 |
| | | | * | | | | Cosmetic | Tim Watson | 2013-09-30 | 1 | -9/+47 |
| | | | * | | | | explain implicit connect for stomp | Tim Watson | 2013-09-30 | 1 | -1/+10 |
