| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | And now it's like well beautiful. Wicked. | Matthew Sackman | 2011-09-15 | 1 | -22/+17 |
| * | Scatter/Gather. Eliminates gaps between txns and thus goes much faster. | Matthew Sackman | 2011-09-15 | 1 | -19/+30 |
| * | Rework binding recovery | Matthew Sackman | 2011-09-15 | 1 | -14/+21 |
| * | fix a spec | Matthias Radestock | 2011-09-14 | 1 | -1/+1 |
| * | Merge heads. | Jerry Kuch | 2011-09-13 | 1 | -11/+7 |
| |\ | |||||
| | * | consistency | Matthias Radestock | 2011-09-08 | 1 | -2/+2 |
| | * | do the todo | Matthias Radestock | 2011-09-08 | 1 | -10/+6 |
| * | | Merge bug 23056 | Jerry Kuch | 2011-09-13 | 9 | -113/+78 |
| |\ \ | |/ | |||||
| | * | don't follow symlinks | Alexandru Scvortov | 2011-09-06 | 1 | -1/+7 |
| | * | use the recurisve delete from rabbit_misc | Alexandru Scvortov | 2011-09-06 | 1 | -32/+4 |
| | * | don't ignore symlinks | Alexandru Scvortov | 2011-09-06 | 1 | -1/+1 |
| | * | Merged bug24385 into default | Emile Joubert | 2011-09-06 | 1 | -38/+36 |
| | |\ | |||||
| | | * | tweak 'publish' funs to make their relationship more obvious | Matthias Radestock | 2011-09-06 | 1 | -38/+36 |
| | * | | update comment | Alexandru Scvortov | 2011-09-06 | 1 | -2/+4 |
| | * | | improve coverage of rabbit_control | Alexandru Scvortov | 2011-09-05 | 1 | -0/+9 |
| | |/ | |||||
| | * | 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 default into bug 23056 | Alexandru Scvortov | 2011-08-25 | 33 | -26/+232 |
| |\ \ | |/ |/| | |||||
| | * | fix dialyzer warnings | Alexandru Scvortov | 2011-08-08 | 9 | -9/+26 |
| | * | more specs | Alexandru Scvortov | 2011-08-08 | 9 | -2/+52 |
| | * | even more specs | Alexandru Scvortov | 2011-08-05 | 4 | -2/+28 |
| | * | more specs + revert earlier mistake | Alexandru Scvortov | 2011-08-05 | 3 | -4/+13 |
| | * | more specs | Alexandru Scvortov | 2011-08-05 | 2 | -2/+5 |
| | * | more specs | Alexandru Scvortov | 2011-08-05 | 4 | -4/+19 |
| | * | file_handle_specs are up to date | Alexandru Scvortov | 2011-08-05 | 1 | -4/+4 |
| | * | refactoring | Alexandru Scvortov | 2011-08-05 | 2 | -3/+2 |
| | * | cosmetic | Alexandru Scvortov | 2011-08-05 | 1 | -0/+4 |
| | * | amqqueue_sup, delegate specs are up to date | Alexandru Scvortov | 2011-08-05 | 2 | -3/+14 |
| | * | channels and amqqueue_process specs up to date | Alexandru Scvortov | 2011-08-05 | 1 | -3/+8 |
| | * | amqqueue specs up to date | Alexandru Scvortov | 2011-08-05 | 1 | -3/+4 |
| | * | cosmetic | Alexandru Scvortov | 2011-08-05 | 1 | -2/+0 |
| | * | don't add specs to the modified OTP modules | Alexandru Scvortov | 2011-08-05 | 2 | -66/+1 |
| | * | merge default into bug23056 | Alexandru Scvortov | 2011-08-05 | 69 | -3741/+9226 |
| | |\ | |||||
| | * \ | merge from default | Alexandru Scvortov | 2011-02-23 | 91 | -5462/+4569 |
| | |\ \ | |||||
| | * | | | Redid bug23056 changes atop newer base. | John DeTreville | 2010-12-02 | 13 | -1/+383 |
| * | | | | 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 |
| |\ \ \ \ \ | |||||
