| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Be consistent about refused return | Simon MacMullen | 2010-11-19 | 1 | -2/+2 |
| * | Merged default into bug23467 | Simon MacMullen | 2010-11-19 | 14 | -212/+337 |
| |\ | |||||
| | * | One head is better than two | Matthew Sackman | 2010-11-18 | 5 | -109/+128 |
| | |\ | |||||
| | | * | Merging bug bug23498 to default | Matthew Sackman | 2010-11-18 | 4 | -106/+116 |
| | | |\ | |||||
| | | | * | Throw rather than return errors | Simon MacMullen | 2010-11-16 | 2 | -22/+11 |
| | | | * | Merged default into bug23498 | Simon MacMullen | 2010-11-16 | 4 | -132/+147 |
| | | | |\ | |||||
| | | | | * | Fix | Simon MacMullen | 2010-11-16 | 1 | -1/+2 |
| | | | | * | Merge bug23498 heads | Simon MacMullen | 2010-11-16 | 1 | -5/+4 |
| | | | | |\ | |||||
| | | | | | * | Replace catch with try; we want to show all kinds of boot errors in a readabl... | Simon MacMullen | 2010-11-15 | 1 | -5/+4 |
| | | | | * | | attempt to correct specs | Matthias Radestock | 2010-11-13 | 1 | -2/+2 |
| | | | | * | | merge default into bug23498 | Matthias Radestock | 2010-11-12 | 4 | -101/+122 |
| | | | | |\ \ | |||||
| | | | | | * | | make build_acyclic_graph return errors | Matthias Radestock | 2010-11-12 | 3 | -83/+102 |
| | | | | | |/ | |||||
| | | | | | * | merge default into bug23498 | Matthias Radestock | 2010-11-12 | 2 | -14/+12 |
| | | | | | |\ | |||||
| | | | | | * | | use {error,_} returns and throws instead of exits | Matthias Radestock | 2010-11-12 | 2 | -19/+26 |
| | | | | | * | | exit->throw, *_or_exit -> ensure_*, and some cosmetics | Matthias Radestock | 2010-11-11 | 1 | -20/+15 |
| | | * | | | | | Merging bug23505 into default | Matthew Sackman | 2010-11-18 | 3 | -44/+34 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | some routing optimisation | Matthias Radestock | 2010-11-17 | 1 | -3/+12 |
| | * | | | | | | | Merged bug 23424 into default | Simon MacMullen | 2010-11-18 | 1 | -15/+106 |
| | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | | * | | | | | | refactoring | Matthew Sackman | 2010-11-17 | 1 | -32/+29 |
| | | * | | | | | | Added queue_ttl upgrade | Matthew Sackman | 2010-11-16 | 1 | -0/+94 |
| | * | | | | | | | merge heads | Matthias Radestock | 2010-11-17 | 11 | -73/+98 |
| | |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | | * | | | | | | oops | Matthias Radestock | 2010-11-17 | 1 | -1/+1 |
| | | * | | | | | | minor optimisation: ask for next piece of data before processing | Matthias Radestock | 2010-11-17 | 1 | -12/+12 |
| | | * | | | | | | remove some cruft in reader, and some minor tweaks | Matthias Radestock | 2010-11-17 | 1 | -8/+4 |
| | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | | cosmetic: remove superfluous imports | Matthias Radestock | 2010-11-17 | 1 | -4/+0 |
| | | * | | | | | Merge bug23460 (emit hibernate time in stats) | Michael Bridgen | 2010-11-17 | 4 | -18/+7 |
| | | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | | Merge bug23488 into default (Remove rabbit_misc:intersperse) | Simon MacMullen | 2010-11-16 | 29 | -350/+665 |
| | | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | | Fixed thinkos in calls to string:join. | John DeTreville | 2010-11-15 | 1 | -3/+2 |
| | | | * | | | | Added some extra polymorphism inside rabbit_ssl.erl. | John DeTreville | 2010-11-11 | 1 | -2/+3 |
| | | | * | | | | Removed rabbit_misc:intersperse; changed clients to call string:join instead;... | John DeTreville | 2010-11-10 | 4 | -18/+7 |
| | | * | | | | | Matthew points out that erlang:now() can be rewritten as now(). | Simon MacMullen | 2010-11-16 | 2 | -3/+2 |
| | | * | | | | | Reoprt idle_since pseudo-info-item. | Simon MacMullen | 2010-11-16 | 2 | -8/+21 |
| | | | |/ / / | | |/| | | | |||||
| | | * | | | | Merging bug 23496 to default | Matthew Sackman | 2010-11-16 | 6 | -12/+25 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Typo | Simon MacMullen | 2010-11-12 | 1 | -1/+1 |
| | | * | | | | | Don't use records or record_info, explain why | Simon MacMullen | 2010-11-12 | 1 | -20/+15 |
| | | * | | | | | Add upgrades for password hashing and listeners having IP addresses | Simon MacMullen | 2010-11-11 | 2 | -14/+47 |
| | * | | | | | | cosmetic | Matthias Radestock | 2010-11-12 | 1 | -13/+9 |
| | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | cosmetic | Matthias Radestock | 2010-11-12 | 2 | -14/+12 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Remove untrue statement | Simon MacMullen | 2010-11-19 | 1 | -1/+1 |
| * | | | | | Don't open a security hole if server is misconfigured. | Simon MacMullen | 2010-11-16 | 1 | -3/+14 |
| * | | | | | Specs. | Simon MacMullen | 2010-11-16 | 1 | -1/+1 |
| * | | | | | After reading RFC5802 I'm not convinced this approach can be salvaged (in a s... | Simon MacMullen | 2010-11-16 | 1 | -38/+15 |
| * | | | | | Merged from default | Simon MacMullen | 2010-11-16 | 30 | -351/+639 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | merge bug23495 into default | Matthias Radestock | 2010-11-15 | 11 | -154/+464 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merged bug23493 into default | Emile Joubert | 2010-11-15 | 3 | -5/+9 |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | | * | | | Make peer_cert_* info items into binaries; remove the special-casing of strin... | Simon MacMullen | 2010-11-11 | 2 | -3/+1 |
| | | | * | | | rabbitmq-managment's loss is rabbitmqctl's gain. | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
| | | | * | | | Keep knowledge of sockets in rabbit_net | Simon MacMullen | 2010-11-10 | 2 | -2/+6 |
| | | | * | | | Make peer_cert_* info item strings into binaries like everything else. | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
| | | | * | | | Add an "ssl" info item. | Simon MacMullen | 2010-11-10 | 1 | -1/+3 |
