Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cope with the possibility that the user of the delegate mechanism is not on ↵bug23696 | Matthew Sackman | 2011-01-27 | 2 | -12/+17 |
| | | | | a node running rabbit | ||||
* | removing network_listening and direct_listening boot steps | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -10/+2 |
| | |||||
* | changing exit's to {error,}'s in rabbit_direct:connect/3 | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -14/+15 |
| | |||||
* | merging in from default | Vlad Alexandru Ionescu | 2011-01-27 | 16 | -206/+416 |
|\ | |||||
| * | Correct specs | Matthew Sackman | 2011-01-27 | 1 | -1/+3 |
| | | |||||
| * | Merged bug23744 into default | Emile Joubert | 2011-01-27 | 1 | -10/+12 |
| |\ | |||||
| | * | If there is an mnesia entry for the queue and the qpid is dead, then remove ↵bug23744 | Matthew Sackman | 2011-01-26 | 1 | -10/+12 |
| | | | | | | | | | | | | the mnesia entry, but still return the existing queue | ||||
| * | | merge bug23742 into default | Matthias Radestock | 2011-01-26 | 4 | -15/+42 |
| |\ \ | |||||
| | * | | Make the supervisor2 delayed restart test suite passes again | Matthew Sackman | 2011-01-26 | 1 | -6/+8 |
| | | | | |||||
| | * | | Remove dead pids from children when we're delaying the restartbug23748 | Matthew Sackman | 2011-01-26 | 1 | -3/+3 |
| | |/ | |||||
| | * | Merging bug23736 into default | Matthew Sackman | 2011-01-26 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Support R12B3bug23736 | Emile Joubert | 2011-01-25 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge bug23602 into default. | Simon MacMullen | 2011-01-26 | 1 | -5/+30 |
| | |\ \ | |||||
| | | * | | Rework code so that it's even more efficient, handles errors properly and ↵bug23602 | Matthew Sackman | 2011-01-24 | 1 | -14/+33 |
| | | | | | | | | | | | | | | | | | | | | also more obviously implements RFC4616 correctly | ||||
| | | * | | Merging default into bug23602 | Matthew Sackman | 2011-01-24 | 1 | -8/+14 |
| | | |\ \ | |||||
| | | | * | | Don't use re where it can be easily avoided in the plain auth mech | Matthew Sackman | 2010-12-14 | 1 | -8/+14 |
| | | | | | | |||||
| * | | | | | inline two funs for compactness and claritybug23742 | Matthias Radestock | 2011-01-26 | 1 | -31/+23 |
| | | | | | | |||||
| * | | | | | simplify | Matthias Radestock | 2011-01-26 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | refactor 'write' handler for clarity | Matthias Radestock | 2011-01-26 | 1 | -34/+38 |
| | | | | | | |||||
| * | | | | | return State from write_message rather than it calling noreply | Matthias Radestock | 2011-01-26 | 1 | -38/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the API more consistent (cf read_message etc). Also, shuffle order of some write actions for consistency | ||||
| * | | | | | If we don't actually write the msg and the msg isn't in the current file ↵ | Matthew Sackman | 2011-01-25 | 1 | -3/+15 |
| |/ / / / | | | | | | | | | | | | | | | | then delete it if its pending write count is 0 | ||||
| * | | | | Merged bug23740 into default | Simon MacMullen | 2011-01-25 | 1 | -0/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Cope with the new style port-only listener type (but limited to IPv4 when ↵bug23582 | Simon MacMullen | 2011-01-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | starting multiple nodes). | ||||
| * | | | | On pre_hibernate, report the real ram duration, not infinity. The assumption ↵bug23740 | Matthew Sackman | 2011-01-25 | 1 | -4/+4 |
| |/ / / | | | | | | | | | | | | | that pre_hibernation implies hibernation that will last for long enough for the ram duration to go to inifinity is not correct. | ||||
| * | | | bug23154 (ipv6) merged into default | Marek Majkowski | 2011-01-24 | 4 | -77/+98 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 23534 into default. | Simon MacMullen | 2011-01-24 | 89 | -4601/+4101 |
| | |\ \ | |||||
| | | * | | fix typos | Matthias Radestock | 2011-01-23 | 1 | -7/+6 |
| | | | | | |||||
| | | * | | dependently type acktag producing functions | Matthias Radestock | 2011-01-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | s.t. the "blank ack" case is manifest Switched from blank_ack to the more universal 'undefined' in the process. | ||||
| | | * | | Merge bug23201 to default | Simon MacMullen | 2011-01-21 | 1 | -33/+45 |
| | | |\ \ | |||||
| | | | * | | Rename the info item for consistency.bug23201 | Simon MacMullen | 2011-01-21 | 1 | -2/+2 |
| | | | | | | |||||
| | | | * | | fold cases | Alexandru Scvortov | 2011-01-21 | 1 | -10/+4 |
| | | | | | | |||||
| | | | * | | merge from default | Alexandru Scvortov | 2011-01-21 | 1 | -34/+52 |
| | | | |\ \ | |||||
| | | | | * | | rename variables for consistency | Alexandru Scvortov | 2011-01-21 | 1 | -9/+9 |
| | | | | | | | |||||
| | | | | * | | Correct unused variable name. | Simon MacMullen | 2011-01-21 | 1 | -1/+1 |
| | | | | | | | |||||
| | | | | * | | comprehensions are more concise | Alexandru Scvortov | 2011-01-19 | 1 | -6/+4 |
| | | | | | | | |||||
| | | | | * | | swap tuple elements for readability; inline a function | Alexandru Scvortov | 2011-01-19 | 1 | -18/+18 |
| | | | | | | | |||||
| | | | | * | | fix break when stats were off | Alexandru Scvortov | 2011-01-19 | 1 | -5/+5 |
| | | | | | | | |||||
| | | | | * | | merge from default | Alexandru Scvortov | 2011-01-19 | 9 | -246/+340 |
| | | | | |\ \ | |||||
| | | | | * \ \ | merge from default | Alexandru Scvortov | 2011-01-18 | 5 | -153/+67 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | merge duplicate code | Alexandru Scvortov | 2011-01-18 | 1 | -33/+24 |
| | | | | | | | | | |||||
| | | | | * | | | | stats for confirms work again | Alexandru Scvortov | 2011-01-18 | 1 | -12/+17 |
| | | | | | | | | | |||||
| | | | | * | | | | merge from default | Alexandru Scvortov | 2011-01-14 | 1 | -36/+85 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | cosmetic | Alexandru Scvortov | 2011-01-14 | 1 | -5/+5 |
| | | | | | | | | | | |||||
| | | | | | * | | | | keep track of de-duplicated confirms | Alexandru Scvortov | 2011-01-14 | 1 | -7/+9 |
| | | | | | | | | | | |||||
| | | | | | * | | | | don't do confirm stats book-keeping unless stats are enabled | Alexandru Scvortov | 2011-01-14 | 1 | -30/+36 |
| | | | | | | | | | | |||||
| | | | | | * | | | | for queues, log partial confirms rather than full confirms | Alexandru Scvortov | 2011-01-14 | 1 | -4/+4 |
| | | | | | | | | | | |||||
| | | | | | * | | | | merge from default | Alexandru Scvortov | 2011-01-14 | 47 | -1426/+2384 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * | | | | | add stats again; update docs | Alexandru Scvortov | 2010-12-09 | 1 | -0/+2 |
| | | | | | | | | | | | |||||
| | | | | | * | | | | | Cosmetic | Simon MacMullen | 2010-12-08 | 1 | -6/+3 |
| | | | | | | | | | | | |||||
| | | | | | * | | | | | Merge default into bug23201. | Simon MacMullen | 2010-12-08 | 1 | -24/+57 |
| | | | | | |\ \ \ \ \ |