summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't use rabbity types.Simon MacMullen2011-02-181-3/+3
* Merge bug23553 (Present managed socket count in mgmt plugin)Simon MacMullen2011-02-1819-228/+416
|\
| * merge bug23859 into defaultMatthias Radestock2011-02-186-20/+18
| |\
| | * Get rid of gen_server2?:call/2 sitesMatthew Sackman2011-02-176-20/+18
| * | cosmeticMatthias Radestock2011-02-171-2/+2
| * | cosmeticMatthias Radestock2011-02-171-14/+15
| * | cosmeticMatthias Radestock2011-02-171-38/+39
| * | merge default into bug23850Tim Fox2011-02-176-59/+86
| |\ \ | | |/
| | * Merge bug23839 (Add capabilities to client connection)Simon MacMullen2011-02-175-32/+47
| | |\
| | | * use the correct api written for this purpose.Matthew Sackman2011-02-171-3/+3
| | | * /...consistently.../Matthew Sackman2011-02-171-2/+2
| | | * Merging default to bug23839Matthew Sackman2011-02-165-32/+47
| | | |\
| | | | * Move capabilities to after the vhost consistentlyMatthew Sackman2011-02-155-25/+25
| | | | * Pass client capabilities through to the channelMatthew Sackman2011-02-145-37/+52
| | * | | s/now_millis/now_micros - so the name matches the functionMatthias Radestock2011-02-171-3/+3
| | |/ /
| | * | Merged bug23840 into defaultEmile Joubert2011-02-163-25/+38
| | |\ \
| | | * | Whoops. Forgot theseMatthew Sackman2011-02-151-6/+9
| | | * | Supply server capabilitesMatthew Sackman2011-02-141-12/+20
| | | * | Make server_properties a /1Matthew Sackman2011-02-142-8/+10
| | | |/
| * | | Improved performance by unrolling dict:update with nested funs, and replaced ...Tim Fox2011-02-171-17/+23
| * | | Fixed cosmetics as per comment#6 on bugzillaTim Fox2011-02-161-14/+15
| * | | make sure all unconfirmed msg structures use gb_sets rather than setsTim Fox2011-02-161-3/+3
| * | | Applied Matthias recommendations from comment#2 of bugzilla with the exceptio...Tim Fox2011-02-161-40/+46
| * | | optimised removal of confirms in queue deletion, by introducing a dict of qpi...Tim Fox2011-02-161-32/+44
| |/ /
| * | simplified and better error reporting on queue declare arg checksMatthias Radestock2011-02-151-17/+7
| * | print usage message for all command line parsing errorsMatthias Radestock2011-02-141-15/+11
| * | merge bug23829 into defaultAlexandru Scvortov2011-02-142-3/+4
| |\ \ | | |/
| | * Merging bug23609 to defaultMatthew Sackman2011-02-142-2/+2
| | |\
| | | * merge bug23765 into default (current sync interval in queue_process and msg_s...Alexandru Scvortov2011-02-1410-84/+224
| | | |\
| | | * | Bump up sync timers in queue and msg_store to 25msMatthew Sackman2011-01-312-2/+2
| | * | | moved call for call deletion notification into FunTim Fox2011-02-111-1/+2
| | | |/ | | |/|
| * | | Added documentationMatthew Sackman2011-02-121-0/+9
| * | | Add ability to change backing module dynamicallyMatthew Sackman2011-02-111-0/+16
| |/ /
| * | Merged bug23811 (no need for amqqueue:notify_sent to use delegate)Simon MacMullen2011-02-101-1/+1
| |\ \
| | * | use a plain cast, not delegateMatthew Sackman2011-02-071-1/+1
| * | | Merge bug23813 (abstract rabbit out of delegate)Simon MacMullen2011-02-108-48/+164
| |\ \ \
| | * \ \ merge bug23806 into default (Re-declaring a queue on a different cluster node...Alexandru Scvortov2011-02-094-18/+57
| | |\ \ \
| | | * | | Added test which covers the mysteriously dead queue on queue declaration, and...Matthew Sackman2011-02-081-2/+30
| | | * | | I need a much longer timeout for these tests...Matthew Sackman2011-02-081-1/+1
| | | * | | Merging default to bug23806Matthew Sackman2011-02-086-20/+100
| | | |\ \ \
| | | * | | | abstract out is_process_aliveMatthew Sackman2011-02-083-19/+29
| | | * | | | remove non-rpc'd call to is_process_alive - now matches the rpc version in am...Matthew Sackman2011-02-071-4/+5
| | * | | | | Merge bug23792 into defaultSimon MacMullen2011-02-091-11/+5
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Make tcp listen options configurableMatthew Sackman2011-02-021-11/+5
| | * | | | | merge bug23814 into default (misc:with_exit_handler is missing a match for no...Alexandru Scvortov2011-02-081-2/+5
| | |\ \ \ \ \
| | | * | | | | Make with_exit_handler more robust and able to cope with the other forms of s...Matthew Sackman2011-02-071-2/+5
| | | | |/ / / | | | |/| | |
| | * | | | | Merging bug22698 to defaultMatthew Sackman2011-02-084-15/+88
| | |\ \ \ \ \
| | | * | | | | remove listeners when the rabbit application is stoppedAlexandru Scvortov2011-02-071-5/+3
| | | * | | | | Refactoring, cosmetics, consistency, return codesMatthew Sackman2011-02-072-14/+11
| | | * | | | | merge from defaultAlexandru Scvortov2011-02-032-10/+20
| | | |\ \ \ \ \