| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic changes and some inlining | Matthias Radestock | 2011-03-08 | 1 | -29/+16 |
| * | Fix bad path_entry creation | Rob Harrop | 2011-03-08 | 1 | -2/+2 |
| * | Tweaked accumulator again - no need to store the entire path | Rob Harrop | 2011-03-08 | 1 | -9/+10 |
| * | Removed io:format | Rob Harrop | 2011-03-08 | 1 | -1/+0 |
| * | Merge with default | Rob Harrop | 2011-03-08 | 11 | -489/+496 |
| |\ | |||||
| | * | guids be gone | Matthias Radestock | 2011-03-07 | 1 | -3/+3 |
| | * | Merge bug23914 (lack of type for msg_id obscures APIs and code) | Simon MacMullen | 2011-03-07 | 11 | -489/+496 |
| | |\ | |||||
| | | * | merge default into bug23914 | Matthias Radestock | 2011-03-07 | 11 | -489/+496 |
| | | |\ | |||||
| | | | * | cosmetic | Matthias Radestock | 2011-03-04 | 2 | -2/+2 |
| | | | * | merge default into bug23914 | Matthias Radestock | 2011-03-04 | 10 | -138/+132 |
| | | | |\ | |||||
| | | | * \ | merge default into bug23914 | Matthias Radestock | 2011-03-04 | 35 | -362/+363 |
| | | | |\ \ | |||||
| | | | * | | | guid -> msg_id in tests | Matthias Radestock | 2011-03-04 | 1 | -100/+100 |
| | | | * | | | guid -> msg_id in amqqueue_process | Matthias Radestock | 2011-03-04 | 1 | -18/+18 |
| | | | * | | | #basic_message.guid -> id | Matthias Radestock | 2011-03-04 | 4 | -13/+13 |
| | | | * | | | guid -> msg_id in vq | Matthias Radestock | 2011-03-04 | 1 | -110/+110 |
| | | | * | | | guid -> msg_id | Matthias Radestock | 2011-03-04 | 1 | -1/+1 |
| | | | * | | | guid -> msg_id in qi | Matthias Radestock | 2011-03-04 | 1 | -43/+44 |
| | | | * | | | guid -> msg_id in msg_store and friends | Matthias Radestock | 2011-03-04 | 3 | -185/+189 |
| | | | * | | | introduce separate type for msg ids | Matthias Radestock | 2011-03-04 | 5 | -31/+33 |
| * | | | | | | Fixed a few pattern matching errors - remove actually works again | Rob Harrop | 2011-03-07 | 1 | -2/+3 |
| * | | | | | | Comment describing the why behind the refactoring of remove_bindings | Rob Harrop | 2011-03-07 | 1 | -0/+5 |
| * | | | | | | Merge with default | Rob Harrop | 2011-03-07 | 1 | -29/+62 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Added exchange name back into count functions. Made path node id key in delet... | Rob Harrop | 2011-03-07 | 1 | -25/+33 |
| | * | | | | | Tweaked delete accumulator key | Rob Harrop | 2011-03-07 | 1 | -31/+29 |
| | * | | | | | merge with default | Rob Harrop | 2011-03-07 | 40 | -626/+681 |
| | |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | | Merge with default | Rob Harrop | 2011-03-04 | 1 | -2/+7 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | | Reworked binding delete into single transaction again | Rob Harrop | 2011-03-04 | 1 | -31/+53 |
| | * | | | | | Correct foldr -> foldl | Rob Harrop | 2011-03-01 | 1 | -1/+1 |
| | * | | | | | Merge with default | Rob Harrop | 2011-03-01 | 12 | -101/+225 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | First cut of pushing edge cleaning out of main topic bind delete tx | Rob Harrop | 2011-03-01 | 1 | -7/+12 |
| * | | | | | | | Merging new head of bug23810 to default, which results in a tiny and insignif... | Matthew Sackman | 2011-03-07 | 51 | -1069/+2877 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | | Merge heads. | Jerry Kuch | 2011-03-05 | 5 | -92/+137 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge bug23875 into default | Matthias Radestock | 2011-03-05 | 38 | -561/+548 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | add missing assertion | Matthias Radestock | 2011-03-05 | 1 | -1/+1 |
| | | | * | | | | | | cosmetic | Matthias Radestock | 2011-03-05 | 1 | -57/+44 |
| | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -8/+7 |
| | | * | | | | | | yet more simplification | Matthias Radestock | 2011-03-04 | 1 | -22/+16 |
| | | * | | | | | | simplify | Matthias Radestock | 2011-03-04 | 1 | -17/+12 |
| | | * | | | | | | avoid tautology | Matthew Sackman | 2011-03-03 | 1 | -13/+12 |
| | | * | | | | | | move code around and refactor a bit | Matthew Sackman | 2011-03-03 | 1 | -28/+28 |
| | | * | | | | | | shrink code | Matthew Sackman | 2011-03-03 | 1 | -12/+8 |
| | | * | | | | | | dafter renaming | Matthew Sackman | 2011-03-03 | 2 | -8/+10 |
| | | * | | | | | | renaming | Matthew Sackman | 2011-03-03 | 1 | -17/+17 |
| | | * | | | | | | Merging default into bug23875 | Matthew Sackman | 2011-03-03 | 22 | -146/+1905 |
| | | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | | Make memory alarms work correctly over clusters | Matthew Sackman | 2011-02-24 | 3 | -32/+105 |
| | * | | | | | | | Merge bug23575 to default. | Jerry Kuch | 2011-03-05 | 10 | -137/+131 |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | | cosmetic | Matthias Radestock | 2011-03-04 | 10 | -137/+131 |
| | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | Merge bug23575. | Jerry Kuch | 2011-03-04 | 36 | -373/+374 |
| | |\ \ \ \ \ \ | | |/ / / / / | |||||
| | | * | | | | | cosmetic - comment indentation | Matthias Radestock | 2011-03-04 | 10 | -145/+146 |
| | | * | | | | | cosmetic | Matthias Radestock | 2011-03-04 | 31 | -228/+228 |
| | | | |_|_|/ | | |/| | | | |||||
