summaryrefslogtreecommitdiff
path: root/src/rabbit_misc.erl
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/ / / /
* | | | Don't quote node atoms, it makes the resulting string harder to use in shell ...bug26039Simon MacMullen2014-02-261-8/+2
|/ / /
* | | remove an abstraction too farMatthias Radestock2014-02-061-3/+1
* | | merge bug25980 into defaultMatthias Radestock2014-02-051-0/+9
|\ \ \
| * | | The existing value can be 'undefined'.Simon MacMullen2014-01-271-1/+2
| * | | Try to get the weighting factor right.Simon MacMullen2014-01-271-0/+8
| | |/ | |/|
* | | Remove rabbit_misc:multi_call/2Tim Watson2014-01-291-28/+0
|/ /
* | Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st...Simon MacMullen2013-12-101-2/+2
* | RenameSimon MacMullen2013-12-101-5/+5
* | A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-101-0/+6
|/
* Allow use of the new policies.Simon MacMullen2013-09-091-3/+0
* Relax headers type constraintsbug25733Emile Joubert2013-08-281-1/+3
* Merge bug25689 (again)rabbitmq_v3_1_4Simon MacMullen2013-08-061-1/+1
|\
| * Fix embarassment perpetrated in 97f0e3842c04.bug25689Simon MacMullen2013-08-061-1/+1
* | merge bug25686 into stableMatthias Radestock2013-08-051-4/+7
|\ \
| * | refactor type specbug25686Matthias Radestock2013-08-051-3/+5
| * | Better error message for DLX type errorEmile Joubert2013-08-011-5/+4
| * | Check dlx type while checking permissionsEmile Joubert2013-07-311-1/+3
* | | refactor: rpc:call already optimises calls to local nodesMatthias Radestock2013-08-051-6/+1
* | | Merge bug25689Simon MacMullen2013-07-311-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* | Integrate win32_cmd/1 into rabbit_misc:os_cmd/1, so that we have just one fun...Simon MacMullen2013-07-311-9/+12
* | Add space for clink os cmds separatelyEmile Joubert2013-07-311-0/+5
|/
* graceful handling of application:which_applications() timeoutbug25571Matthias Radestock2013-05-311-1/+12
* stable to defaultSimon MacMullen2013-01-241-1/+1
|\
| * Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* | rationalise timer maintenanceMatthias Radestock2013-01-081-0/+19
* | merge default into bug24407Matthias Radestock2013-01-031-4/+15
|\ \
| * | optimisation: ditch guards on rabbit_misc:r/{2,3}Matthias Radestock2012-12-281-4/+3
| |/
| * Tweak the regex, align, and a test.bug25330Simon MacMullen2012-12-051-2/+2
| * Move the version check fun to misc, and anchor the regex.Simon MacMullen2012-12-051-0/+12
* | cosmetic, plus correctly identify provenanceMatthias Radestock2012-11-291-26/+17
* | Only respond to 'EXIT's from parent / syncer.Simon MacMullen2012-11-291-1/+45
|/
* Work on older Erlang versionsSimon MacMullen2012-11-141-4/+4
* Decrease geometrically as well.Simon MacMullen2012-11-121-1/+2
* Background GC.Simon MacMullen2012-11-121-0/+18
* cosmeticMatthias Radestock2012-11-051-6/+3
* tweakMatthias Radestock2012-11-051-1/+1
* check_expiry_size => check_expiryTim Watson2012-11-051-5/+5
* Merge default into bug19376Tim Watson2012-11-011-0/+12
|\
| * verify the basic.expiration >= 0Tim Watson2012-10-301-0/+2
| * merge defaultFrancesco Mazzoli2012-09-141-0/+10
| |\
* | | better error messages for 'absent' queues in various commandsMatthias Radestock2012-10-241-1/+11
* | | Abstract base64url/1.bug25220Simon MacMullen2012-10-221-0/+9
* | | merge defaultFrancesco Mazzoli2012-09-141-0/+13
|\ \ \ | |/ / |/| |
| * | merge defaultFrancesco Mazzoli2012-08-131-0/+13
| |\ \ | | |/ | |/|
| | * merge defaultFrancesco Mazzoli2012-08-011-13/+14
| | |\
| | * \ merge defaultFrancesco Mazzoli2012-07-161-1/+6
| | |\ \
| | * | | `rabbit_misc:rabbit_version/0' => `rabbit_misc:version/0'Francesco Mazzoli2012-07-091-3/+3
| | * | | wipe the mnesia data before starting if the cluster nodes are inconsistentFrancesco Mazzoli2012-07-031-0/+7