| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge bug23531 into default | Matthias Radestock | 2010-11-23 | 2 | -8/+4 |
| |\ | |||||
| | * | re-merge bug21377 | Matthias Radestock | 2010-11-23 | 1 | -3/+3 |
| | |\ | |||||
| | | * | merge heads | Matthias Radestock | 2010-11-23 | 1 | -3/+3 |
| | | |\ | |||||
| | | | * | Don't do a dirty_read within a transaction | Matthew Sackman | 2010-10-13 | 1 | -3/+3 |
| | * | | | Merge bug23186 into default | David Wragg | 2010-11-23 | 31 | -453/+871 |
| | |\ \ \ | |||||
| | * \ \ \ | Merged default into bug23186 | Emile Joubert | 2010-11-03 | 1 | -5/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Avoid starting rabbit app on plugin activation | Emile Joubert | 2010-09-16 | 1 | -5/+1 |
| * | | | | | | Use internal_send_command, since we're sending to a 'raw' socket | Michael Bridgen | 2010-11-23 | 1 | -2/+3 |
| | |_|/ / / |/| | | | | |||||
| * | | | | | 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 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | 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 |
| | | * | | | | | | | | | Switch spawn order of channelsupsup and queue_collector within connection_sup | Matthew Sackman | 2010-11-11 | 1 | -5/+5 |
| | * | | | | | | | | | | 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 |
