| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the Erlang tests pass again | Simon MacMullen | 2010-12-21 | 1 | -2/+9 |
| * | Split rabbit_access_control up. Functions that are facades onto the auth back... | Simon MacMullen | 2010-12-21 | 9 | -342/+407 |
| * | Oops | Simon MacMullen | 2010-12-20 | 1 | -1/+1 |
| * | More comments | Simon MacMullen | 2010-12-20 | 1 | -1/+29 |
| * | Clean up | Simon MacMullen | 2010-12-20 | 1 | -1/+0 |
| * | Merge from default | Simon MacMullen | 2010-12-20 | 10 | -48/+115 |
| |\ | |||||
| | * | Oops | Simon MacMullen | 2010-12-20 | 1 | -1/+1 |
| | * | merge heads | Matthias Radestock | 2010-12-20 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fix bug in consumer_delete event emission on queue termination | Matthias Radestock | 2010-12-17 | 1 | -1/+1 |
| | * | | Merge bug23358 into default | Simon MacMullen | 2010-12-20 | 2 | -6/+12 |
| | |\ \ | |||||
| | | * | | cosmetic | Matthias Radestock | 2010-12-20 | 1 | -6/+4 |
| | | * | | Adding documentation | Matthew Sackman | 2010-12-17 | 1 | -0/+8 |
| | | |/ | |||||
| | * | | rabbit_misc:rs/1 | Simon MacMullen | 2010-12-20 | 1 | -6/+3 |
| | * | | Legible error message. | Simon MacMullen | 2010-12-20 | 1 | -3/+6 |
| | * | | Tone down the name a bit | Simon MacMullen | 2010-12-20 | 1 | -2/+2 |
| | * | | Large-ish merge from default. | Jerry Kuch | 2010-12-16 | 24 | -266/+734 |
| | |\ \ | | |/ | |||||
| | | * | merge bug23232 into default | Matthias Radestock | 2010-12-15 | 1 | -11/+39 |
| | | |\ | |||||
| | | | * | Fix | Simon MacMullen | 2010-12-03 | 1 | -3/+3 |
| | | | * | Consistency with other events. | Simon MacMullen | 2010-12-03 | 1 | -8/+8 |
| | | | * | Cosmetic | Simon MacMullen | 2010-12-03 | 1 | -2/+2 |
| | | | * | Fix | Simon MacMullen | 2010-12-03 | 1 | -1/+2 |
| | | | * | Oops. | Simon MacMullen | 2010-12-03 | 1 | -1/+1 |
| | | | * | Add consumer created / deleted events. | Simon MacMullen | 2010-12-03 | 1 | -11/+38 |
| | | * | | Merged bug23566 into default | Emile Joubert | 2010-12-14 | 2 | -15/+20 |
| | | |\ \ | |||||
| | | | * | | This is really a protocol error | Simon MacMullen | 2010-12-14 | 1 | -1/+1 |
| | | | * | | Merged from default | Simon MacMullen | 2010-12-14 | 2 | -15/+20 |
| | | | |\ \ | |||||
| | | | | * | | global option does not exist in R12B3. | Simon MacMullen | 2010-12-14 | 1 | -3/+4 |
| | | | | * | | Mereg default into bug23566. | Simon MacMullen | 2010-12-13 | 32 | -1214/+822 |
| | | | | |\ \ | |||||
| | | | | * | | | Add method name into the error tuple. | Simon MacMullen | 2010-12-02 | 1 | -1/+1 |
| | | | | * | | | Simplify | Simon MacMullen | 2010-12-02 | 1 | -12/+4 |
| | | | | * | | | Only look for AMQP errors in exits. | Simon MacMullen | 2010-12-02 | 1 | -11/+18 |
| | | | | * | | | Remove quotes | Simon MacMullen | 2010-12-02 | 1 | -1/+1 |
| | | | | * | | | More robust SASL PLAIN parsing - cope with any number of \0's being present w... | Simon MacMullen | 2010-12-02 | 1 | -3/+10 |
| | | | | * | | | Catch all types of exceptions, preserve the stack trace in the event that we ... | Simon MacMullen | 2010-12-02 | 1 | -2/+3 |
| | | | | | |/ | | | | |/| | |||||
| | * | | | | | Cosmetics. | Simon MacMullen | 2010-12-13 | 2 | -15/+10 |
| | * | | | | | List comprehension in Mnesia upgrade functions to cut code duplication. | Jerry Kuch | 2010-12-08 | 1 | -8/+6 |
| | * | | | | | Merge from default. | Jerry Kuch | 2010-12-08 | 28 | -1582/+1540 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Merge add_internal_to_[exchange|durable_exchange] into single upgrade function. | Jerry Kuch | 2010-11-18 | 1 | -16/+12 |
| | * | | | | | | Add Mnesia db migration for rabbit_durable_exchange table. | Jerry Kuch | 2010-11-17 | 1 | -0/+10 |
| | * | | | | | | Merge from default. | Jerry Kuch | 2010-11-17 | 29 | -350/+675 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Make rabbit_exchange:infos aware of internal exchanges to support rabbitmqctl. | Jerry Kuch | 2010-11-11 | 1 | -1/+2 |
| | * | | | | | | | Move internal exchange implementation over from other laptop. | Jerry Kuch | 2010-11-10 | 4 | -14/+32 |
| * | | | | | | | | Distinguish between two ways of listing vhosts for users. | Simon MacMullen | 2010-12-15 | 1 | -3/+10 |
| * | | | | | | | | Cover the case of non-admin, read. | Simon MacMullen | 2010-12-14 | 1 | -1/+1 |
| * | | | | | | | | Merge from default | Simon MacMullen | 2010-12-14 | 11 | -109/+300 |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| | * | | | | | | | The resource is not a string. | Simon MacMullen | 2010-11-24 | 1 | -1/+1 |
| | * | | | | | | | Dammit. | Simon MacMullen | 2010-11-24 | 1 | -33/+5 |
| | * | | | | | | | Mnesia upgrade to convert user to internal_user records. Painful since the bu... | Simon MacMullen | 2010-11-24 | 1 | -0/+43 |
| | * | | | | | | | Merge from bug23467 (and hence default) | Simon MacMullen | 2010-11-24 | 17 | -404/+695 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Spec stuff. | Simon MacMullen | 2010-11-24 | 4 | -12/+17 |
