summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refactor a bit, have the first cluster node fail if version is wrongSimon MacMullen2010-11-081-43/+38
* Check the schema version on disc as well as the integrity check when starting...Simon MacMullen2010-11-051-15/+29
* Keep the old behaviour when upgrading from 2.1.0 or earlier.Simon MacMullen2010-11-042-21/+29
* Check the version we want matches the one a remote node is running before joi...Simon MacMullen2010-11-042-23/+49
* Create the schema version file in the case where we acquire the schema via th...Simon MacMullen2010-11-041-1/+2
* Blow up if the upgrade does not leave us with a valid schema. Refactor severa...Simon MacMullen2010-11-021-25/+31
* Inlining to prevent running out of disk space by overly long source filesMatthew Sackman2010-11-021-4/+3
* Same as before - avoid unnecessary functions for pattern matchMatthew Sackman2010-11-021-4/+4
* Match the list: no need to use lengthMatthew Sackman2010-11-021-4/+4
* Merging default into bug22573Matthew Sackman2010-11-0211-402/+547
|\
| * One head of default is better than twoMatthew Sackman2010-11-021-10/+2
| |\
| | * Merged bug23419 into defaultRob Harrop2010-11-021-10/+2
| | |\
| | | * Removed unused definesRob Harrop2010-11-021-2/+0
| | | * Use siblings of mnesia dirMatthew Sackman2010-10-221-6/+3
| | | * Supply the plugins_expand_dir application env var to rabbit as well as the ac...Matthew Sackman2010-10-202-11/+8
| * | | Merging default into bug23411Matthew Sackman2010-11-0219-926/+1380
| |\ \ \ | | |/ /
| | * | Use 12B05-friendly conversion of atom to binaryMichael Bridgen2010-11-011-1/+1
| | * | Merged bug23442 into defaultEmile Joubert2010-10-298-352/+505
| | |\ \
| | | * | Add a comment to explainSimon MacMullen2010-10-291-0/+3
| | | * | Merged bug23446 into defaultEmile Joubert2010-10-291-0/+2
| | | |\ \
| | | | * | Store listener IP addressSimon MacMullen2010-10-281-0/+2
| | | * | | Removing two headsRob Harrop2010-10-291-38/+32
| | | |\ \ \
| | | | * \ \ Merge from bug23422Rob Harrop2010-10-2916-872/+1257
| | | | |\ \ \ | | | | | |/ /
| | | | * | | Remove unnecessary branch. Also, assertion of q3's emptiness is unnecessary a...Matthew Sackman2010-10-221-37/+32
| | | | * | | Simplify conditional and use the right stateMatthew Sackman2010-10-211-3/+2
| | | | | |/ | | | | |/|
| | | * | | merge bug23437 into defaultAlexandru Scvortov2010-10-291-1/+0
| | | |\ \ \
| | | | * | | Remove unnecessary SSL includeEmile Joubert2010-10-271-1/+0
| | | | | |/ | | | | |/|
| | | * | | Merged bug23218 into default (configurable server_properties)Emile Joubert2010-10-292-6/+77
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | WhitespaceEmile Joubert2010-10-292-9/+9
| | | | * | Fix for bug23218Jerry Kuch2010-10-282-6/+77
| | | * | | Merge bug 23408 into defaultMatthew Sackman2010-10-276-78/+51
| | | |\ \ \
| | | | * \ \ Merged bug23415 into defaultEmile Joubert2010-10-265-74/+49
| | | | |\ \ \
| | | | * | | | application:get_env/1 -> application:get_env/2Alexandru Scvortov2010-10-261-1/+1
| | | | * | | | remove references to cluster_config_fileAlexandru Scvortov2010-10-261-4/+2
| | | * | | | | cosmeticMatthew Sackman2010-10-261-2/+2
| | | * | | | | remove unnecessary begin/endMatthew Sackman2010-10-261-3/+2
| | | * | | | | Improve passing of state in tests (and correct some wrong state numbering at ...Matthew Sackman2010-10-261-41/+44
| | | * | | | | undo incorrect fixMatthew Sackman2010-10-261-1/+0
| | | * | | | | msg_store:write does not alter the msg_store client stateMatthew Sackman2010-10-263-40/+35
| | | * | | | | If Terms differs from Terms1, then it'll be because there was an issue in rec...Matthew Sackman2010-10-261-1/+1
| | | * | | | | whitespaceMatthew Sackman2010-10-262-2/+2
| | | * | | | | merge default into bug23408Matthias Radestock2010-10-254-261/+351
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | merge default into bug23408Matthias Radestock2010-10-231-17/+15
| | | | |\ \ \ \
| | | | * \ \ \ \ merge default into bug23408Matthias Radestock2010-10-234-280/+376
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ merge default into bug23408Matthias Radestock2010-10-234-273/+370
| | | | | |\ \ \ \ \
| | | | | | * | | | | adapt vq to new msg_store and qi APIsMatthias Radestock2010-10-211-143/+186
| | | | | | * | | | | fix testsMatthias Radestock2010-10-201-58/+85
| | | | | | * | | | | rejig qi initialisation, separating clean init and recoveryMatthias Radestock2010-10-201-19/+24
| | | | | | * | | | | add a fun to get hold of the client_ref from the client_msstateMatthias Radestock2010-10-201-0/+4
| | | | | | * | | | | move msg_store server identity and client identity into client state.Matthias Radestock2010-10-201-48/+58
| | | | | | | |_|_|/ | | | | | | |/| | |