| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged default | Francesco Mazzoli | 2012-04-12 | 10 | -246/+330 |
| |\ | |||||
| | * | Micro-optimisation | Simon MacMullen | 2012-04-11 | 1 | -1/+1 |
| | * | Matthias points out that we don't need to lookup here; we will lookup later a... | Simon MacMullen | 2012-04-11 | 1 | -3/+1 |
| | * | Deduplicate routes (needed for sender routing). | Simon MacMullen | 2012-04-11 | 1 | -1/+2 |
| | * | Optimise routing for the default exchange. | Simon MacMullen | 2012-04-11 | 1 | -0/+6 |
| | * | Merge bug24725. | Simon MacMullen | 2012-04-11 | 6 | -68/+125 |
| | |\ | |||||
| | | * | Merge bug24854 | Simon MacMullen | 2012-04-11 | 5 | -67/+124 |
| | | |\ | |||||
| | | | * | cosmetic | Matthias Radestock | 2012-04-10 | 1 | -3/+4 |
| | | | * | optimisation: gm:broadcast earlier so other nodes can get on with work | Matthias Radestock | 2012-04-10 | 1 | -2/+2 |
| | | | * | merge bug24846 into default | Matthias Radestock | 2012-04-10 | 2 | -22/+29 |
| | | | |\ | |||||
| | | | | * | Merged bug24833 into default | Emile Joubert | 2012-04-10 | 1 | -30/+26 |
| | | | | |\ | |||||
| | | | | | * | Merged bug24833 into default | Emile Joubert | 2012-04-05 | 2 | -29/+29 |
| | | | | | |\ | |||||
| | | | | * | | | Restore rabbit_basic:extract_headers/1 | Emile Joubert | 2012-04-10 | 1 | -1/+8 |
| | | | | | |/ | | | | |/| | |||||
| | | | | * | | Fix in map_headers. | Francesco Mazzoli | 2012-04-03 | 1 | -3/+3 |
| | | | | * | | map_headers instead of {extract, replace}_headers. | Francesco Mazzoli | 2012-04-03 | 2 | -29/+29 |
| | | | * | | | typo | Matthias Radestock | 2012-04-05 | 1 | -1/+1 |
| | | | * | | | dtree API cleanup: handle 'insert' w empty secondary key list correctly | Matthias Radestock | 2012-04-05 | 1 | -1/+5 |
| | | | * | | | better(?) dtree docs | Matthias Radestock | 2012-04-04 | 1 | -11/+26 |
| | | | * | | | revise nack handling in queue (for dlx) | Matthias Radestock | 2012-04-03 | 1 | -7/+6 |
| | | | * | | | fix nack handling in channel | Matthias Radestock | 2012-04-03 | 2 | -6/+32 |
| | | | * | | | make dtree:take/3 cope with absent keys | Matthias Radestock | 2012-04-03 | 1 | -19/+24 |
| | | | | |/ | | | |/| | |||||
| | | * | | | Whoopsy. | Matthew Sackman | 2012-04-04 | 1 | -1/+1 |
| | | |/ / | |||||
| | * | | | I initially read this as "head 2 is an optimistion of head 3, and head 4 is a... | Simon MacMullen | 2012-04-11 | 1 | -1/+1 |
| | * | | | refactor: shrink | Matthias Radestock | 2012-04-05 | 1 | -9/+7 |
| | * | | | merge default into bug24725 | Matthias Radestock | 2012-04-05 | 1 | -30/+26 |
| | |\ \ \ | | |/ / | |||||
| | | * | | do not confirm 'immediate' messages that failed to be delivered | Matthias Radestock | 2012-04-03 | 1 | -13/+11 |
| | | * | | refactor queue's confirm handling on publish | Matthias Radestock | 2012-04-02 | 1 | -30/+28 |
| | | |/ | |||||
| | * | | handle confirms and dlx | Matthias Radestock | 2012-04-02 | 1 | -12/+19 |
| | * | | merge default into bug24725 | Matthias Radestock | 2012-04-02 | 13 | -238/+483 |
| | |\ \ | | |/ | |||||
| | | * | fix a race | Matthias Radestock | 2012-04-02 | 1 | -0/+3 |
| | | * | fix cluster tests to work again in single-node case | Matthias Radestock | 2012-04-02 | 1 | -1/+2 |
| | | * | Merge bug24750. | Simon MacMullen | 2012-04-02 | 4 | -172/+173 |
| | | |\ | |||||
| | | | * | Attempt to flesh out the essay slightly more. | Simon MacMullen | 2012-04-02 | 1 | -7/+15 |
| | | | * | erhm. it helps to actually add this. | Matthias Radestock | 2012-03-22 | 1 | -0/+103 |
| | | | * | convert channel to use new dtree data structure for confirm tracking | Matthias Radestock | 2012-03-22 | 1 | -81/+21 |
| | | | * | merge default into bug24750 | Matthias Radestock | 2012-03-22 | 2 | -91/+41 |
| | | | |\ | |||||
| | | | | * | get rid of rabbit_misc:gb_trees_set_insert/3 | Matthias Radestock | 2012-03-22 | 1 | -12/+1 |
| | | | | * | merge default into bug24750 | Matthias Radestock | 2012-03-22 | 1 | -79/+40 |
| | | | | |\ | |||||
| | | | | | * | convert the queue to use dtree for confirm tracking | Matthias Radestock | 2012-03-22 | 1 | -80/+40 |
| | * | | | | | permit x-message-ttl=0, and optimise that case | Matthias Radestock | 2012-03-28 | 2 | -10/+26 |
| * | | | | | | Added callback info for rabbit_backing_queue. | Francesco Mazzoli | 2012-04-02 | 3 | -163/+193 |
| * | | | | | | Added callback info to rabbit_msg_store. | Francesco Mazzoli | 2012-04-02 | 2 | -2/+29 |
| * | | | | | | Added callback info to mirrored_supervisor. | Francesco Mazzoli | 2012-04-02 | 1 | -5/+22 |
| * | | | | | | Added callback info to supervisor2. | Francesco Mazzoli | 2012-04-02 | 2 | -50/+136 |
| * | | | | | | Moved behaviour_info/1 export in the same ifdef block | Francesco Mazzoli | 2012-04-02 | 1 | -11/+5 |
| * | | | | | | Merged default. | Francesco Mazzoli | 2012-04-02 | 14 | -149/+233 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Added -callbacks for rabbit_auth_mechanism. | Francesco Mazzoli | 2012-03-05 | 4 | -29/+33 |
| | * | | | | | Added -callbacks for rabbit_auth_backend. | Francesco Mazzoli | 2012-03-05 | 2 | -36/+49 |
| | * | | | | | Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec.... | Francesco Mazzoli | 2012-03-05 | 6 | -29/+42 |
| | * | | | | | Added specs for gm callbacks. | Francesco Mazzoli | 2012-03-05 | 2 | -48/+57 |
