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 |
* | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -1/+2 |
* | {'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 |
* | add worker_pook:submit_async/1 | Matthias Radestock | 2010-04-09 | 1 | -5/+23 |
* | Missing hibernate timeout | Matthew Sackman | 2010-04-04 | 1 | -3/+5 |
* | cosmeticbug22560 | Matthew Sackman | 2010-03-23 | 1 | -1/+1 |
* | Created worker pool system, and pushed the rabbit_misc:execute_mnesia_txn thr... | Matthew Sackman | 2010-03-23 | 1 | -0/+135 |