summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Tabs to spaces and remove trailing whitespace - yes, this is going to make su...Matthew Sackman2010-09-101-295/+296
| | * | | | | | | refactored codeAlexandru Scvortov2010-08-311-10/+8
| | * | | | | | | shortened code a bitAlexandru Scvortov2010-08-311-55/+20
| | * | | | | | | in/3 -> in/2; drain/2 -> drain/1Alexandru Scvortov2010-08-311-14/+15
| | * | | | | | | updated docsAlexandru Scvortov2010-08-251-4/+6
| | * | | | | | | removed all references to pcall and pcastAlexandru Scvortov2010-08-253-44/+18
| | * | | | | | | typoAlexandru Scvortov2010-08-241-2/+2
| | * | | | | | | refactoringAlexandru Scvortov2010-08-241-31/+23
| | * | | | | | | migrated rabbit_limiter to prioritizersAlexandru Scvortov2010-08-241-2/+5
| | * | | | | | | refactoringAlexandru Scvortov2010-08-242-28/+27
| | * | | | | | | migrated amqqueue to prioritisersAlexandru Scvortov2010-08-242-22/+40
| | * | | | | | | migrated msg_store to prioritisersAlexandru Scvortov2010-08-241-8/+26
| | * | | | | | | merge default into bug23157Alexandru Scvortov2010-08-241-2/+2
| | |\ \ \ \ \ \ \
| | * | | | | | | | rabbit_channel migrated to prioritisersAlexandru Scvortov2010-08-241-4/+17
| | * | | | | | | | added error handling wrappers for prioritisersAlexandru Scvortov2010-08-241-13/+27
| | * | | | | | | | prioritize -> prioritiseAlexandru Scvortov2010-08-241-14/+14
| | * | | | | | | | unprioritized calls, casts and infos are passed through the prioritize functionsAlexandru Scvortov2010-08-231-29/+48
| | * | | | | | | | gen_server2: functions now use a record instead of 9 argumentsAlexandru Scvortov2010-08-231-118/+177
| * | | | | | | | | Added tag rabbitmq_v2_1_0 for changeset d2e36559b461Marek Majkowski2010-09-150-0/+0
| * | | | | | | | | merged headsrabbitmq_v2_1_0Marek Majkowski2010-09-152-2/+23
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merged bug21528 into defaultEmile Joubert2010-09-141-1/+22
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Re-indentEmile Joubert2010-09-141-7/+12
| | | * | | | | | | | | Change 'case' to 'if'Emile Joubert2010-09-141-3/+2
| | | * | | | | | | | | use OTP functions to decide whether a cipher suite uses RC4 or notAlexandru Scvortov2010-09-131-8/+13
| | | * | | | | | | | | refactoringAlexandru Scvortov2010-09-081-10/+11
| | | * | | | | | | | | string:str instead of re:runAlexandru Scvortov2010-09-081-1/+1
| | | * | | | | | | | | accept string names for ciphers; don't clobber user-defined cipher optionAlexandru Scvortov2010-09-071-4/+10
| | | * | | | | | | | | unbreak sslAlexandru Scvortov2010-09-071-1/+6
| | * | | | | | | | | | cosmeticMatthias Radestock2010-09-141-1/+1
| * | | | | | | | | | | Release 2.1.0 changelog updateMarek Majkowski2010-09-152-0/+9
| |/ / / / / / / / / /
| * | | | | | | | | | merge bug23249 into defaultMatthias Radestock2010-09-142-5/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | set up monitoring in the callerMatthias Radestock2010-09-132-3/+2
| | * | | | | | | | | Use monitor, not link, *consistently*Matthew Sackman2010-09-081-1/+1
| | * | | | | | | | | Use monitor, not linkMatthew Sackman2010-09-082-2/+2
| * | | | | | | | | | Make naming of Exchange, X, ExchangeName, XName consistentMatthew Sackman2010-09-123-67/+66
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge bug23248 into default (link broken on generated man pages)Emile Joubert2010-09-101-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fix a manpages linkAlexandru Scvortov2010-09-081-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Correcting maintainers field in debian control fileMatthew Sackman2010-09-101-1/+1
| * | | | | | | | | Merging bug 23212 onto defaultMatthew Sackman2010-09-101-2/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Check the exit status of kill, not its outputDavid Wragg2010-09-101-1/+12
| | * | | | | | | | | Use a more portable command to probe for pidsDavid Wragg2010-09-071-2/+1
| * | | | | | | | | | merge bug23137 into defaultMatthias Radestock2010-09-091-29/+60
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | tweakMatthias Radestock2010-09-091-3/+3
| | * | | | | | | | | Improvements to documentationMatthew Sackman2010-09-091-28/+39
| | * | | | | | | | | say a bit more own fd ownershipMatthias Radestock2010-09-091-2/+4
| | * | | | | | | | | tweakMatthias Radestock2010-09-091-1/+1
| | * | | | | | | | | tweaksMatthias Radestock2010-09-091-20/+22
| | * | | | | | | | | Corrected documentationMatthew Sackman2010-09-081-22/+38
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | merge bug23233 into defaultMatthias Radestock2010-09-091-74/+44
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove all traces of contiguous_top and do necessary refactorings. Manually v...Matthew Sackman2010-09-081-74/+44
| | |/ / / / / / / /