| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Untested) Record the nodes that were up when we shut down. | Simon MacMullen | 2011-02-16 | 3 | -10/+73 |
| * | Prose | Simon MacMullen | 2011-02-16 | 1 | -0/+41 |
| * | Rename | Simon MacMullen | 2011-02-16 | 1 | -6/+6 |
| * | Revert where rabbit:prepare happens. | Simon MacMullen | 2011-02-16 | 2 | -1/+2 |
| * | Merge default in | Simon MacMullen | 2011-02-16 | 5 | -73/+227 |
| |\ | |||||
| | * | inlining | Matthew Sackman | 2011-02-14 | 1 | -2/+1 |
| | * | Cosmetic | Matthew Sackman | 2011-02-14 | 1 | -7/+7 |
| | * | Be explicit where we can be | Matthew Sackman | 2011-02-14 | 1 | -1/+1 |
| | * | Merging default to bug23425 | Matthew Sackman | 2011-02-14 | 18 | -187/+476 |
| | |\ | |||||
| | * | | Change the new version format from: | Simon MacMullen | 2011-01-26 | 1 | -3/+5 |
| | * | | Merged in default | Simon MacMullen | 2011-01-26 | 5 | -72/+225 |
| | |\ \ | |||||
| | | * | | Cosmetic. | Simon MacMullen | 2011-01-12 | 2 | -21/+16 |
| | | * | | Break the bad news rather than just timing out wait_for_tables as we traditio... | Simon MacMullen | 2011-01-12 | 1 | -2/+10 |
| | | * | | Don't display a cluster-related message on a single node. | Simon MacMullen | 2011-01-12 | 1 | -3/+8 |
| | | * | | And fix again. | Simon MacMullen | 2011-01-12 | 1 | -5/+5 |
| | | * | | Detect old-style versions properly. | Simon MacMullen | 2011-01-12 | 1 | -3/+9 |
| | | * | | Remove pointless differences from default. | Simon MacMullen | 2011-01-12 | 1 | -4/+1 |
| | | * | | rabbit_mnesia:all_clustered_nodes/0 does not return disc nodes only. Duh. But... | Simon MacMullen | 2011-01-12 | 2 | -34/+70 |
| | | * | | Revert this to the old version that we want. | Simon MacMullen | 2011-01-11 | 1 | -2/+2 |
| | | * | | Minimise difference with default. | Simon MacMullen | 2011-01-11 | 1 | -33/+28 |
| | | * | | Merge default | Simon MacMullen | 2011-01-11 | 10 | -320/+434 |
| | | |\ \ | |||||
| | | * | | | Remove test upgrades | Simon MacMullen | 2011-01-11 | 1 | -26/+0 |
| | | * | | | Note that we've upgraded here | Simon MacMullen | 2011-01-11 | 1 | -0/+1 |
| | | * | | | Store the version as an orddict keyed on different scopes, and thus don't ass... | Simon MacMullen | 2011-01-11 | 1 | -35/+63 |
| | | * | | | Break the cluster *after* taking the backup. | Simon MacMullen | 2011-01-11 | 3 | -19/+17 |
| | | * | | | One DAG per scope. | Simon MacMullen | 2011-01-11 | 3 | -42/+48 |
| | | * | | | Holy %$*! it works. Still needs tidying up somewhat... | Simon MacMullen | 2011-01-11 | 3 | -98/+82 |
| | | * | | | Move the upgrade tests earlier in the boot process. This doesn't work either,... | Simon MacMullen | 2011-01-10 | 2 | -76/+84 |
| | | * | | | Merge from default | Simon MacMullen | 2011-01-07 | 4 | -56/+168 |
| | | |\ \ \ | |||||
| | | | * | | | Cosmetic | Simon MacMullen | 2011-01-07 | 2 | -12/+17 |
| | | | * | | | Refactor a bit, reinstate ensure_version_ok check. | Simon MacMullen | 2011-01-07 | 1 | -41/+45 |
| | | | * | | | Ironically our dummy upgrades now need to be upgraded. | Simon MacMullen | 2011-01-07 | 1 | -13/+14 |
| | | | * | | | Merge from default | Simon MacMullen | 2011-01-06 | 4 | -56/+158 |
| | | | |\ \ \ | |||||
| | | | | * | | | Decide the node to do mnesia upgrades based on which was the last disc node t... | Simon MacMullen | 2011-01-06 | 2 | -42/+91 |
| | | | | * | | | Check our version matches the remote version. | Simon MacMullen | 2011-01-04 | 1 | -4/+2 |
| | | | | * | | | Fix spec | Simon MacMullen | 2011-01-04 | 2 | -5/+7 |
| | | | | * | | | Revert arbitrary difference from default. | Simon MacMullen | 2011-01-04 | 1 | -6/+6 |
| | | | | * | | | Make disc node reclustering work, various cleanups. | Simon MacMullen | 2011-01-04 | 2 | -65/+53 |
| | | | | * | | | These two cases are the same. | Simon MacMullen | 2011-01-04 | 1 | -13/+6 |
| | | | | * | | | Sketch of how clustered upgrades might work. | Simon MacMullen | 2011-01-04 | 4 | -48/+120 |
| * | | | | | | | Merged bug23840 into default | Emile Joubert | 2011-02-16 | 3 | -25/+38 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Whoops. Forgot these | Matthew Sackman | 2011-02-15 | 1 | -6/+9 |
| | * | | | | | | | Supply server capabilites | Matthew Sackman | 2011-02-14 | 1 | -12/+20 |
| | * | | | | | | | Make server_properties a /1 | Matthew Sackman | 2011-02-14 | 2 | -8/+10 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | | simplified and better error reporting on queue declare arg checks | Matthias Radestock | 2011-02-15 | 1 | -17/+7 |
| * | | | | | | | print usage message for all command line parsing errors | Matthias Radestock | 2011-02-14 | 1 | -15/+11 |
| * | | | | | | | merge bug23829 into default | Alexandru Scvortov | 2011-02-14 | 2 | -3/+4 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | Merging bug23609 to default | Matthew Sackman | 2011-02-14 | 2 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge bug23765 into default (current sync interval in queue_process and msg_s... | Alexandru Scvortov | 2011-02-14 | 10 | -84/+224 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Bump up sync timers in queue and msg_store to 25ms | Matthew Sackman | 2011-01-31 | 2 | -2/+2 |
