Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use consistent return types for start/start_link functionsbug23120 | Matthias Radestock | 2010-08-13 | 1 | -3/+2 |
* | Introduced and used ok_or_error2(A,B). Also verified everything seems happy u... | Matthew Sackman | 2010-07-07 | 1 | -5/+3 |
* | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -2/+4 |
* | {'ok', A} -> rabbit_types:ok(A) | Alexandru Scvortov | 2010-07-06 | 1 | -2/+2 |
* | {error, A} -> rabbit_types:error(A) | Alexandru Scvortov | 2010-07-06 | 1 | -2/+2 |
* | Created worker pool system, and pushed the rabbit_misc:execute_mnesia_txn thr... | Matthew Sackman | 2010-03-23 | 1 | -0/+69 |