summaryrefslogtreecommitdiff
path: root/src/rabbit_memory_monitor.erl
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2011-03-041-5/+5
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Updating outdated commentMatthew Sackman2010-11-091-2/+3
* use consistent return types for start/start_link functionsbug23120Matthias Radestock2010-08-131-1/+1
* Introduced and used ok_or_error2(A,B). Also verified everything seems happy u...Matthew Sackman2010-07-071-2/+1
* cleanupAlexandru Scvortov2010-07-061-3/+4
* {'ok', A} -> rabbit_types:ok(A)Alexandru Scvortov2010-07-061-1/+1
* {error, A} -> rabbit_types:error(A)Alexandru Scvortov2010-07-061-1/+1
* correct some specs - ram durations can be 'infinity'bug22871Matthias Radestock2010-06-181-1/+2
* add memory_monitorMatthias Radestock2010-04-161-0/+293