| Commit message (Expand) | Author | Age | Files | Lines |
| * | msg_store traps exits, and so it should have a handle_info clause to catch that | Matthew Sackman | 2009-12-19 | 1 | -1/+4 |
| * | Any exit signal arriving at the amqqueue_process should result in the process... | Matthew Sackman | 2009-12-19 | 1 | -0/+3 |
| * | merging default into bug 21673 | Matthew Sackman | 2009-12-19 | 14 | -550/+276 |
| |\ |
|
| | * | post-backout merge | Matthias Radestock | 2009-12-18 | 12 | -515/+218 |
| | |\ |
|
| | | * | Backed out changeset 71e93e17450c | Matthias Radestock | 2009-12-18 | 12 | -515/+218 |
| | * | | post-backout merge | Matthias Radestock | 2009-12-18 | 1 | -1/+0 |
| | |\ \ |
|
| | | * | | Backed out changeset b2363fc1a51a | Matthias Radestock | 2009-12-18 | 1 | -1/+0 |
| | * | | | post-backout merge | Matthias Radestock | 2009-12-18 | 3 | -117/+9 |
| | |\ \ \ |
|
| | | * | | | Backed out changeset 3ab59ae0f0e9 | Matthias Radestock | 2009-12-18 | 3 | -117/+9 |
| | * | | | | merge bug22013 into default | Matthias Radestock | 2009-12-17 | 1 | -22/+46 |
| | |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | * | | | allow nodes to be started with no listeners | Matthias Radestock | 2009-12-01 | 1 | -7/+12 |
| | | * | | | two bug fixes and some refactoring | Matthias Radestock | 2009-12-01 | 1 | -27/+23 |
| | | * | | | multi is a convenience. It should blow up when starting > 1 nodes when we hav... | Matthew Sackman | 2009-11-25 | 1 | -12/+35 |
| | | |/ / |
|
| | * | | | merging bug22113 into default | Matthew Sackman | 2009-12-16 | 3 | -9/+117 |
| | |\ \ \ |
|
| | | * | | | New process to own the tables. API for accessing the tables. | Tony Garnock-Jones | 2009-12-14 | 4 | -26/+114 |
| | | * | | | No longer rely on magic module naming; use an explicit registry | Tony Garnock-Jones | 2009-12-09 | 2 | -7/+27 |
| | * | | | | Delete trailing whitespace | Tony Garnock-Jones | 2009-12-14 | 1 | -12/+12 |
| * | | | | | whoops, we seemed to end up with multiple heads here | Matthew Sackman | 2009-12-18 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | With R13B03, it would appear we need to be slightly more hesitant: currently ... | Matthew Sackman | 2009-12-03 | 1 | -1/+1 |
| * | | | | | | Reworked the GC of msg_store so that it scans the files themselves for their ... | Matthew Sackman | 2009-12-17 | 2 | -19/+34 |
| * | | | | | | Added accountancy for file size and sums thereof plus sums of valid data. Thi... | Matthew Sackman | 2009-12-16 | 2 | -75/+107 |
| * | | | | | | Don't reverse the entire list, only to pull off one element | Matthew Sackman | 2009-12-15 | 1 | -5/+6 |
| * | | | | | | Noticed that sometimes the shutdown message that appears to the queue process... | Matthew Sackman | 2009-12-15 | 1 | -0/+3 |
| * | | | | | | qi: all_segment_nums was not returning its list sorted. As a result, find_low... | Matthew Sackman | 2009-12-15 | 1 | -9/+10 |
| * | | | | | | Turns out that it's actually important to stop erlang from time to time... | Matthew Sackman | 2009-12-15 | 1 | -5/+10 |
| * | | | | | | Do not kill rabbit after 1 second when being asked to stop. Also, the default... | Matthew Sackman | 2009-12-15 | 2 | -10/+2 |
| * | | | | | | merging in from default | Matthew Sackman | 2009-12-11 | 3 | -64/+85 |
| |\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | | merging bug 22117 into default | Matthew Sackman | 2009-12-11 | 2 | -42/+41 |
| | |\ \ \ \ \ |
|
| | | * | | | | | don't wait forever for ssl negotiation to succeed | Matthias Radestock | 2009-12-10 | 1 | -1/+4 |
| | | * | | | | | move ssl negotiation into reader process | Matthias Radestock | 2009-12-10 | 2 | -42/+38 |
| | | | |/ / /
| | |/| | | |
|
| | * | | | | | merging bug 21963 into default | Matthew Sackman | 2009-12-11 | 1 | -11/+12 |
| | |\ \ \ \ \ |
|
| | | * | | | | | display pids instead of nodes | Matthias Radestock | 2009-12-10 | 1 | -11/+10 |
| | * | | | | | | merging bug 21948 into default | Matthew Sackman | 2009-12-11 | 2 | -8/+28 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | add client_properties info item to 'rabbitmqctl list_connections' | Matthias Radestock | 2009-12-10 | 2 | -8/+28 |
| | | |/ / / / / |
|
| | * | | | | | | don't escape space (ascii 32) in rabbitmqctl output | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| | |/ / / / / |
|
| | * | | | | | replace deprecated guard | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | load_segments deliberately does not adjust the pubs and acks count in the seg... | Matthew Sackman | 2009-12-11 | 1 | -4/+6 |
| * | | | | | Read 2 bytes instead of one at the start of load_segment_entries. This makes ... | Matthew Sackman | 2009-12-11 | 1 | -11/+4 |
| * | | | | | cosmetic | Matthias Radestock | 2009-12-06 | 1 | -11/+8 |
| * | | | | | cosmetic and some refactoring | Matthias Radestock | 2009-12-04 | 1 | -86/+77 |
| * | | | | | appropriately renamed | Matthew Sackman | 2009-12-04 | 1 | -6/+6 |
| * | | | | | cough, splutter, sneeze etc | Matthew Sackman | 2009-12-04 | 1 | -1/+1 |
| * | | | | | segments now stored in array, not dict | Matthew Sackman | 2009-12-04 | 1 | -95/+93 |
| * | | | | | cosmetic | Matthias Radestock | 2009-12-04 | 1 | -3/+3 |
| * | | | | | refactoring | Matthew Sackman | 2009-12-04 | 1 | -34/+39 |
| * | | | | | combined steps 3 and 4 of init, and made segment_find have the same type as d... | Matthew Sackman | 2009-12-04 | 1 | -75/+78 |
| * | | | | | cosmetic | Matthias Radestock | 2009-12-03 | 1 | -13/+11 |
| | |/ / /
|/| | | |
|
| * | | | | What a difference, two characters make... | Matthew Sackman | 2009-12-03 | 1 | -1/+1 |
| * | | | | Make the arrays fixed size and tell them the max size. The don't actually tak... | Matthew Sackman | 2009-12-03 | 1 | -1/+1 |
| * | | | | Switched to using array instead of dict for the inner journal. It's about 10%... | Matthew Sackman | 2009-12-03 | 1 | -70/+72 |