summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* document insomniation and also ready the msg_store for such gadgetryMatthew Sackman2009-12-182-14/+32
* support insomniationMatthew Sackman2009-12-181-0/+4
* merging 21673 into 22161Matthew Sackman2009-12-181-1/+1
|\
| * whoops, we seemed to end up with multiple heads hereMatthew Sackman2009-12-181-1/+1
| |\
| | * With R13B03, it would appear we need to be slightly more hesitant: currently ...Matthew Sackman2009-12-031-1/+1
* | | correct condition for doing GCMatthew Sackman2009-12-181-4/+3
* | | geometric distributionMatthew Sackman2009-12-171-0/+38
* | | All sorts of stuff. See the bug. GC is off here (other that deleting empty fi...Matthew Sackman2009-12-172-194/+271
|/ /
* | Reworked the GC of msg_store so that it scans the files themselves for their ...Matthew Sackman2009-12-172-19/+34
* | Added accountancy for file size and sums thereof plus sums of valid data. Thi...Matthew Sackman2009-12-162-75/+107
* | Don't reverse the entire list, only to pull off one elementMatthew Sackman2009-12-151-5/+6
* | Noticed that sometimes the shutdown message that appears to the queue process...Matthew Sackman2009-12-151-0/+3
* | qi: all_segment_nums was not returning its list sorted. As a result, find_low...Matthew Sackman2009-12-151-9/+10
* | Turns out that it's actually important to stop erlang from time to time...Matthew Sackman2009-12-151-5/+10
* | Do not kill rabbit after 1 second when being asked to stop. Also, the default...Matthew Sackman2009-12-152-10/+2
* | merging in from defaultMatthew Sackman2009-12-117-87/+113
|\ \
| * \ merging bug 22117 into defaultMatthew Sackman2009-12-112-42/+41
| |\ \
| | * | don't wait forever for ssl negotiation to succeedMatthias Radestock2009-12-101-1/+4
| | * | move ssl negotiation into reader processMatthias Radestock2009-12-102-42/+38
| * | | merging bug 21963 into defaultMatthew Sackman2009-12-112-14/+15
| |\ \ \
| | * | | display pids instead of nodesMatthias Radestock2009-12-102-14/+13
| * | | | merging bug 21948 into defaultMatthew Sackman2009-12-114-9/+34
| |\ \ \ \
| | * | | | add client_properties info item to 'rabbitmqctl list_connections'Matthias Radestock2009-12-104-9/+34
| | |/ / /
| * | | | merging bug 22125 into defaultMatthew Sackman2009-12-111-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | don't escape space (ascii 32) in rabbitmqctl outputMatthias Radestock2009-12-101-1/+1
| |/ / /
| * | | replace deprecated guardMatthias Radestock2009-12-101-1/+1
| |/ /
| * | merge bug22063 into defaultMatthias Radestock2009-12-011-19/+6
| |\ \
| | * | removing is_amqp_hard_error in rabbit_framing and adding amqp_exception funct...Vlad Ionescu2009-11-301-19/+6
| |/ /
| * | Try harder to find a simplejson-supporting pythonTony Garnock-Jones2009-11-301-0/+13
* | | load_segments deliberately does not adjust the pubs and acks count in the seg...Matthew Sackman2009-12-111-4/+6
* | | Read 2 bytes instead of one at the start of load_segment_entries. This makes ...Matthew Sackman2009-12-111-11/+4
* | | cosmeticMatthias Radestock2009-12-061-11/+8
* | | cosmetic and some refactoringMatthias Radestock2009-12-041-86/+77
* | | appropriately renamedMatthew Sackman2009-12-041-6/+6
* | | cough, splutter, sneeze etcMatthew Sackman2009-12-041-1/+1
* | | segments now stored in array, not dictMatthew Sackman2009-12-041-95/+93
* | | cosmeticMatthias Radestock2009-12-041-3/+3
* | | refactoringMatthew Sackman2009-12-041-34/+39
* | | combined steps 3 and 4 of init, and made segment_find have the same type as d...Matthew Sackman2009-12-041-75/+78
* | | cosmeticMatthias Radestock2009-12-031-13/+11
| |/ |/|
* | What a difference, two characters make...Matthew Sackman2009-12-031-1/+1
* | Make the arrays fixed size and tell them the max size. The don't actually tak...Matthew Sackman2009-12-031-1/+1
* | Switched to using array instead of dict for the inner journal. It's about 10%...Matthew Sackman2009-12-031-70/+72
* | If I write it this way then it saves code and is maybe slightly faster. maybe.Matthew Sackman2009-12-031-30/+22
* | merge headsMatthew Sackman2009-12-031-7/+7
|\ \
| * | cosmeticMatthias Radestock2009-12-031-7/+7
* | | Abstracted the segment caching in the qi, and associated improvements as not ...Matthew Sackman2009-12-031-119/+131
|/ /
* | Some renaming in the fhc and associated changes in qi and ms.Matthew Sackman2009-12-033-20/+24
* | source code file compressionMatthew Sackman2009-12-031-6/+5
* | cosmeticMatthias Radestock2009-12-021-6/+7