summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | * Use one-shot timersSimon MacMullen2010-09-144-63/+63
| | * | | | | Only emit stats in state running, so we don't emit stats before the connectio...Simon MacMullen2010-09-131-2/+5
| | * | | | | Revert emiting stats on creation in the queue and channel.Simon MacMullen2010-09-132-8/+0
| | * | | | | Merge default into bug23193Simon MacMullen2010-09-1318-212/+335
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Only emit stats if level != none.Simon MacMullen2010-09-133-6/+18
| | * | | | | init_expires/1 before emitting stats.Simon MacMullen2010-09-091-2/+2
| | * | | | | Emit stats just after creation event.Simon MacMullen2010-09-073-2/+6
| * | | | | | Merging bug23047 into defaultMatthew Sackman2010-09-202-13/+18
| |\ \ \ \ \ \
| | * | | | | | remove rest of xref callsAlexandru Scvortov2010-09-161-2/+0
| | * | | | | | remove superfluous xref stuffAlexandru Scvortov2010-09-161-15/+1
| | * | | | | | merge default into bug23047Alexandru Scvortov2010-09-1652-2047/+2577
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | removed underspecs warningsAlexandru Scvortov2010-08-251-1/+1
| | * | | | | | added xref check for undefined, unused and deprecated functionsAlexandru Scvortov2010-08-192-11/+29
| | * | | | | | told dialyzer to check for more thingsAlexandru Scvortov2010-08-181-3/+6
| * | | | | | | Merging bug 22926 into defaultMatthew Sackman2010-09-191-7/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge default into bug22926David Wragg2010-09-17100-3497/+10867
| | |\ \ \ \ \ \ \
| | * | | | | | | | Refine the inclusion of deps.mkDavid Wragg2010-07-011-7/+2
| * | | | | | | | | Merge bug23255 into default (unresolved dependency on inets)David Wragg2010-09-191-1/+4
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Rephrase commentDavid Wragg2010-09-191-2/+3
| | * | | | | | | | Add a comment.Simon MacMullen2010-09-171-0/+2
| | * | | | | | | | Revert ca0dfcaaecdcSimon MacMullen2010-09-171-3/+1
| | * | | | | | | | Make erlang-inets into a "recommends" dependency.Simon MacMullen2010-09-141-1/+3
| | * | | | | | | | Add a dependency on erlang-inets (for mochiweb really, in case someone instal...Simon MacMullen2010-09-091-1/+1
* | | | | | | | | | RC4 commentEmile Joubert2010-09-171-1/+2
|/ / / / / / / / /
* | | | | | | | | cosmetic: remove trailing whitespaceMatthias Radestock2010-09-164-6/+5
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | 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-1044-1276/+1483
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | 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