summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge with defaultRob Harrop2010-09-171-3/+3
|\
| * cosmetic: remove trailing whitespaceMatthias Radestock2010-09-161-3/+3
* | fixed test_queue_recover. recovery is working again with per-queue ttlRob Harrop2010-09-162-4/+6
* | fixed bug in persistent_guids vqRob Harrop2010-09-161-3/+4
* | merged with defaultRob Harrop2010-09-169-492/+564
|\ \ | |/
| * unknown_ca SSL workaround expiry reminderEmile Joubert2010-09-151-0/+2
| * Merging bug 23157 into defaultMatthew Sackman2010-09-158-492/+562
| |\
| | * No sense in not using the full wordMatthew Sackman2010-09-151-3/+3
| | * It's perfectly legal to convert a process to a gen_server by just calling ent...Matthew Sackman2010-09-151-3/+4
| | * cosmeticMatthew Sackman2010-09-141-4/+6
| | * cosmeticMatthew Sackman2010-09-101-21/+15
| | * When I wrote 'Please rewrite drain/2 to drain/1 - it's bizarre having both th...Matthew Sackman2010-09-101-14/+15
| | * Tabs => spacesMatthew Sackman2010-09-101-15/+15
| | * Merging default into bug 23157Matthew Sackman2010-09-1035-1254/+1372
| | |\
| | * | 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
* | | | | whitespace clean upRob Harrop2010-09-161-2/+2
* | | | | removed stray io:format callsRob Harrop2010-09-152-11/+2
* | | | | midway through fixing test_queue_recoverRob Harrop2010-09-153-7/+35
* | | | | merge with remoteRob Harrop2010-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
* | | | | | erlang tests working againRob Harrop2010-09-153-6/+7
* | | | | | merged with defaultRob Harrop2010-09-1435-1533/+1840
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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