| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't use rabbity types. | Simon MacMullen | 2011-02-18 | 1 | -3/+3 |
| * | Merge bug23553 (Present managed socket count in mgmt plugin) | Simon MacMullen | 2011-02-18 | 19 | -228/+416 |
| |\ | |||||
| | * | merge bug23859 into default | Matthias Radestock | 2011-02-18 | 6 | -20/+18 |
| | |\ | |||||
| | | * | Get rid of gen_server2?:call/2 sites | Matthew Sackman | 2011-02-17 | 6 | -20/+18 |
| | * | | cosmetic | Matthias Radestock | 2011-02-17 | 1 | -2/+2 |
| | * | | cosmetic | Matthias Radestock | 2011-02-17 | 1 | -14/+15 |
| | * | | cosmetic | Matthias Radestock | 2011-02-17 | 1 | -38/+39 |
| | * | | merge default into bug23850 | Tim Fox | 2011-02-17 | 6 | -59/+86 |
| | |\ \ | | |/ | |||||
| | | * | Merge bug23839 (Add capabilities to client connection) | Simon MacMullen | 2011-02-17 | 5 | -32/+47 |
| | | |\ | |||||
| | | | * | use the correct api written for this purpose. | Matthew Sackman | 2011-02-17 | 1 | -3/+3 |
| | | | * | /...consistently.../ | Matthew Sackman | 2011-02-17 | 1 | -2/+2 |
| | | | * | Merging default to bug23839 | Matthew Sackman | 2011-02-16 | 5 | -32/+47 |
| | | | |\ | |||||
| | | | | * | Move capabilities to after the vhost consistently | Matthew Sackman | 2011-02-15 | 5 | -25/+25 |
| | | | | * | Pass client capabilities through to the channel | Matthew Sackman | 2011-02-14 | 5 | -37/+52 |
| | | * | | | s/now_millis/now_micros - so the name matches the function | Matthias Radestock | 2011-02-17 | 1 | -3/+3 |
| | | |/ / | |||||
| | | * | | Merged bug23840 into default | Emile Joubert | 2011-02-16 | 3 | -25/+38 |
| | | |\ \ | |||||
| | | | * | | Whoops. Forgot these | Matthew Sackman | 2011-02-15 | 1 | -6/+9 |
| | | | * | | Supply server capabilites | Matthew Sackman | 2011-02-14 | 1 | -12/+20 |
| | | | * | | Make server_properties a /1 | Matthew Sackman | 2011-02-14 | 2 | -8/+10 |
| | | | |/ | |||||
| | * | | | Improved performance by unrolling dict:update with nested funs, and replaced ... | Tim Fox | 2011-02-17 | 1 | -17/+23 |
| | * | | | Fixed cosmetics as per comment#6 on bugzilla | Tim Fox | 2011-02-16 | 1 | -14/+15 |
| | * | | | make sure all unconfirmed msg structures use gb_sets rather than sets | Tim Fox | 2011-02-16 | 1 | -3/+3 |
| | * | | | Applied Matthias recommendations from comment#2 of bugzilla with the exceptio... | Tim Fox | 2011-02-16 | 1 | -40/+46 |
| | * | | | optimised removal of confirms in queue deletion, by introducing a dict of qpi... | Tim Fox | 2011-02-16 | 1 | -32/+44 |
| | |/ / | |||||
| | * | | simplified and better error reporting on queue declare arg checks | Matthias Radestock | 2011-02-15 | 1 | -17/+7 |
| | * | | print usage message for all command line parsing errors | Matthias Radestock | 2011-02-14 | 1 | -15/+11 |
| | * | | merge bug23829 into default | Alexandru Scvortov | 2011-02-14 | 2 | -3/+4 |
| | |\ \ | | |/ | |||||
| | | * | Merging bug23609 to default | Matthew Sackman | 2011-02-14 | 2 | -2/+2 |
| | | |\ | |||||
| | | | * | merge bug23765 into default (current sync interval in queue_process and msg_s... | Alexandru Scvortov | 2011-02-14 | 10 | -84/+224 |
| | | | |\ | |||||
| | | | * | | Bump up sync timers in queue and msg_store to 25ms | Matthew Sackman | 2011-01-31 | 2 | -2/+2 |
| | | * | | | moved call for call deletion notification into Fun | Tim Fox | 2011-02-11 | 1 | -1/+2 |
| | | | |/ | | |/| | |||||
| | * | | | Added documentation | Matthew Sackman | 2011-02-12 | 1 | -0/+9 |
| | * | | | Add ability to change backing module dynamically | Matthew Sackman | 2011-02-11 | 1 | -0/+16 |
| | |/ / | |||||
| | * | | Merged bug23811 (no need for amqqueue:notify_sent to use delegate) | Simon MacMullen | 2011-02-10 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | use a plain cast, not delegate | Matthew Sackman | 2011-02-07 | 1 | -1/+1 |
| | * | | | Merge bug23813 (abstract rabbit out of delegate) | Simon MacMullen | 2011-02-10 | 8 | -48/+164 |
| | |\ \ \ | |||||
| | | * \ \ | merge bug23806 into default (Re-declaring a queue on a different cluster node... | Alexandru Scvortov | 2011-02-09 | 4 | -18/+57 |
| | | |\ \ \ | |||||
| | | | * | | | Added test which covers the mysteriously dead queue on queue declaration, and... | Matthew Sackman | 2011-02-08 | 1 | -2/+30 |
| | | | * | | | I need a much longer timeout for these tests... | Matthew Sackman | 2011-02-08 | 1 | -1/+1 |
| | | | * | | | Merging default to bug23806 | Matthew Sackman | 2011-02-08 | 6 | -20/+100 |
| | | | |\ \ \ | |||||
| | | | * | | | | abstract out is_process_alive | Matthew Sackman | 2011-02-08 | 3 | -19/+29 |
| | | | * | | | | remove non-rpc'd call to is_process_alive - now matches the rpc version in am... | Matthew Sackman | 2011-02-07 | 1 | -4/+5 |
| | | * | | | | | Merge bug23792 into default | Simon MacMullen | 2011-02-09 | 1 | -11/+5 |
| | | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | | * | | | | Make tcp listen options configurable | Matthew Sackman | 2011-02-02 | 1 | -11/+5 |
| | | * | | | | | merge bug23814 into default (misc:with_exit_handler is missing a match for no... | Alexandru Scvortov | 2011-02-08 | 1 | -2/+5 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Make with_exit_handler more robust and able to cope with the other forms of s... | Matthew Sackman | 2011-02-07 | 1 | -2/+5 |
| | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | | Merging bug22698 to default | Matthew Sackman | 2011-02-08 | 4 | -15/+88 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | remove listeners when the rabbit application is stopped | Alexandru Scvortov | 2011-02-07 | 1 | -5/+3 |
| | | | * | | | | | Refactoring, cosmetics, consistency, return codes | Matthew Sackman | 2011-02-07 | 2 | -14/+11 |
| | | | * | | | | | merge from default | Alexandru Scvortov | 2011-02-03 | 2 | -10/+20 |
| | | | |\ \ \ \ \ | |||||
