summaryrefslogtreecommitdiff
path: root/src/pg_local.erl
Commit message (Expand)AuthorAgeFilesLines
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-9/+14
* ClarifyMichael Klishin2018-09-171-1/+1
* Combine two clauses hereMichael Klishin2018-09-171-3/+1
* Make pg_local:member_died/2 more resilientMichael Klishin2018-09-151-27/+47
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-12/+8
* fixes various dialyzer warningsAlvaro Videla2015-11-201-16/+16
* Fix a race.Simon 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 2013Emile Joubert2013-01-231-1/+1
* Update copyright 2012Emile Joubert2012-02-021-1/+1
* Get rid of gen_server2?:call/2 sitesMatthew Sackman2011-02-171-1/+1
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-1/+1
* use consistent return types for start/start_link functionsMatthias 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