summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | 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-293-6/+78
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | WhitespaceEmile Joubert2010-10-292-9/+9
| | | * | | | | | | Fix for bug23218Jerry Kuch2010-10-283-6/+78
| | * | | | | | | | Merge bug 23408 into defaultMatthew Sackman2010-10-2715-119/+55
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merged bug23415 into defaultEmile Joubert2010-10-267-86/+51
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | application:get_env/1 -> application:get_env/2Alexandru Scvortov2010-10-261-1/+1
| | | * | | | | | | | | remove references to cluster_config_fileAlexandru Scvortov2010-10-268-33/+4
| | * | | | | | | | | | 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
| | | | | | |_|_|/ / / / / / | | | | | |/| | | | | | | |
| * | | | | | | | | | | | | Use the protocol field to indicate something useful.Simon MacMullen2010-10-281-10/+10
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merging bug 23429 into defaultMatthew Sackman2010-10-267-276/+283
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use two pools of delegates, one for each of outgoing and incoming messages. P...Simon MacMullen2010-10-252-13/+20
* | | | | | | | | | | | | | remove repetition + formattingMarek Majkowski2010-11-021-8/+3
* | | | | | | | | | | | | | Missed update to rabbit_types.Marek Majkowski2010-11-021-3/+3
* | | | | | | | | | | | | | Don't add the name MD5, don't base64 encode.Simon MacMullen2010-11-021-5/+5
* | | | | | | | | | | | | | Revert the change to check_vhost_access/2Simon MacMullen2010-11-012-4/+3
* | | | | | | | | | | | | | Add change_password_hash/2, rename hash_password/2 as it has little in common...Simon MacMullen2010-11-011-3/+13
* | | | | | | | | | | | | | Use MD5 rather than SHA2 to avoid embedding anything. Indicate hashing functi...Simon MacMullen2010-11-012-505/+6
* | | | | | | | | | | | | | Various API changesSimon MacMullen2010-10-262-11/+21
* | | | | | | | | | | | | | Hash passwords.Simon MacMullen2010-10-263-8/+527
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge bug23319 into default (remove client scope)Simon MacMullen2010-10-265-73/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | merge default into bug23319Alexandru Scvortov2010-10-1822-421/+550
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | remove scope from permissions tupleAlexandru Scvortov2010-10-131-1/+1
| * | | | | | | | | | | | merge default into bug23319Alexandru Scvortov2010-10-1322-270/+566
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | updated docsAlexandru Scvortov2010-09-301-11/+1
| * | | | | | | | | | | | | remove client scope and scopesAlexandru Scvortov2010-09-303-61/+29
* | | | | | | | | | | | | | merge bug23344 into defaultMatthias Radestock2010-10-2514-317/+614
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | refactoring: comprehensions are easier to comprehend than foldsMatthias Radestock2010-10-241-5/+2
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | cosmetic: whitespace changes onlyMatthias Radestock2010-10-232-34/+38
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | cosmetics and minor refactoring on code from recently merged bug23111Matthias Radestock2010-10-236-122/+95
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merging bug23111 to default (again)Matthew Sackman2010-10-221-6/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Rather than kicking off the ttl timer on recovery, actually drop expired msgs...Matthew Sackman2010-10-221-6/+6