summaryrefslogtreecommitdiff
path: root/src/pg_local.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix a race.bug25813Simon MacMullen2014-08-201-1/+7
* Prevent malicious channels from sending messages to arbitrary processes with ...Simon MacMullen2014-08-181-1/+12
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-1/+1
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* Get rid of gen_server2?:call/2 sitesbug23859Matthew Sackman2011-02-171-1/+1
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-1/+1
* use consistent return types for start/start_link functionsbug23120Matthias Radestock2010-08-131-2/+2
* Introduced and used ok_or_error2(A,B). Also verified everything seems happy u...Matthew Sackman2010-07-071-3/+2
* cleanupAlexandru Scvortov2010-07-061-3/+4
* {'ok', A} -> rabbit_types:ok(A)Alexandru Scvortov2010-07-061-2/+2
* {error, A} -> rabbit_types:error(A)Alexandru Scvortov2010-07-061-2/+2
* Extended all timeoutsMatthew Sackman2010-03-081-1/+1
* add pg_local:sync helper function for testingMatthias Radestock2010-02-041-0/+10
* make pg_local do what it is supposed toMatthias Radestock2010-02-011-244/+71
* rename pg2 to pg_local, prior to more substantial modificationsMatthias Radestock2010-02-011-0/+376