summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make the Erlang tests pass againSimon MacMullen2010-12-211-2/+9
* Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-219-342/+407
* OopsSimon MacMullen2010-12-201-1/+1
* More commentsSimon MacMullen2010-12-201-1/+29
* Clean upSimon MacMullen2010-12-201-1/+0
* Merge from defaultSimon MacMullen2010-12-2010-48/+115
|\
| * OopsSimon MacMullen2010-12-201-1/+1
| * merge headsMatthias Radestock2010-12-201-1/+1
| |\
| | * fix bug in consumer_delete event emission on queue terminationMatthias Radestock2010-12-171-1/+1
| * | Merge bug23358 into defaultSimon MacMullen2010-12-202-6/+12
| |\ \
| | * | cosmeticMatthias Radestock2010-12-201-6/+4
| | * | Adding documentationMatthew Sackman2010-12-171-0/+8
| | |/
| * | rabbit_misc:rs/1Simon MacMullen2010-12-201-6/+3
| * | Legible error message.Simon MacMullen2010-12-201-3/+6
| * | Tone down the name a bitSimon MacMullen2010-12-201-2/+2
| * | Large-ish merge from default.Jerry Kuch2010-12-1624-266/+734
| |\ \ | | |/
| | * merge bug23232 into defaultMatthias Radestock2010-12-151-11/+39
| | |\
| | | * FixSimon MacMullen2010-12-031-3/+3
| | | * Consistency with other events.Simon MacMullen2010-12-031-8/+8
| | | * CosmeticSimon MacMullen2010-12-031-2/+2
| | | * FixSimon MacMullen2010-12-031-1/+2
| | | * Oops.Simon MacMullen2010-12-031-1/+1
| | | * Add consumer created / deleted events.Simon MacMullen2010-12-031-11/+38
| | * | Merged bug23566 into defaultEmile Joubert2010-12-142-15/+20
| | |\ \
| | | * | This is really a protocol errorSimon MacMullen2010-12-141-1/+1
| | | * | Merged from defaultSimon MacMullen2010-12-142-15/+20
| | | |\ \
| | | | * | global option does not exist in R12B3.Simon MacMullen2010-12-141-3/+4
| | | | * | Mereg default into bug23566.Simon MacMullen2010-12-1332-1214/+822
| | | | |\ \
| | | | * | | Add method name into the error tuple.Simon MacMullen2010-12-021-1/+1
| | | | * | | SimplifySimon MacMullen2010-12-021-12/+4
| | | | * | | Only look for AMQP errors in exits.Simon MacMullen2010-12-021-11/+18
| | | | * | | Remove quotesSimon MacMullen2010-12-021-1/+1
| | | | * | | More robust SASL PLAIN parsing - cope with any number of \0's being present w...Simon MacMullen2010-12-021-3/+10
| | | | * | | Catch all types of exceptions, preserve the stack trace in the event that we ...Simon MacMullen2010-12-021-2/+3
| | | | | |/ | | | | |/|
| * | | | | Cosmetics.Simon MacMullen2010-12-132-15/+10
| * | | | | List comprehension in Mnesia upgrade functions to cut code duplication.Jerry Kuch2010-12-081-8/+6
| * | | | | Merge from default.Jerry Kuch2010-12-0828-1582/+1540
| |\ \ \ \ \
| * | | | | | Merge add_internal_to_[exchange|durable_exchange] into single upgrade function.Jerry Kuch2010-11-181-16/+12
| * | | | | | Add Mnesia db migration for rabbit_durable_exchange table.Jerry Kuch2010-11-171-0/+10
| * | | | | | Merge from default.Jerry Kuch2010-11-1729-350/+675
| |\ \ \ \ \ \
| * | | | | | | Make rabbit_exchange:infos aware of internal exchanges to support rabbitmqctl.Jerry Kuch2010-11-111-1/+2
| * | | | | | | Move internal exchange implementation over from other laptop.Jerry Kuch2010-11-104-14/+32
* | | | | | | | Distinguish between two ways of listing vhosts for users.Simon MacMullen2010-12-151-3/+10
* | | | | | | | Cover the case of non-admin, read.Simon MacMullen2010-12-141-1/+1
* | | | | | | | Merge from defaultSimon MacMullen2010-12-1411-109/+300
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | The resource is not a string.Simon MacMullen2010-11-241-1/+1
| * | | | | | | Dammit.Simon MacMullen2010-11-241-33/+5
| * | | | | | | Mnesia upgrade to convert user to internal_user records. Painful since the bu...Simon MacMullen2010-11-241-0/+43
| * | | | | | | Merge from bug23467 (and hence default)Simon MacMullen2010-11-2417-404/+695
| |\ \ \ \ \ \ \
| * | | | | | | | Spec stuff.Simon MacMullen2010-11-244-12/+17