Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | monitor workersbug26123 | Matthias Radestock | 2014-04-16 | 1 | -1/+13 |
* | track workers by Pid instead of name | Matthias Radestock | 2014-04-16 | 1 | -28/+12 |
* | record workers in a set | Matthias Radestock | 2014-04-16 | 1 | -35/+29 |
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | Cope with clients dying. | Simon MacMullen | 2013-11-08 | 1 | -7/+11 |
* | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | use correct type for {M,F,A} | Matthias Radestock | 2012-01-23 | 1 | -3/+4 |
* | more specs | Alexandru Scvortov | 2011-08-08 | 1 | -0/+1 |
* | 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 |