summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* refactor: revert change to var nameMatthias Radestock2011-10-171-2/+2
* refactor: rename update_flying/3 to client_update_flying/3Matthias Radestock2011-10-171-4/+4
* fix bugMatthias Radestock2011-10-171-1/+1
* Give up on attempting to improve clarity.Simon MacMullen2011-10-171-6/+6
* Rephrase to make Matthias happier...Simon MacMullen2011-10-171-7/+7
* I find this clearerSimon MacMullen2011-10-171-6/+6
* rename 'removed' confirmation event name to 'ignored'Matthias Radestock2011-10-152-4/+4
* merge default into bug24308Matthias Radestock2011-10-152-14/+9
|\
| * a spot of inliningMatthias Radestock2011-10-151-14/+7
| * fix error reportingMatthias Radestock2011-10-141-1/+1
| * double timeout to reduce ci test failure frequencyMatthias Radestock2011-10-131-1/+1
* | get coverage of timer-based sync/confirmMatthias Radestock2011-10-151-2/+31
* | increase likelihood of hitting 'dying client' optimisationMatthias Radestock2011-10-151-1/+1
* | increase timeoutMatthias Radestock2011-10-151-1/+1
* | improve code coverageMatthias Radestock2011-10-141-1/+13
* | documentationMatthias Radestock2011-10-141-0/+39
* | merge default into bug24308Matthias Radestock2011-10-1210-234/+645
|\ \ | |/
| * Explain a bitSimon MacMullen2011-10-121-0/+2
| * only confirm messages on 'remove' that are pending confirmationMatthias Radestock2011-10-111-2/+3
| * add tests for msg_store confirm logicMatthias Radestock2011-10-111-0/+29
| * make tests wait for *exactly* the right confirms, no more, no fewerMatthias Radestock2011-10-111-15/+22
| * abide by the msg_store API constraints in the testsMatthias Radestock2011-10-111-8/+17
| * Add another format: minimal. Just the name of the plugin, one per line. rabbi...Simon MacMullen2011-10-111-16/+24
| * Trivial cosmeticism.Simon MacMullen2011-10-111-2/+2
| * If the user specifies the name of a non-existent plugin to disable, then we s...Simon MacMullen2011-10-111-3/+2
| * If the user tries to enable a non-existent plugin, actually blow up and do no...Simon MacMullen2011-10-111-6/+8
| * merge default into bug21319Alexandru Scvortov2011-10-104-23/+390
| |\
| | * Slightly better messageSimon MacMullen2011-10-051-2/+2
| | * bin_to_list -> binary_to_listAlexandru Scvortov2011-10-031-1/+1
| | * Don't print the list of enabled / disabled / missing plugins with ~p, it's no...Simon MacMullen2011-10-031-8/+13
| | * thread static configuration through functionsAlexandru Scvortov2011-09-291-36/+28
| | * don't bother with versions and sort plugins before listingAlexandru Scvortov2011-09-291-22/+5
| | * refactorAlexandru Scvortov2011-09-291-7/+12
| | * warn when enabled plugins can't be activated because they're missingAlexandru Scvortov2011-09-272-3/+11
| | * copy instead of symlinkAlexandru Scvortov2011-09-261-1/+2
| | * update -> write and cosmeticAlexandru Scvortov2011-09-261-20/+27
| | * remove redundant operationsAlexandru Scvortov2011-09-261-4/+2
| | * refactorAlexandru Scvortov2011-09-261-16/+12
| | * add specsAlexandru Scvortov2011-09-261-0/+4
| | * make enable/disable with no arguments an errorAlexandru Scvortov2011-09-261-0/+8
| | * make rabbitmq-plugins more socialAlexandru Scvortov2011-09-261-13/+14
| | * warn when a RabbitMQ restart is necessaryAlexandru Scvortov2011-09-221-4/+17
| | * -e and -E filter by enabled statusAlexandru Scvortov2011-09-221-4/+19
| | * compact -> verboseAlexandru Scvortov2011-09-221-10/+10
| | * Simon's readability patchAlexandru Scvortov2011-09-221-6/+11
| | * merge default into bug21319Alexandru Scvortov2011-09-224-23/+349
| | |\
| | | * the plugins distributions may be either ezs or directoriesAlexandru Scvortov2011-09-223-24/+38
| | | * don't use the plugins directoryAlexandru Scvortov2011-09-222-123/+68
| | | * rename rabbitmq-plugin to rabbitmq-pluginsAlexandru Scvortov2011-09-221-5/+5
| | | * hide the prune command from usersAlexandru Scvortov2011-09-221-19/+19