| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default into bug24332 | Alexandru Scvortov | 2011-09-05 | 4 | -41/+50 |
| |\ | |||||
| | * | cosmetic and remove dead code | Alexandru Scvortov | 2011-08-18 | 2 | -6/+3 |
| | * | refactor | Alexandru Scvortov | 2011-08-17 | 2 | -9/+8 |
| | * | merge default into bug24332 | Alexandru Scvortov | 2011-08-17 | 4 | -43/+56 |
| | |\ | |||||
| | | * | tests pass | Alexandru Scvortov | 2011-08-17 | 2 | -3/+8 |
| | | * | closer to passing the tests | Alexandru Scvortov | 2011-08-15 | 2 | -26/+30 |
| | | * | use the new logger environment variables | Alexandru Scvortov | 2011-08-15 | 1 | -29/+28 |
| | | * | sasl logger also appends | Alexandru Scvortov | 2011-08-12 | 3 | -12/+16 |
| | | * | remove old log files when rotating | Alexandru Scvortov | 2011-08-12 | 3 | -8/+3 |
| | | * | don't bother swapping out non-existing loggers | Alexandru Scvortov | 2011-08-12 | 1 | -8/+5 |
| | | * | only allow the rabbit error logger to touch the files and append rather than ... | Alexandru Scvortov | 2011-08-11 | 2 | -5/+14 |
| * | | | Merge bug24377 | Simon MacMullen | 2011-08-26 | 4 | -17/+16 |
| |\ \ \ | |||||
| | * | | | one way to check whether rabbit is running | Matthias Radestock | 2011-08-25 | 4 | -17/+16 |
| * | | | | Revert most of the merge of bug24315 apart from rabbit_misc:with_local_io/1 s... | Simon MacMullen | 2011-08-26 | 1 | -22/+1 |
| * | | | | move misplaced comment | Matthias Radestock | 2011-08-26 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Merge bug24095 into default | Rob Harrop | 2011-08-24 | 2 | -4/+8 |
| |\ \ \ | |||||
| | * \ \ | Merged bug23979 into default | Emile Joubert | 2011-08-23 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Shortstrs are actually up to 255. Derp. | Matthew Sackman | 2011-08-22 | 1 | -1/+1 |
| | | * | | | AMQP error reasons are shortstrs. Take advantage of ~p and limit to the short... | Matthew Sackman | 2011-08-22 | 1 | -1/+1 |
| | * | | | | only output warning if clustered | Alexandru Scvortov | 2011-08-19 | 1 | -3/+7 |
| | |/ / / | |||||
| * | | | | Merge with default | Rob Harrop | 2011-08-22 | 1 | -17/+62 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | It *is* a process. It *has* a pid. | Simon MacMullen | 2011-07-20 | 1 | -3/+3 |
| | * | | | The problem with kill -0 is that its semantics are "could I send a signal to ... | Simon MacMullen | 2011-07-15 | 1 | -1/+1 |
| | * | | | Do these checks the other way round - if the pid is not running we should fai... | Simon MacMullen | 2011-07-15 | 1 | -7/+7 |
| | * | | | Be more clear when pidfile read fails. | Simon MacMullen | 2011-07-15 | 1 | -1/+1 |
| | * | | | Show when we've acquired the pid. This would be useful for diagnostics. | Simon MacMullen | 2011-07-15 | 1 | -5/+7 |
| | * | | | rabbitmqctl wait $PID_FILE. | Simon MacMullen | 2011-07-13 | 1 | -17/+60 |
| * | | | | merge bug24354 into default (test_refresh_events/1 sometimes fails) | Alexandru Scvortov | 2011-08-19 | 1 | -1/+5 |
| |\ \ \ \ | |||||
| | * | | | | Hypothesis: what's happening is some old channel_created event from a previou... | Simon MacMullen | 2011-08-19 | 1 | -1/+5 |
| * | | | | | Typo | Simon MacMullen | 2011-08-19 | 1 | -1/+1 |
| * | | | | | merge bug 24356 into default (pg2_fixed will blow up if compiled with R12B5) | Alexandru Scvortov | 2011-08-19 | 2 | -7/+13 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merging bug24230 to default, again | Matthew Sackman | 2011-08-19 | 32 | -786/+1754 |
| | |\ \ \ \ \ | | |/ / / / | |||||
| | | * | | | | 'stat' needs to be higher priority too | Matthias Radestock | 2011-08-18 | 1 | -0/+1 |
| | | * | | | | Allow basic_consume and basic_cancel to match the priority of ack and co | Matthew Sackman | 2011-08-18 | 1 | -4/+6 |
| | * | | | | | Reverse the polarity, so that it is actually *right*, and make the nearby com... | Simon MacMullen | 2011-08-18 | 1 | -3/+6 |
| * | | | | | | Remove uses of andalso / orelse where second operand is not a boolean for com... | Simon MacMullen | 2011-08-18 | 1 | -10/+22 |
| | |/ / / / |/| | | | | |||||
| * | | | | | R12B-3 fix. I don't think this broke anything but it causes the xref CI test ... | Simon MacMullen | 2011-08-18 | 1 | -1/+1 |
| * | | | | | I refer you to bug24285#c40 | Matthew Sackman | 2011-08-17 | 1 | -1/+1 |
| | |_|/ / |/| | | | |||||
| * | | | | Merging bug24230 to default | Matthew Sackman | 2011-08-17 | 31 | -781/+1746 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Merging bug24285 to default | Matthew Sackman | 2011-08-17 | 6 | -177/+202 |
| | |\ \ \ | |||||
| | | * | | | Cosmetics | Matthew Sackman | 2011-08-17 | 3 | -31/+19 |
| | | * | | | All gs:calls should be 'infinity'; cosmetic change to spec | Matthew Sackman | 2011-08-17 | 1 | -3/+3 |
| | | * | | | Merging default to bug24285 | Matthew Sackman | 2011-08-17 | 6 | -173/+210 |
| | | |\ \ \ | |||||
| | | | * | | | refactor | Alexandru Scvortov | 2011-08-15 | 3 | -6/+10 |
| | | | * | | | start the writer declaratively | Alexandru Scvortov | 2011-08-12 | 1 | -16/+19 |
| | | | * | | | start the limiter programatically | Alexandru Scvortov | 2011-08-11 | 1 | -13/+8 |
| | | | * | | | fix specs | Alexandru Scvortov | 2011-08-11 | 2 | -3/+4 |
| | | | * | | | replace undefined | token() with token() | Alexandru Scvortov | 2011-08-11 | 3 | -15/+13 |
| | | | * | | | merge from default | Alexandru Scvortov | 2011-08-11 | 23 | -329/+914 |
| | | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | | refactor | Alexandru Scvortov | 2011-08-11 | 3 | -10/+14 |
