summaryrefslogtreecommitdiff
path: root/src/rabbit_parameter_validation.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* rabbit_parameter_validation: support maps in proplist validatorMichael Klishin2018-04-091-0/+4
* Fix verbiage to read a little betterLuke Bakken2017-07-071-2/+2
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Use negative values to disable per-vhost limits, 0 to refuse all connectionsMichael Klishin2016-08-051-1/+7
|/
* Update (c) infoMichael Klishin2016-01-011-1/+1
* (c) yearMichael Klishin2015-05-241-1/+1
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* SpellingEmile Joubert2013-02-051-1/+1
* rabbit_parameter_validation:enum/1Simon MacMullen2013-02-011-1/+13
* Update copyright 2013Emile Joubert2013-01-231-1/+1
* Merge defaultEmile Joubert2012-09-131-1/+6
|\
| * Add a boolean validator.Simon MacMullen2012-09-071-1/+6
* | Backout changeset 25ee0d6a9c30Emile Joubert2012-09-101-2/+0
* | Constrain policy regex patterns to binariesEmile Joubert2012-09-061-2/+4
* | Permit absent policy priorityEmile Joubert2012-09-061-0/+2
* | Backout changeset 3ac70be8c5a2Emile Joubert2012-09-061-2/+0
* | Disallow empty patternsEmile Joubert2012-08-241-0/+2
* | Match policies by regex instead of prefixEmile Joubert2012-08-231-1/+8
|/
* Move parameter validation into its own module.Simon MacMullen2012-05-181-0/+61