Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactoringbug23424 | Matthew Sackman | 2010-11-17 | 1 | -32/+29 |
| | |||||
* | Added queue_ttl upgrade | Matthew Sackman | 2010-11-16 | 1 | -0/+94 |
| | |||||
* | 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 ↵bug23493 | Simon MacMullen | 2010-11-11 | 2 | -3/+1 |
| | | | | | | | | | | | | | | | | string-y lists as not escaped. | ||||
| | | * | 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.bug23481 | 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 ↵bug23354 | Simon MacMullen | 2010-11-02 | 2 | -13/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | script (I'm not sure we can live without it). | ||||
| | * | | | | Macports: get manpages from generic unix tarball, to avoid huge transitive ↵ | Simon MacMullen | 2010-10-20 | 3 | -12/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | dependency on xmlto. | ||||
| * | | | | | Switch spawn order of channelsupsup and queue_collector within connection_supbug23495 | Matthew Sackman | 2010-11-11 | 1 | -5/+5 |
| | | | | | | |||||
* | | | | | | Typobug23496 | 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 defaultbug23484 | Rob Harrop | 2010-11-11 | 3 | -39/+62 |
| | |\ \ \ \ | |||||
| | | * | | | | Reworked heartbeating so that it really works again and so we can specify ↵ | Rob Harrop | 2010-11-10 | 3 | -26/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | different timeouts for send/receive | ||||
| | | * | | | | Reworked start_heartbeat_fun to allow a different timeout for send/receive ↵ | Rob Harrop | 2010-11-10 | 2 | -28/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | heartbeats | ||||
| | | * | | | | 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 functionbug22573 | 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 ↵ | Simon MacMullen | 2010-11-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | has the side effect that we write our version out on the subsequent node. | ||||
| * | | | | | | 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 ↵ | Simon MacMullen | 2010-11-05 | 1 | -15/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | starting first disc cluster node | ||||
| | * | | | | | | 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 ↵ | Simon MacMullen | 2010-11-04 | 2 | -23/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | joining the cluster. | ||||
| | * | | | | | | Create the schema version file in the case where we acquire the schema via ↵ | Simon MacMullen | 2010-11-04 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the cluster. | ||||
| | * | | | | | | Blow up if the upgrade does not leave us with a valid schema. Refactor ↵ | Simon MacMullen | 2010-11-02 | 1 | -25/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | several nested case expressions into one big one. | ||||
| | * | | | | | | 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 |
| | | | | | | | |