| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic | Matthias Radestock | 2010-07-19 | 1 | -0/+1 |
| * | tweak msg_store API to make it safer | Matthias Radestock | 2010-07-18 | 3 | -10/+12 |
| * | tiny refactor | Matthias Radestock | 2010-07-18 | 1 | -7/+6 |
| * | add a 'todo' | Matthias Radestock | 2010-07-18 | 1 | -0/+5 |
| * | don't log warnings on clean startup of a msg_store | Matthias Radestock | 2010-07-18 | 3 | -25/+18 |
| * | don't forget to process transactional acks | Matthias Radestock | 2010-07-16 | 1 | -2/+4 |
| * | add pending_acks to bq state report | Matthias Radestock | 2010-07-16 | 1 | -0/+2 |
| * | refactor: invert some conditionals for better readability | Matthias Radestock | 2010-07-16 | 1 | -22/+18 |
| * | refactor: trim args for msg_store_callback | Matthias Radestock | 2010-07-16 | 1 | -4/+3 |
| * | another place were averages could end up being integers instead of floats | Matthias Radestock | 2010-07-15 | 1 | -3/+2 |
| * | rate averages are meant to be floats | Matthias Radestock | 2010-07-15 | 1 | -2/+2 |
| * | avoid >= between a number and an atom | Matthias Radestock | 2010-07-15 | 1 | -1/+2 |
| * | improve type specs | Matthias Radestock | 2010-07-15 | 1 | -5/+4 |
| * | cosmetic | Matthias Radestock | 2010-07-15 | 1 | -5/+5 |
| * | merge default into bug21673 | Matthias Radestock | 2010-07-15 | 7 | -72/+140 |
| |\ | |||||
| | * | >80 lines fix. | Simon MacMullen | 2010-07-14 | 1 | -1/+2 |
| | * | added insightful comment | Alexandru Scvortov | 2010-07-14 | 1 | -1/+1 |
| | * | empty permissions are not printed as "" anymore | Alexandru Scvortov | 2010-07-13 | 1 | -2/+0 |
| | * | "" is changed to "^$" when checking permissions | Alexandru Scvortov | 2010-07-13 | 1 | -9/+9 |
| | * | empty strings are displayed as "" | Alexandru Scvortov | 2010-07-13 | 1 | -0/+2 |
| | * | corrected regexp | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| | * | simplifying refactor | Matthias Radestock | 2010-07-13 | 1 | -9/+8 |
| | * | "" is transformed to "$^" in rabbitmqctl set_permissions | Alexandru Scvortov | 2010-07-12 | 1 | -1/+6 |
| | * | Merged bug22877 into default | Emile Joubert | 2010-07-09 | 3 | -50/+90 |
| | |\ | |||||
| | | * | merged default into bug22877 | Alexandru Scvortov | 2010-07-09 | 44 | -345/+673 |
| | | |\ | |||||
| | | * | | deduplicate even the current node | Alexandru Scvortov | 2010-07-09 | 1 | -1/+2 |
| | | * | | added deduplication of cluster node list | Alexandru Scvortov | 2010-07-09 | 1 | -1/+1 |
| | | * | | added test | Alexandru Scvortov | 2010-07-06 | 1 | -0/+8 |
| | | * | | all tests now pass | Alexandru Scvortov | 2010-07-06 | 1 | -6/+6 |
| | | * | | updated docs and tests | Alexandru Scvortov | 2010-07-06 | 1 | -8/+8 |
| | | * | | changed cluster -f to force_cluster | Alexandru Scvortov | 2010-07-06 | 2 | -9/+17 |
| | | * | | added -f switch to rabbitmqctl cluster | Alexandru Scvortov | 2010-07-05 | 3 | -44/+67 |
| | * | | | refactor: introduce rabbit_misc:protocol_error/1 | Matthias Radestock | 2010-07-09 | 2 | -5/+7 |
| | * | | | Merging bug 22935 into default | Matthew Sackman | 2010-07-08 | 2 | -19/+40 |
| | |\ \ \ | |||||
| | | * | | | amqp_error is a record. Duh. | Simon MacMullen | 2010-07-08 | 1 | -1/+1 |
| | | * | | | Fix type of inner_fun, cosmetics. | Simon MacMullen | 2010-07-08 | 2 | -8/+11 |
| | | * | | | Update inner_fun spec. | Simon MacMullen | 2010-07-08 | 1 | -1/+2 |
| | | * | | | Make add and delete more symmetrical, tidy up a bit. | Simon MacMullen | 2010-07-08 | 1 | -13/+15 |
| | | * | | | Update comment. | Simon MacMullen | 2010-07-08 | 1 | -2/+1 |
| | | * | | | Wrap much less in try / catch | Simon MacMullen | 2010-07-08 | 2 | -16/+27 |
| | | * | | | Unwrap amqp_error and rethrow | Simon MacMullen | 2010-07-07 | 1 | -1/+6 |
| * | | | | | add some msg_status invariants | Matthias Radestock | 2010-07-15 | 1 | -14/+24 |
| * | | | | | cosmetic | Matthias Radestock | 2010-07-15 | 1 | -45/+45 |
| * | | | | | cosmetic | Matthias Radestock | 2010-07-15 | 1 | -1/+1 |
| * | | | | | refactor | Matthias Radestock | 2010-07-15 | 1 | -16/+10 |
| * | | | | | simplify remove_pending_ack | Matthias Radestock | 2010-07-15 | 1 | -15/+9 |
| * | | | | | cosmetic | Matthias Radestock | 2010-07-15 | 1 | -74/+78 |
| * | | | | | cosmetic: more sensible order | Matthias Radestock | 2010-07-14 | 1 | -4/+4 |
| * | | | | | Expose the persistent count in the vq status | Matthew Sackman | 2010-07-08 | 1 | -2/+4 |
| * | | | | | Document ram_index_count | Matthew Sackman | 2010-07-08 | 1 | -1/+2 |
