| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | I find this clearer | Simon MacMullen | 2011-10-17 | 1 | -6/+6 |
| * | rename 'removed' confirmation event name to 'ignored' | Matthias Radestock | 2011-10-15 | 2 | -4/+4 |
| * | merge default into bug24308 | Matthias Radestock | 2011-10-15 | 3 | -16/+17 |
| |\ | |||||
| | * | a spot of inlining | Matthias Radestock | 2011-10-15 | 1 | -14/+7 |
| | * | fix error reporting | Matthias Radestock | 2011-10-14 | 1 | -1/+1 |
| | * | double timeout to reduce ci test failure frequency | Matthias Radestock | 2011-10-13 | 1 | -1/+1 |
| | * | Merge bug24478 | Simon MacMullen | 2011-10-13 | 1 | -2/+8 |
| | |\ | |||||
| | | * | Use $() like we do elsewhere, add a tiny bit more comment. | Simon MacMullen | 2011-10-13 | 1 | -2/+3 |
| | | * | Don't record cygwin pid for rabbitmqctl wait | Emile Joubert | 2011-10-13 | 1 | -2/+7 |
| | |/ | |||||
| * | | get coverage of timer-based sync/confirm | Matthias Radestock | 2011-10-15 | 1 | -2/+31 |
| * | | increase likelihood of hitting 'dying client' optimisation | Matthias Radestock | 2011-10-15 | 1 | -1/+1 |
| * | | increase timeout | Matthias Radestock | 2011-10-15 | 1 | -1/+1 |
| * | | improve code coverage | Matthias Radestock | 2011-10-14 | 1 | -1/+13 |
| * | | documentation | Matthias Radestock | 2011-10-14 | 1 | -0/+39 |
| * | | merge default into bug24308 | Matthias Radestock | 2011-10-12 | 26 | -277/+1038 |
| |\ \ | |/ | |||||
| | * | Merge bug24477 | Simon MacMullen | 2011-10-12 | 2 | -17/+56 |
| | |\ | |||||
| | | * | Explain a bit | Simon MacMullen | 2011-10-12 | 1 | -0/+2 |
| | | * | only confirm messages on 'remove' that are pending confirmation | Matthias Radestock | 2011-10-11 | 1 | -2/+3 |
| | | * | add tests for msg_store confirm logic | Matthias Radestock | 2011-10-11 | 1 | -0/+29 |
| | | * | make tests wait for *exactly* the right confirms, no more, no fewer | Matthias Radestock | 2011-10-11 | 1 | -15/+22 |
| | |/ | |||||
| | * | abide by the msg_store API constraints in the tests | Matthias Radestock | 2011-10-11 | 1 | -8/+17 |
| | * | Merge bug21319 (include plugins in source and binary packages) | Simon MacMullen | 2011-10-11 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Add another format: minimal. Just the name of the plugin, one per line. rabbi... | Simon MacMullen | 2011-10-11 | 2 | -18/+30 |
| | * | | Trivial cosmeticism. | Simon MacMullen | 2011-10-11 | 1 | -2/+2 |
| | * | | If the user specifies the name of a non-existent plugin to disable, then we s... | Simon MacMullen | 2011-10-11 | 1 | -3/+2 |
| | * | | If the user tries to enable a non-existent plugin, actually blow up and do no... | Simon MacMullen | 2011-10-11 | 1 | -6/+8 |
| | * | | Adhere to corporate branding policy. | Simon MacMullen | 2011-10-10 | 1 | -1/+1 |
| | * | | Typo. | Simon MacMullen | 2011-10-10 | 1 | -1/+1 |
| | * | | Explain statuses. | Simon MacMullen | 2011-10-10 | 1 | -2/+5 |
| | * | | include the spec files' license info | Alexandru Scvortov | 2011-10-10 | 1 | -0/+1 |
| | * | | generate release LICENSE file | Alexandru Scvortov | 2011-10-10 | 5 | -62/+17 |
| | * | | find the LICENSE files | Alexandru Scvortov | 2011-10-10 | 1 | -11/+2 |
| | * | | merge default into bug21319 | Alexandru Scvortov | 2011-10-10 | 19 | -50/+813 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Slightly better message | Simon MacMullen | 2011-10-05 | 1 | -2/+2 |
| | | * | bin_to_list -> binary_to_list | Alexandru Scvortov | 2011-10-03 | 1 | -1/+1 |
| | | * | make portsfile consistent | Alexandru Scvortov | 2011-10-03 | 1 | -6/+10 |
| | | * | merge heads | Alexandru Scvortov | 2011-10-03 | 1 | -8/+13 |
| | | |\ | |||||
| | | | * | Don't print the list of enabled / disabled / missing plugins with ~p, it's no... | Simon MacMullen | 2011-10-03 | 1 | -8/+13 |
| | | * | | add all LICENSE files to the RPM | Alexandru Scvortov | 2011-10-03 | 1 | -1/+1 |
| | | * | | update debian copyright info | Alexandru Scvortov | 2011-10-03 | 2 | -5/+61 |
| | | * | | make sure plugins/README is in all the binary packages | Alexandru Scvortov | 2011-10-03 | 2 | -2/+2 |
| | | * | | reference all the little licenses | Alexandru Scvortov | 2011-10-03 | 2 | -3/+32 |
| | | |/ | |||||
| | | * | Bleh2 | Simon MacMullen | 2011-09-30 | 1 | -3/+3 |
| | | * | Bleh | Simon MacMullen | 2011-09-30 | 1 | -1/+1 |
| | | * | Explain what we actually mean by explicitly / implicitly enabled. | Simon MacMullen | 2011-09-30 | 1 | -4/+13 |
| | | * | Language tweak. | Simon MacMullen | 2011-09-30 | 1 | -1/+1 |
| | | * | :s/PLUGINS_DIST_DIR/PLUGINS_DIR | Alexandru Scvortov | 2011-09-29 | 6 | -18/+18 |
| | | * | thread static configuration through functions | Alexandru Scvortov | 2011-09-29 | 1 | -36/+28 |
| | | * | don't bother with versions and sort plugins before listing | Alexandru Scvortov | 2011-09-29 | 1 | -22/+5 |
| | | * | refactor | Alexandru Scvortov | 2011-09-29 | 1 | -7/+12 |
