| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ | |||||
| | * | One head of default is better than two | Matthew Sackman | 2010-11-02 | 1 | -10/+2 |
| | |\ | |||||
| | | * | Merged bug23419 into default | Rob Harrop | 2010-11-02 | 1 | -10/+2 |
| | | |\ | |||||
| | | | * | Removed unused defines | Rob Harrop | 2010-11-02 | 1 | -2/+0 |
| | | | * | Use siblings of mnesia dir | Matthew Sackman | 2010-10-22 | 1 | -6/+3 |
| | | | * | Supply the plugins_expand_dir application env var to rabbit as well as the ac... | Matthew Sackman | 2010-10-20 | 2 | -11/+8 |
| | * | | | Merging default into bug23411 | Matthew Sackman | 2010-11-02 | 19 | -926/+1380 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Use 12B05-friendly conversion of atom to binary | Michael Bridgen | 2010-11-01 | 1 | -1/+1 |
| | | * | | Merged bug23442 into default | Emile Joubert | 2010-10-29 | 8 | -352/+505 |
| | | |\ \ | |||||
| | | | * | | Add a comment to explain | Simon MacMullen | 2010-10-29 | 1 | -0/+3 |
| | | | * | | Merged bug23446 into default | Emile Joubert | 2010-10-29 | 1 | -0/+2 |
| | | | |\ \ | |||||
| | | | | * | | Store listener IP address | Simon MacMullen | 2010-10-28 | 1 | -0/+2 |
| | | | * | | | Removing two heads | Rob Harrop | 2010-10-29 | 1 | -38/+32 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge from bug23422 | Rob Harrop | 2010-10-29 | 16 | -872/+1257 |
| | | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | | Remove unnecessary branch. Also, assertion of q3's emptiness is unnecessary a... | Matthew Sackman | 2010-10-22 | 1 | -37/+32 |
| | | | | * | | | Simplify conditional and use the right state | Matthew Sackman | 2010-10-21 | 1 | -3/+2 |
| | | | | | |/ | | | | |/| | |||||
| | | | * | | | merge bug23437 into default | Alexandru Scvortov | 2010-10-29 | 1 | -1/+0 |
| | | | |\ \ \ | |||||
| | | | | * | | | Remove unnecessary SSL include | Emile Joubert | 2010-10-27 | 1 | -1/+0 |
| | | | | | |/ | | | | |/| | |||||
| | | | * | | | Merged bug23218 into default (configurable server_properties) | Emile Joubert | 2010-10-29 | 2 | -6/+77 |
| | | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | | * | | Whitespace | Emile Joubert | 2010-10-29 | 2 | -9/+9 |
| | | | | * | | Fix for bug23218 | Jerry Kuch | 2010-10-28 | 2 | -6/+77 |
| | | | * | | | Merge bug 23408 into default | Matthew Sackman | 2010-10-27 | 6 | -78/+51 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merged bug23415 into default | Emile Joubert | 2010-10-26 | 5 | -74/+49 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | application:get_env/1 -> application:get_env/2 | Alexandru Scvortov | 2010-10-26 | 1 | -1/+1 |
| | | | | * | | | | remove references to cluster_config_file | Alexandru Scvortov | 2010-10-26 | 1 | -4/+2 |
| | | | * | | | | | cosmetic | Matthew Sackman | 2010-10-26 | 1 | -2/+2 |
| | | | * | | | | | remove unnecessary begin/end | Matthew Sackman | 2010-10-26 | 1 | -3/+2 |
| | | | * | | | | | Improve passing of state in tests (and correct some wrong state numbering at ... | Matthew Sackman | 2010-10-26 | 1 | -41/+44 |
| | | | * | | | | | undo incorrect fix | Matthew Sackman | 2010-10-26 | 1 | -1/+0 |
| | | | * | | | | | msg_store:write does not alter the msg_store client state | Matthew Sackman | 2010-10-26 | 3 | -40/+35 |
| | | | * | | | | | If Terms differs from Terms1, then it'll be because there was an issue in rec... | Matthew Sackman | 2010-10-26 | 1 | -1/+1 |
| | | | * | | | | | whitespace | Matthew Sackman | 2010-10-26 | 2 | -2/+2 |
| | | | * | | | | | merge default into bug23408 | Matthias Radestock | 2010-10-25 | 4 | -261/+351 |
| | | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | | * | | | | merge default into bug23408 | Matthias Radestock | 2010-10-23 | 1 | -17/+15 |
| | | | | |\ \ \ \ | |||||
| | | | | * \ \ \ \ | merge default into bug23408 | Matthias Radestock | 2010-10-23 | 4 | -280/+376 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ | merge default into bug23408 | Matthias Radestock | 2010-10-23 | 4 | -273/+370 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | adapt vq to new msg_store and qi APIs | Matthias Radestock | 2010-10-21 | 1 | -143/+186 |
| | | | | | | * | | | | | fix tests | Matthias Radestock | 2010-10-20 | 1 | -58/+85 |
| | | | | | | * | | | | | rejig qi initialisation, separating clean init and recovery | Matthias Radestock | 2010-10-20 | 1 | -19/+24 |
| | | | | | | * | | | | | add a fun to get hold of the client_ref from the client_msstate | Matthias Radestock | 2010-10-20 | 1 | -0/+4 |
| | | | | | | * | | | | | move msg_store server identity and client identity into client state. | Matthias Radestock | 2010-10-20 | 1 | -48/+58 |
| | | | | | | | |_|_|/ | | | | | | |/| | | | |||||
