| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change order of tuple elements | Alexandru Scvortov | 2010-11-24 | 3 | -4/+4 |
| * | cosmetic | Alexandru Scvortov | 2010-11-24 | 2 | -11/+12 |
| * | cosmetic | Alexandru Scvortov | 2010-11-24 | 1 | -1/+2 |
| * | cosmetic | Alexandru Scvortov | 2010-11-24 | 1 | -38/+31 |
| * | cosmetic + handle missing case | Alexandru Scvortov | 2010-11-24 | 1 | -14/+17 |
| * | merge from default | Alexandru Scvortov | 2010-11-17 | 31 | -370/+675 |
| |\ | |||||
| | * | Merge bug23488 into default (Remove rabbit_misc:intersperse) | Simon MacMullen | 2010-11-16 | 29 | -350/+665 |
| | |\ | |||||
| | | * | 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 |
| | | | | * | | move around and correct digraph builder types | Matthias Radestock | 2010-11-11 | 1 | -5/+6 |
| | | | | * | | remove superfluous spec | Matthias Radestock | 2010-11-11 | 1 | -3/+0 |
| | | | | * | | Correction of specs | Matthew Sackman | 2010-11-11 | 2 | -7/+15 |
| | | | | * | | Correction of specs | Matthew Sackman | 2010-11-11 | 2 | -3/+6 |
| | | | * | | | 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 |
| | | | |/ / | | |/| | | |||||
| | | * | | | Merged heads | Simon MacMullen | 2010-11-11 | 3 | -39/+62 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merged bug23484 (Remove duplication of heartbeat logic) | Simon MacMullen | 2010-11-11 | 3 | -39/+62 |
| | | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | | * | | Merge with default | Rob Harrop | 2010-11-11 | 3 | -39/+62 |
| | | | | |\ \ | |||||
| | | | | | * | | Reworked heartbeating so that it really works again and so we can specify dif... | Rob Harrop | 2010-11-10 | 3 | -26/+29 |
| | | | | | * | | Reworked start_heartbeat_fun to allow a different timeout for send/receive he... | Rob Harrop | 2010-11-10 | 2 | -28/+29 |
| | | | | | * | | Fixed up the specs for the heartbeater | Rob Harrop | 2010-11-10 | 1 | -3/+11 |
| | | | | | * | | Refactored rabbit_heartbeat to provide start_heartbeat_fun | Rob Harrop | 2010-11-10 | 2 | -26/+37 |
| | | * | | | | | Merging bug 22573 to default | Matthew Sackman | 2010-11-11 | 5 | -89/+342 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Remove unused function | Matthew Sackman | 2010-11-11 | 1 | -3/+0 |
| | | | * | | | | | exit rather than warn if future upgrades are found. | Simon MacMullen | 2010-11-11 | 1 | -2/+1 |
| | | | * | | | | | Comment formatting with M-q and no need to use ++ for multiline string constants | Matthew Sackman | 2010-11-11 | 1 | -6/+7 |
| | | | * | | | | | Cosmetics | Matthew Sackman | 2010-11-11 | 1 | -15/+11 |
| | | | * | | | | | Prevent a very difficult-to-trigger race. | Simon MacMullen | 2010-11-10 | 1 | -5/+4 |
| | | | * | | | | | Fix use of file:open/2 | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
| | | | * | | | | | Check both our version and the remote version. This is TRTTD I think, and has... | Simon MacMullen | 2010-11-09 | 1 | -0/+1 |
| | | | * | | | | | Merged from default | Simon MacMullen | 2010-11-09 | 5 | -87/+369 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Refactor a bit, have the first cluster node fail if version is wrong | Simon MacMullen | 2010-11-08 | 1 | -43/+38 |
| | | | | * | | | | | Check the schema version on disc as well as the integrity check when starting... | Simon MacMullen | 2010-11-05 | 1 | -15/+29 |
| | | | | * | | | | | Keep the old behaviour when upgrading from 2.1.0 or earlier. | Simon MacMullen | 2010-11-04 | 2 | -21/+29 |
| | | | | * | | | | | Check the version we want matches the one a remote node is running before joi... | Simon MacMullen | 2010-11-04 | 2 | -23/+49 |
| | | | | * | | | | | Create the schema version file in the case where we acquire the schema via th... | Simon MacMullen | 2010-11-04 | 1 | -1/+2 |
| | | | | * | | | | | Blow up if the upgrade does not leave us with a valid schema. Refactor severa... | Simon MacMullen | 2010-11-02 | 1 | -25/+31 |
| | | | | * | | | | | Inlining to prevent running out of disk space by overly long source files | Matthew Sackman | 2010-11-02 | 1 | -4/+3 |
| | | | | * | | | | | Same as before - avoid unnecessary functions for pattern match | Matthew Sackman | 2010-11-02 | 1 | -4/+4 |
| | | | | * | | | | | Match the list: no need to use length | Matthew Sackman | 2010-11-02 | 1 | -4/+4 |
| | | | | * | | | | | Merging default into bug22573 | Matthew Sackman | 2010-11-02 | 11 | -402/+547 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | trivial | Matthew Sackman | 2010-10-27 | 1 | -3/+2 |
