| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor improvement | Matthew Sackman | 2010-08-05 | 1 | -1/+1 |
| * | merge default into bug23027 | Matthias Radestock | 2010-08-05 | 13 | -136/+252 |
| |\ | |||||
| | * | Merge bug20078 (don't fail commits when queues go missing) | Michael Bridgen | 2010-08-05 | 1 | -6/+2 |
| | |\ | |||||
| | | * | don't barf on tx.commit when some queues have been deleted | Matthias Radestock | 2010-08-05 | 1 | -6/+2 |
| | * | | Merge bug23077 into default. | Simon MacMullen | 2010-08-05 | 2 | -2/+7 |
| | |\ \ | |||||
| | | * | | hide rabbit_event initialisation details | Matthias Radestock | 2010-08-04 | 2 | -1/+6 |
| | | * | | better description for rabbit_event | Matthias Radestock | 2010-08-04 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Merge bug23060 into default. | Simon MacMullen | 2010-08-05 | 1 | -8/+9 |
| | |\ \ | |||||
| | | * | | synchronously delete exclusive queues on server-initiated close | Matthias Radestock | 2010-08-04 | 1 | -8/+9 |
| | * | | | cosmetic | Matthias Radestock | 2010-08-05 | 4 | -6/+6 |
| | | |/ | |/| | |||||
| | * | | more useful comment | Matthias Radestock | 2010-08-04 | 1 | -1/+2 |
| | * | | bug23071 into default | Marek Majkowski | 2010-08-04 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * | | Use now() instead of os:timestamp() for compatibility. now() uses a per-node ... | Simon MacMullen | 2010-08-04 | 1 | -1/+2 |
| | |/ / | |||||
| | * | | Merge bug22964 into default. | Simon MacMullen | 2010-08-04 | 6 | -105/+219 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Cosmetics. | Simon MacMullen | 2010-08-04 | 1 | -3/+3 |
| | | * | Merge heads | Simon MacMullen | 2010-08-04 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Cosmetics | Simon MacMullen | 2010-08-04 | 1 | -1/+1 |
| | | * | | fixed broken function calls; tests pass | Alexandru Scvortov | 2010-08-04 | 1 | -4/+4 |
| | | |/ | |||||
| | | * | merged default into bug22964 | Alexandru Scvortov | 2010-08-04 | 8 | -51/+41 |
| | | |\ | | |/ | |/| | |||||
| | * | | Merge bug23059 into default. | Simon MacMullen | 2010-08-04 | 2 | -8/+6 |
| | |\ \ | |||||
| | | * | | make queue collector shutdown asynchronous | Matthias Radestock | 2010-08-03 | 2 | -8/+6 |
| | |/ / | |||||
| | | * | merged default into bug22964 | Alexandru Scvortov | 2010-08-04 | 17 | -100/+639 |
| | | |\ | |||||
| | | * | | moved option parser to rabbit_misc | Alexandru Scvortov | 2010-08-03 | 3 | -46/+45 |
| | | * | | added option parser tests | Alexandru Scvortov | 2010-08-03 | 2 | -1/+35 |
| | | * | | updated tests to use the new rabbit_control:action/5 | Alexandru Scvortov | 2010-08-03 | 1 | -22/+36 |
| | | * | | updated docs | Alexandru Scvortov | 2010-08-03 | 1 | -3/+0 |
| | | * | | treat no-arguments-given as a special case; refactored opt parser | Alexandru Scvortov | 2010-08-03 | 2 | -14/+16 |
| | | * | | homemade opt parser | Alexandru Scvortov | 2010-08-02 | 1 | -76/+100 |
| | | * | | merged default into bug22964 | Alexandru Scvortov | 2010-08-02 | 52 | -521/+6627 |
| | | |\ \ | |||||
| | | * | | | Spelling | Simon MacMullen | 2010-07-22 | 1 | -1/+1 |
| | | * | | | cleared up manpage | Alexandru Scvortov | 2010-07-16 | 1 | -1/+5 |
| | | * | | | renamed variables; alligned code | Alexandru Scvortov | 2010-07-15 | 1 | -5/+5 |
| | | * | | | merge bug22875 into bug22964 | Alexandru Scvortov | 2010-07-14 | 2 | -5/+11 |
| | | |\ \ \ | |||||
| | | * | | | | scope is not set via the -s flag | Alexandru Scvortov | 2010-07-14 | 5 | -33/+32 |
| | | * | | | | added coverage tests | Alexandru Scvortov | 2010-07-14 | 1 | -0/+9 |
| | | * | | | | added a flag to set_permissions to control their scope | Alexandru Scvortov | 2010-07-14 | 3 | -22/+34 |
| | | * | | | | fixed compile errors; all tests pass | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| | | * | | | | permission tags are now displayed | Alexandru Scvortov | 2010-07-13 | 3 | -12/+15 |
| | | * | | | | check_all == 'true' => permissions are checked for server-generated names as ... | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| | | * | | | | added necessary fields to records | Alexandru Scvortov | 2010-07-13 | 3 | -3/+20 |
| * | | | | | | correct horrendous coding mistake | Matthew Sackman | 2010-08-03 | 1 | -1/+1 |
| * | | | | | | Merging default into bug 23027 | Matthew Sackman | 2010-08-03 | 18 | -109/+647 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Correct specs of post functions from exchanges. none() is the empty set. No v... | Matthew Sackman | 2010-08-03 | 1 | -2/+2 |
| | * | | | | | Merging bug 23048 onto default (again) | Matthew Sackman | 2010-08-03 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Correct missing _ prefix | Matthew Sackman | 2010-08-03 | 1 | -1/+1 |
| | | * | | | | | Merging default onto bug 23048 | Matthew Sackman | 2010-08-03 | 1 | -4/+2 |
| | | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | | Merging bug 23048 onto default | Matthew Sackman | 2010-08-03 | 6 | -43/+35 |
| | |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | | |||||
| | | * | | | | updated specs | Alexandru Scvortov | 2010-08-03 | 5 | -32/+26 |
| | | * | | | | rabbit_exchange:type_to_module/1 no longer throws protocol errors | Alexandru Scvortov | 2010-08-03 | 2 | -9/+9 |
| | |/ / / / | |||||
| | * | | | | Provide a better protocol() type | Matthew Sackman | 2010-08-03 | 1 | -1/+1 |
