| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing export | Matthias Radestock | 2010-10-05 | 1 | -1/+1 |
* | correct type spec, and cosmetics | Matthias Radestock | 2010-10-05 | 1 | -2/+1 |
* | Cosmetic | Emile Joubert | 2010-09-24 | 1 | -4/+4 |
* | Query memory on AIXbug23290 | Emile Joubert | 2010-09-24 | 1 | -0/+17 |
* | use consistent return types for start/start_link functionsbug23120 | Matthias Radestock | 2010-08-13 | 1 | -4/+1 |
* | rabbit_exchange:type_to_module/1 no longer throws protocol errors | Alexandru Scvortov | 2010-08-03 | 1 | -1/+1 |
* | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -2/+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 |
* | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 1 | -3/+3 |
|\ |
|
| * | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
* | | Detect version of os_mon, and if we have version > 2.2.1 then we trust its ou... | Matthew Sackman | 2010-02-04 | 1 | -6/+21 |
|/ |
|
* | bug22266: fixed language in a comment, due to suggestion from Sophiebug22266 | Marek Majkowski | 2010-01-29 | 1 | -3/+3 |
* | bug22266: we don't depend on os_mon any more, though other parts of code stil... | Marek Majkowski | 2010-01-29 | 1 | -2/+0 |
* | bug22266: make magic numbers less cryptic | Marek Majkowski | 2010-01-28 | 1 | -4/+4 |
* | bug22266: get_vm_limit now made exception for Windows, but it doesn't matter ... | Marek Majkowski | 2010-01-28 | 1 | -11/+19 |
* | bug22266: redefined what memory limit shall mean | Marek Majkowski | 2010-01-28 | 1 | -2/+10 |
* | minor addition to vm_memory_monitor API | Matthias Radestock | 2010-01-27 | 1 | -1/+9 |
* | infinite timeout in all vm_memory_monitor gen_server:calls | Matthias Radestock | 2010-01-27 | 1 | -4/+5 |
* | cosmetic | Matthias Radestock | 2009-11-25 | 1 | -2/+3 |
* | put things in (the right) order | Matthias Radestock | 2009-11-25 | 1 | -22/+22 |
* | don't use rabbit_log; use gen_server, not 2; correct long linesbug22042 | Matthew Sackman | 2009-11-25 | 1 | -14/+16 |
* | remove trailing spaces | Matthew Sackman | 2009-11-25 | 1 | -9/+9 |
* | set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...bug21457 | Matthew Sackman | 2009-10-29 | 1 | -5/+6 |
* | Minor improvements to spec and some cosmetics | Matthew Sackman | 2009-10-29 | 1 | -11/+10 |
* | QA: specs | Marek Majkowski | 2009-10-29 | 1 | -0/+15 |
* | QA: yes, that's better error handling... | Marek Majkowski | 2009-10-29 | 1 | -16/+10 |
* | QA: Removed useless comments, added 'no such command' guards. | Marek Majkowski | 2009-10-29 | 1 | -9/+15 |
* | 512MB => 1GB | Matthew Sackman | 2009-10-28 | 1 | -4/+4 |
* | More cosmetic | Matthew Sackman | 2009-10-28 | 1 | -0/+2 |
* | more cosmetics and formatting | Matthew Sackman | 2009-10-28 | 1 | -28/+18 |
* | More cosmetics and reorganisations | Matthew Sackman | 2009-10-28 | 1 | -71/+79 |
* | cosmetics and rearranging only - conformance and consistency | Matthew Sackman | 2009-10-28 | 1 | -105/+111 |
* | On the way towards perfect indentation. | Marek Majkowski | 2009-10-27 | 1 | -10/+10 |
* | Fixed tabs. | Marek Majkowski | 2009-10-27 | 1 | -10/+10 |
* | Added support for solaris | Marek Majkowski | 2009-10-27 | 1 | -0/+23 |
* | QA: erlang:trunc -> trunc | Marek Majkowski | 2009-10-12 | 1 | -2/+2 |
* | QA fixes | Marek Majkowski | 2009-10-12 | 1 | -12/+6 |
* | minor os_mon fixes | Marek Majkowski | 2009-09-28 | 1 | -2/+1 |
* | renamed to vm_memory_monitor | Marek Majkowski | 2009-09-25 | 1 | -0/+285 |