| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge add_internal_to_[exchange|durable_exchange] into single upgrade function. | Jerry Kuch | 2010-11-18 | 1 | -16/+12 |
| * | Add Mnesia db migration for rabbit_durable_exchange table. | Jerry Kuch | 2010-11-17 | 1 | -0/+10 |
| * | Merge from default. | Jerry Kuch | 2010-11-17 | 36 | -390/+753 |
| |\ | |||||
| | * | Merging bug 23496 to default | Matthew Sackman | 2010-11-16 | 12 | -37/+90 |
| | |\ | |||||
| | | * | merge bug23495 into default | Matthias Radestock | 2010-11-15 | 17 | -179/+529 |
| | | |\ | |||||
| | | | * | Merged bug23493 into default | Emile Joubert | 2010-11-15 | 4 | -5/+14 |
| | | | |\ | |||||
| | | | | * | 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 | 2 | -1/+8 |
| | | | * | | Merge bug23354 (remove xmlto and half of universe as macports deps) | Michael Bridgen | 2010-11-12 | 54 | -1407/+2171 |
| | | | |\ \ | |||||
| | | | | * \ | Merging bug 23481 to default | Matthew Sackman | 2010-11-12 | 2 | -11/+14 |
| | | | | |\ \ | |||||
| | | | | | * | | Makefile and generate_deps now more robust. | Jerry Kuch | 2010-11-11 | 2 | -4/+5 |
| | | | | | * | | Safekeeping commit; never try and build this version. | Jerry Kuch | 2010-11-11 | 2 | -2/+3 |
| | | | | | * | | generate_deps takes file args from stdin | Jerry Kuch | 2010-11-11 | 2 | -6/+6 |
| | | | | | * | | generate_deps should no longer trip on detritus. | Jerry Kuch | 2010-11-10 | 2 | -11/+12 |
| | | | | * | | | 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 |
| | | | * | | | | The tarballs are not both in the same dir! Also, move bashism out to a bash s... | Simon MacMullen | 2010-11-02 | 2 | -13/+20 |
| | | | * | | | | Macports: get manpages from generic unix tarball, to avoid huge transitive de... | Simon MacMullen | 2010-10-20 | 3 | -12/+37 |
| | | * | | | | | 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 |
