summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor improvementMatthew Sackman2010-08-051-1/+1
* merge default into bug23027Matthias Radestock2010-08-0513-136/+252
|\
| * Merge bug20078 (don't fail commits when queues go missing)Michael Bridgen2010-08-051-6/+2
| |\
| | * don't barf on tx.commit when some queues have been deletedMatthias Radestock2010-08-051-6/+2
| * | Merge bug23077 into default.Simon MacMullen2010-08-052-2/+7
| |\ \
| | * | hide rabbit_event initialisation detailsMatthias Radestock2010-08-042-1/+6
| | * | better description for rabbit_eventMatthias Radestock2010-08-041-1/+1
| | |/
| * | Merge bug23060 into default.Simon MacMullen2010-08-051-8/+9
| |\ \
| | * | synchronously delete exclusive queues on server-initiated closeMatthias Radestock2010-08-041-8/+9
| * | | cosmeticMatthias Radestock2010-08-054-6/+6
| | |/ | |/|
| * | more useful commentMatthias Radestock2010-08-041-1/+2
| * | bug23071 into defaultMarek Majkowski2010-08-041-1/+2
| |\ \
| | * | Use now() instead of os:timestamp() for compatibility. now() uses a per-node ...Simon MacMullen2010-08-041-1/+2
| |/ /
| * | Merge bug22964 into default.Simon MacMullen2010-08-046-105/+219
| |\ \ | | |/ | |/|
| | * Cosmetics.Simon MacMullen2010-08-041-3/+3
| | * Merge headsSimon MacMullen2010-08-041-1/+1
| | |\
| | | * CosmeticsSimon MacMullen2010-08-041-1/+1
| | * | fixed broken function calls; tests passAlexandru Scvortov2010-08-041-4/+4
| | |/
| | * merged default into bug22964Alexandru Scvortov2010-08-048-51/+41
| | |\ | | |/ | |/|
| * | Merge bug23059 into default.Simon MacMullen2010-08-042-8/+6
| |\ \
| | * | make queue collector shutdown asynchronousMatthias Radestock2010-08-032-8/+6
| |/ /
| | * merged default into bug22964Alexandru Scvortov2010-08-0417-100/+639
| | |\
| | * | moved option parser to rabbit_miscAlexandru Scvortov2010-08-033-46/+45
| | * | added option parser testsAlexandru Scvortov2010-08-032-1/+35
| | * | updated tests to use the new rabbit_control:action/5Alexandru Scvortov2010-08-031-22/+36
| | * | updated docsAlexandru Scvortov2010-08-031-3/+0
| | * | treat no-arguments-given as a special case; refactored opt parserAlexandru Scvortov2010-08-032-14/+16
| | * | homemade opt parserAlexandru Scvortov2010-08-021-76/+100
| | * | merged default into bug22964Alexandru Scvortov2010-08-0252-521/+6627
| | |\ \
| | * | | SpellingSimon MacMullen2010-07-221-1/+1
| | * | | cleared up manpageAlexandru Scvortov2010-07-161-1/+5
| | * | | renamed variables; alligned codeAlexandru Scvortov2010-07-151-5/+5
| | * | | merge bug22875 into bug22964Alexandru Scvortov2010-07-142-5/+11
| | |\ \ \
| | * | | | scope is not set via the -s flagAlexandru Scvortov2010-07-145-33/+32
| | * | | | added coverage testsAlexandru Scvortov2010-07-141-0/+9
| | * | | | added a flag to set_permissions to control their scopeAlexandru Scvortov2010-07-143-22/+34
| | * | | | fixed compile errors; all tests passAlexandru Scvortov2010-07-131-1/+1
| | * | | | permission tags are now displayedAlexandru Scvortov2010-07-133-12/+15
| | * | | | check_all == 'true' => permissions are checked for server-generated names as ...Alexandru Scvortov2010-07-131-1/+1
| | * | | | added necessary fields to recordsAlexandru Scvortov2010-07-133-3/+20
* | | | | | correct horrendous coding mistakeMatthew Sackman2010-08-031-1/+1
* | | | | | Merging default into bug 23027Matthew Sackman2010-08-0318-109/+647
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Correct specs of post functions from exchanges. none() is the empty set. No v...Matthew Sackman2010-08-031-2/+2
| * | | | | Merging bug 23048 onto default (again)Matthew Sackman2010-08-031-1/+1
| |\ \ \ \ \
| | * | | | | Correct missing _ prefixMatthew Sackman2010-08-031-1/+1
| | * | | | | Merging default onto bug 23048Matthew Sackman2010-08-031-4/+2
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merging bug 23048 onto defaultMatthew Sackman2010-08-036-43/+35
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | updated specsAlexandru Scvortov2010-08-035-32/+26
| | * | | | rabbit_exchange:type_to_module/1 no longer throws protocol errorsAlexandru Scvortov2010-08-032-9/+9
| |/ / / /
| * | | | Provide a better protocol() typeMatthew Sackman2010-08-031-1/+1