Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | another, even tinier, refactor | Matthias Radestock | 2012-01-04 | 1 | -5/+2 |
* | tiny refactor | Matthias Radestock | 2012-01-04 | 1 | -19/+14 |
* | Reduce nesting of case statements | Emile Joubert | 2011-10-27 | 1 | -15/+12 |
* | Change the meaning of vm_memory_high_watermark = 0.0 | Emile Joubert | 2011-10-27 | 1 | -8/+13 |
* | replace timer:apply_interval with timer:send_intervalbug24508 | Matthias Radestock | 2011-10-20 | 1 | -10/+5 |
* | Remove redundant definition | Emile Joubert | 2011-09-28 | 1 | -3/+0 |
* | Rely on a running vm_memory_monitor | Emile Joubert | 2011-09-19 | 1 | -17/+3 |
* | Better default last memory limit during updates | Emile Joubert | 2011-09-19 | 1 | -8/+17 |
* | Makes queues sensitive to changes in RAM | Emile Joubert | 2011-09-16 | 1 | -12/+8 |
* | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -5/+5 |
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | Updating outdated comment | Matthew Sackman | 2010-11-09 | 1 | -2/+3 |
* | use consistent return types for start/start_link functionsbug23120 | Matthias Radestock | 2010-08-13 | 1 | -1/+1 |
* | Introduced and used ok_or_error2(A,B). Also verified everything seems happy u... | Matthew Sackman | 2010-07-07 | 1 | -2/+1 |
* | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -3/+4 |
* | {'ok', A} -> rabbit_types:ok(A) | Alexandru Scvortov | 2010-07-06 | 1 | -1/+1 |
* | {error, A} -> rabbit_types:error(A) | Alexandru Scvortov | 2010-07-06 | 1 | -1/+1 |
* | correct some specs - ram durations can be 'infinity'bug22871 | Matthias Radestock | 2010-06-18 | 1 | -1/+2 |
* | add memory_monitor | Matthias Radestock | 2010-04-16 | 1 | -0/+293 |