summaryrefslogtreecommitdiff
path: root/src/rabbit_vhost.erl
Commit message (Expand)AuthorAgeFilesLines
* You should be able to delete a vhost containing a crashed queue too.bug21446Simon MacMullen2014-09-111-4/+3
* Introduce the idea that queues can be absent for a reason. The traditional ab...Simon MacMullen2014-09-091-4/+4
* Notify about policy and parameter removal after the vhost is deleted, not dur...bug26176Simon MacMullen2014-05-151-11/+10
* Merge bug26088Simon MacMullen2014-03-311-10/+12
|\
| * Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
| * stable to defaultSimon MacMullen2014-02-071-2/+14
| |\
| * | Make log and trace exchanges internal.Simon MacMullen2013-10-301-9/+11
* | | handle amqqueue:delete errors gracefullybug26088Matthias Radestock2014-03-271-2/+3
| |/ |/|
* | minimal fixbug25762Matthias Radestock2014-02-061-2/+14
|/
* cosmetic: remove unnecessary FQ callMatthias Radestock2013-09-111-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Move the ignore of '_'.bug25548Simon MacMullen2013-05-101-1/+0
* Refactor.Simon MacMullen2013-05-091-1/+9
* Merge in default.Simon MacMullen2013-02-251-3/+3
|\
| * stable to defaultSimon MacMullen2013-02-191-2/+2
| |\
| | * It's 'name', not 'key'.Simon MacMullen2013-02-151-2/+2
| * | stable to defaultSimon MacMullen2013-01-241-1/+1
| |\ \ | | |/
| | * Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* | | Merge defaultSimon MacMullen2013-01-231-0/+2
|\ \ \ | |/ / |/| |
| * | Emit events on vhost creation / deletion.Simon MacMullen2012-11-301-0/+2
| |/
* | refactor: shorter/better names for rabbit_trace functionsMatthias Radestock2012-12-281-1/+1
|/
* CosmeticSimon MacMullen2012-10-161-3/+1
* Rename and refactor policiesEmile Joubert2012-10-151-7/+6
* Delete policies with vhostsEmile Joubert2012-10-121-0/+4
* Parameter API renaming and policy tweaksEmile Joubert2012-10-111-4/+5
* Remove vhost parameters when removing vhost. And a tiny driveby refactor.Simon MacMullen2012-08-081-6/+7
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* log various ctl actionsAlexandru Scvortov2011-09-061-2/+2
* Be more consistent about returning infos from rabbit_auth_backend_internal:li...Simon MacMullen2011-06-061-3/+3
* Add a "tracing" column to the list_vhosts command. A bigger change than expec...bug24129Simon MacMullen2011-05-231-0/+23
* Switch to hard coding the exchange name.Simon MacMullen2011-05-201-6/+7
* cosmeticMatthias Radestock2011-03-041-9/+9
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Some refactoringsMatthew Sackman2011-01-131-2/+3
* One less thunkEmile Joubert2011-01-101-1/+1
* Transfer changes from rabbit_access_control to rabbit_vhostEmile Joubert2011-01-101-29/+27
* Fix a few spec-related stupidities.Simon MacMullen2011-01-051-1/+1
* Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-211-0/+122