| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tweak | Matthias Radestock | 2011-10-28 | 1 | -2/+3 |
| * | I feel really in control of Rabbit right now. | Simon MacMullen | 2011-10-28 | 1 | -2/+2 |
| * | Inline | Simon MacMullen | 2011-10-28 | 1 | -8/+5 |
| * | Surely I should inline that 'wait'. | Simon MacMullen | 2011-10-28 | 1 | -6/+4 |
| * | And don't send a ref, use a monitor instead. That way we don't need to try / ... | Simon MacMullen | 2011-10-28 | 1 | -17/+10 |
| * | Send a ref | Simon MacMullen | 2011-10-28 | 1 | -9/+10 |
| * | Use multiple processes for compilation. 2 seems to be as fast as any > 1, but... | Simon MacMullen | 2011-10-26 | 1 | -3/+30 |
| * | It turns out that I can't even design ascii art correctly. | Simon MacMullen | 2011-10-26 | 1 | -3/+3 |
| * | More simpler | Simon MacMullen | 2011-10-26 | 1 | -1/+1 |
| * | If HiPE is not available, print an error message and continue. | Simon MacMullen | 2011-10-26 | 1 | -11/+17 |
| * | Oops, forgot to add this one. | Simon MacMullen | 2011-10-24 | 1 | -1/+1 |
| * | Go faster stripes. | Simon MacMullen | 2011-10-24 | 1 | -2/+35 |
| * | merge bug24510 (make start-background-node start-rabbit-on-node breaks loggin... | Alexandru Scvortov | 2011-10-20 | 1 | -2/+6 |
| |\ | |||||
| * | | Load rabbit first. | Simon MacMullen | 2011-10-20 | 1 | -0/+3 |
| |/ | |||||
| * | merge bug24323 into default | Matthias Radestock | 2011-10-03 | 1 | -9/+20 |
| |\ | |||||
| | * | merge default into bug24315 | Alexandru Scvortov | 2011-09-23 | 1 | -0/+3 |
| | |\ | |||||
| | | * | refactor | Alexandru Scvortov | 2011-09-06 | 1 | -6/+2 |
| | | * | log various ctl actions | Alexandru Scvortov | 2011-09-06 | 1 | -0/+7 |
| | * | | cosmetic and comments | Alexandru Scvortov | 2011-09-15 | 1 | -4/+4 |
| | * | | merge default into bug24332 | Alexandru Scvortov | 2011-09-15 | 1 | -0/+8 |
| | |\ \ | |||||
| | | * \ | Merge bug 23056 | Jerry Kuch | 2011-09-13 | 1 | -2/+13 |
| | | |\ \ | | | |/ | |||||
| | | * | | merge default into bug 23056 | Alexandru Scvortov | 2011-08-25 | 1 | -0/+8 |
| | | |\ \ | |||||
| | | | * \ | merge default into bug23056 | Alexandru Scvortov | 2011-08-05 | 1 | -126/+202 |
| | | | |\ \ | |||||
| | | | * \ \ | merge from default | Alexandru Scvortov | 2011-02-23 | 1 | -53/+61 |
| | | | |\ \ \ | |||||
| | | | * | | | | Redid bug23056 changes atop newer base. | John DeTreville | 2010-12-02 | 1 | -0/+9 |
| | * | | | | | | fix taking over from the tty handler | Alexandru Scvortov | 2011-09-05 | 1 | -6/+1 |
| | * | | | | | | merge default into bug24332 | Alexandru Scvortov | 2011-09-05 | 1 | -4/+9 |
| | |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | | * | | | | | cosmetic and remove dead code | Alexandru Scvortov | 2011-08-18 | 1 | -3/+3 |
| | | * | | | | | refactor | Alexandru Scvortov | 2011-08-17 | 1 | -8/+8 |
| | | * | | | | | merge default into bug24332 | Alexandru Scvortov | 2011-08-17 | 1 | -6/+11 |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | | * | | | | tests pass | Alexandru Scvortov | 2011-08-17 | 1 | -1/+4 |
| | | | * | | | | closer to passing the tests | Alexandru Scvortov | 2011-08-15 | 1 | -6/+11 |
| | | | * | | | | remove old log files when rotating | Alexandru Scvortov | 2011-08-12 | 1 | -1/+1 |
| | | | * | | | | 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 | 1 | -2/+2 |
| * | | | | | | | Cosmetic | Emile Joubert | 2011-09-06 | 1 | -3/+1 |
| * | | | | | | | Safer status in case broker is busy shutting down | Emile Joubert | 2011-09-06 | 1 | -6/+8 |
| * | | | | | | | Merged default into bug24323 | Emile Joubert | 2011-08-31 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Report vm memory limits conditionally | Emile Joubert | 2011-08-30 | 1 | -4/+12 |
| | * | | | | | | Backed out changeset e115f0eec60c | Emile Joubert | 2011-08-30 | 1 | -0/+3 |
| | * | | | | | | Report vm memory limits differently | Emile Joubert | 2011-08-30 | 1 | -3/+0 |
| | * | | | | | | Query total RAM when updating highwatermark | Emile Joubert | 2011-08-17 | 1 | -0/+1 |
| | * | | | | | | Change vm_memory_high_watermark while running | Emile Joubert | 2011-08-17 | 1 | -0/+2 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | one way to check whether rabbit is running | Matthias Radestock | 2011-08-25 | 1 | -2/+13 |
| | |/ / / / |/| | | | | |||||
| * | | | | | merge bug24132 into default | Matthias Radestock | 2011-08-16 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | correct spec for rabbit:stop_and_halt/0 | Matthias Radestock | 2011-08-08 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Move the pg_local management into rabbit_direct. | Simon MacMullen | 2011-08-16 | 1 | -0/+1 |
| * | | | | Introduce rabbit:force_event_refresh which will: | Simon MacMullen | 2011-08-01 | 1 | -1/+7 |
| |/ / / | |||||
| * | | | Move ha boot steps to somewhere more appropriate | Matthew Sackman | 2011-07-26 | 1 | -0/+12 |
| * | | | cosmetic: give rabbit.erl some structure | Matthias Radestock | 2011-06-29 | 1 | -153/+157 |
