Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | 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 |
* | include cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -2/+0 |
* | 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 |
* | moved export_types to inside ifdefs | Alexandru Scvortov | 2010-07-05 | 1 | -2/+2 |
* | partially moved types out of rabbit.hrl | Alexandru Scvortov | 2010-07-01 | 1 | -0/+4 |
* | merging bug 22647 into default | Matthew Sackman | 2010-04-24 | 1 | -7/+5 |
|\ | |||||
| * | change guids to fixed-size binariesbug22647 | Matthias Radestock | 2010-04-24 | 1 | -7/+5 |
* | | remove legacy serial seedingbug22646 | Matthias Radestock | 2010-04-24 | 1 | -1/+1 |
|/ | |||||
* | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
* | use base64 module instead of ssl_base64 | Matthias Radestock | 2009-10-26 | 1 | -7/+2 |
* | it's a serial, not a guidbug21427 | Matthias Radestock | 2009-08-20 | 1 | -3/+3 |
* | don't ignore errors | Matthias Radestock | 2009-08-20 | 1 | -4/+6 |
* | use new term file helpers | Matthias Radestock | 2009-08-20 | 1 | -15/+5 |
* | stuff as according to QA. | Matthew Sackman | 2009-08-19 | 1 | -7/+19 |
* | New branch for bug 21427 | Matthew Sackman | 2009-08-19 | 1 | -7/+15 |
* | wait foreverbug20546 | Matthias Radestock | 2009-04-01 | 1 | -1/+2 |
* | keep serial in separate process, to avoid persister bottleneckbug20348 | Matthias Radestock | 2009-02-06 | 1 | -0/+126 |